Serialized Form
Serialized Form
Package org.apache.oro.text |
Package org.apache.oro.text.awk |
_numStates
int _numStates
_endPosition
int _endPosition
_options
int _options
_expression
java.lang.String _expression
_Dtrans
java.util.Vector _Dtrans
_nodeList
java.util.Vector[] _nodeList
_stateList
java.util.Vector _stateList
_U
java.util.BitSet _U
_emptySet
java.util.BitSet _emptySet
_followSet
java.util.BitSet[] _followSet
_endStates
java.util.BitSet _endStates
_stateMap
java.util.Hashtable _stateMap
_matchesNullString
boolean _matchesNullString
_fastMap
boolean[] _fastMap
_hasBeginAnchor
boolean _hasBeginAnchor
_hasEndAnchor
boolean _hasEndAnchor
Package org.apache.oro.text.perl |
Package org.apache.oro.text.regex |
_expression
java.lang.String _expression
_program
char[] _program
_mustUtility
int _mustUtility
_back
int _back
_minLength
int _minLength
_numParentheses
int _numParentheses
_isCaseInsensitive
boolean _isCaseInsensitive
_isExpensive
boolean _isExpensive
_startClassOffset
int _startClassOffset
_anchor
int _anchor
_options
int _options
_mustString
char[] _mustString
_startString
char[] _startString
Package org.apache.oro.util |
__curent
int __curent
__current
int __current
__tryAgain
boolean[] __tryAgain
__head
int __head
__tail
int __tail
__next
int[] __next
__prev
int[] __prev
__random
java.util.Random __random
_numEntries
int _numEntries
_cache
org.apache.oro.util.GenericCacheEntry[] _cache
_table
java.util.HashMap _table
Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.
|