org.joni
Class NativeMachine
java.lang.Object
org.jcodings.IntHolder
org.joni.Matcher
org.joni.NativeMachine
public abstract class NativeMachine
- extends Matcher
| Fields inherited from class org.joni.Matcher |
bytes, enc, end, FAILED, high, INTERRUPTED, low, msaBegin, msaBestLen, msaBestS, msaEnd, msaOptions, msaRegion, msaStart, regex, str |
| Fields inherited from class org.jcodings.IntHolder |
value |
| Methods inherited from class org.joni.Matcher |
getBegin, getEagerRegion, getEnd, getRegion, match, matchAt, matchInterruptible, msaInit, search, searchInterruptible, stateCheckBuffClear, stateCheckBuffInit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeMachine
protected NativeMachine(Regex regex,
byte[] bytes,
int p,
int end)
Copyright © 2013. All Rights Reserved.