public class SimpleAllNonOverlappingMatcher extends Object implements Matcher
SimpleAllNonOverlappingMatcher(DFA matcher, NFA grouper, net.amygdalum.util.io.ByteProvider input)
long
end()
end(int no)
boolean
find()
String
group()
group(int no)
matches()
prefixes()
start()
start(int no)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleAllNonOverlappingMatcher(DFA matcher, NFA grouper, net.amygdalum.util.io.ByteProvider input)
public boolean matches()
matches
Matcher
public boolean prefixes()
prefixes
public boolean find()
find
public long start()
start
public long start(int no)
public long end()
end
public long end(int no)
public String group()
group
public String group(int no)
Copyright © 2019. All rights reserved.