public abstract class MatcherFactory extends Object
MatcherFactory()
abstract Matcher
create(Regex regex, byte[] bytes, int p, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MatcherFactory()
public abstract Matcher create(Regex regex, byte[] bytes, int p, int end)
Copyright © 2013. All rights reserved.