Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(int, EncloseNode) - Method in class org.joni.UnsetAddrList
- addAllMultiByteRange(ScanEnvironment, CodeRangeBuffer) - Static method in class org.joni.CodeRangeBuffer
- addBackref(int) - Method in class org.joni.NameEntry
- addCodeRange(CodeRangeBuffer, ScanEnvironment, int, int) - Static method in class org.joni.CodeRangeBuffer
- addCodeRange(CodeRangeBuffer, ScanEnvironment, int, int, boolean) - Static method in class org.joni.CodeRangeBuffer
- addCodeRangeToBuff(CodeRangeBuffer, ScanEnvironment, int, int) - Static method in class org.joni.CodeRangeBuffer
- addCodeRangeToBuff(CodeRangeBuffer, ScanEnvironment, int, int, boolean) - Static method in class org.joni.CodeRangeBuffer
- ALLOW_DOUBLE_RANGE_OP_IN_CC - Static variable in interface org.joni.constants.SyntaxProperties
- ALLOW_EMPTY_RANGE_IN_CC - Static variable in interface org.joni.constants.SyntaxProperties
- ALLOW_INTERVAL_LOW_ABBREV - Static variable in interface org.joni.constants.SyntaxProperties
- ALLOW_INVALID_INTERVAL - Static variable in interface org.joni.constants.SyntaxProperties
- ALLOW_MULTIPLEX_DEFINITION_NAME - Static variable in interface org.joni.constants.SyntaxProperties
- ALLOW_MULTIPLEX_DEFINITION_NAME_CALL - Static variable in interface org.joni.constants.SyntaxProperties
- ALLOW_UNMATCHED_CLOSE_SUBEXP - Static variable in interface org.joni.constants.SyntaxProperties
- allowDoubleRangeOpInCC() - Method in class org.joni.Syntax
- allowEmptyRangeInCC() - Method in class org.joni.Syntax
- allowIntervalLowAbbrev() - Method in class org.joni.Syntax
- allowInvalidInterval() - Method in class org.joni.Syntax
- allowMultiplexDefinitionName() - Method in class org.joni.Syntax
- allowUnmatchedCloseSubexp() - Method in class org.joni.Syntax
- and(BitSet) - Method in class org.joni.BitSet
- andCodeRange1(CodeRangeBuffer, ScanEnvironment, int, int, int[], int) - Static method in class org.joni.CodeRangeBuffer
- andCodeRangeBuff(CodeRangeBuffer, boolean, CodeRangeBuffer, boolean, ScanEnvironment) - Static method in class org.joni.CodeRangeBuffer
- anyChar - Variable in class org.joni.Syntax.MetaCharTable
- ANYCHAR - Static variable in interface org.joni.constants.MetaChar
- ANYCHAR_ANYTIME - Static variable in interface org.joni.constants.MetaChar
- anyCharAnyTime - Variable in class org.joni.Syntax.MetaCharTable
- anyTime - Variable in class org.joni.Syntax.MetaCharTable
- ANYTIME - Static variable in interface org.joni.constants.MetaChar
- ASCII_RANGE - Static variable in class org.joni.Option
- ASIS - Static variable in class org.joni.Syntax
- at(int) - Method in class org.joni.BitSet
B
- BACKSLASH_ESCAPE_IN_CC - Static variable in interface org.joni.constants.SyntaxProperties
- backSlashEscapeInCC() - Method in class org.joni.Syntax
- behavior - Variable in class org.joni.Syntax
- bits - Variable in class org.joni.BitSet
- BITS_IN_ROOM - Static variable in class org.joni.BitSet
- BitSet - Class in org.joni
- BitSet() - Constructor for class org.joni.BitSet
- BITSET_SIZE - Static variable in class org.joni.BitSet
- bytes - Variable in class org.joni.Matcher
C
- CAPTURE_GROUP - Static variable in class org.joni.Option
- CAPTURE_ONLY_NAMED_GROUP - Static variable in interface org.joni.constants.SyntaxProperties
- captureOnlyNamedGroup() - Method in class org.joni.Syntax
- CASE_FOLD_IS_APPLIED_INSIDE_NEGATIVE_CCLASS - Static variable in interface org.joni.Config
- CHAR_CLASS_VALUE_AT_END_OF_RANGE - Static variable in interface org.joni.exception.ErrorMessages
- CHAR_CLASS_VALUE_AT_START_OF_RANGE - Static variable in interface org.joni.exception.ErrorMessages
- CHAR_TABLE_SIZE - Static variable in interface org.joni.Config
- CHECK_BUFF_MAX_SIZE - Static variable in interface org.joni.Config
- CHECK_STRING_THRESHOLD_LEN - Static variable in interface org.joni.Config
- clear() - Method in class org.joni.BitSet
- clear(int) - Method in class org.joni.BitSet
- clone() - Method in class org.joni.CodeRangeBuffer
- clone() - Method in class org.joni.MultiRegion
- clone() - Method in class org.joni.Region
- clone() - Method in class org.joni.SingleRegion
- CodeRangeBuffer - Class in org.joni
- CodeRangeBuffer() - Constructor for class org.joni.CodeRangeBuffer
- Config - Interface in org.joni
- ConfigSupport - Class in org.joni
- ConfigSupport() - Constructor for class org.joni.ConfigSupport
- CONTEXT_INDEP_ANCHORS - Static variable in interface org.joni.constants.SyntaxProperties
- CONTEXT_INDEP_REPEAT_OPS - Static variable in interface org.joni.constants.SyntaxProperties
- CONTEXT_INVALID_REPEAT_OPS - Static variable in interface org.joni.constants.SyntaxProperties
- contextIndepRepeatOps() - Method in class org.joni.Syntax
- contextInvalidRepeatOps() - Method in class org.joni.Syntax
- CONTROL_CODE_SYNTAX - Static variable in interface org.joni.exception.ErrorMessages
- copy(BitSet) - Method in class org.joni.BitSet
- CR_7_BIT - Static variable in class org.joni.Option
D
- DEBUG - Static variable in interface org.joni.Config
- DEBUG_ALL - Static variable in interface org.joni.Config
- DEBUG_COMPILE - Static variable in interface org.joni.Config
- DEBUG_COMPILE_BYTE_CODE_INFO - Static variable in interface org.joni.Config
- DEBUG_MATCH - Static variable in interface org.joni.Config
- DEBUG_PARSE_TREE - Static variable in interface org.joni.Config
- DEBUG_PARSE_TREE_RAW - Static variable in interface org.joni.Config
- DEBUG_SEARCH - Static variable in interface org.joni.Config
- DEFAULT - Static variable in class org.joni.Option
- DEFAULT - Static variable in class org.joni.Syntax
- DEFAULT - Static variable in interface org.joni.WarnCallback
- DIFFERENT_LEN_ALT_LOOK_BEHIND - Static variable in interface org.joni.constants.SyntaxProperties
- differentLengthAltLookBehind() - Method in class org.joni.Syntax
- DONT_CAPTURE_GROUP - Static variable in class org.joni.Option
- DONT_OPTIMIZE - Static variable in interface org.joni.Config
-
Deprecated.
E
- ECMAScript - Static variable in class org.joni.Syntax
- Emacs - Static variable in class org.joni.Syntax
- EMPTY_CHAR_CLASS - Static variable in interface org.joni.exception.ErrorMessages
- EMPTY_GROUP_NAME - Static variable in interface org.joni.exception.ErrorMessages
- EMPTY_RANGE_IN_CHAR_CLASS - Static variable in interface org.joni.exception.ErrorMessages
- enc - Variable in class org.joni.Matcher
- enc - Variable in class org.joni.ScanEnvironment
- end - Variable in class org.joni.Matcher
- END_PATTERN_AT_CONTROL - Static variable in interface org.joni.exception.ErrorMessages
- END_PATTERN_AT_ESCAPE - Static variable in interface org.joni.exception.ErrorMessages
- END_PATTERN_AT_LEFT_BRACE - Static variable in interface org.joni.exception.ErrorMessages
- END_PATTERN_AT_LEFT_BRACKET - Static variable in interface org.joni.exception.ErrorMessages
- END_PATTERN_AT_META - Static variable in interface org.joni.exception.ErrorMessages
- END_PATTERN_IN_GROUP - Static variable in interface org.joni.exception.ErrorMessages
- END_PATTERN_WITH_UNMATCHED_PARENTHESIS - Static variable in interface org.joni.exception.ErrorMessages
- ensureSize(int) - Method in class org.joni.CodeRangeBuffer
- err - Static variable in interface org.joni.Config
- ErrorMessages - Interface in org.joni.exception
- esc - Variable in class org.joni.Syntax.MetaCharTable
- ESCAPE - Static variable in interface org.joni.constants.MetaChar
- expand(int) - Method in class org.joni.CodeRangeBuffer
- EXTEND - Static variable in class org.joni.Option
F
- FAILED - Static variable in class org.joni.Matcher
- FIND_LONGEST - Static variable in class org.joni.Option
- FIND_NOT_EMPTY - Static variable in class org.joni.Option
- fix(Regex) - Method in class org.joni.UnsetAddrList
- FIXED_INTERVAL_IS_GREEDY_ONLY - Static variable in interface org.joni.constants.SyntaxProperties
- fixedIntervalIsGreedyOnly() - Method in class org.joni.Syntax
G
- getBackRefs() - Method in class org.joni.NameEntry
- getBeg(int) - Method in class org.joni.MultiRegion
- getBeg(int) - Method in class org.joni.Region
- getBeg(int) - Method in class org.joni.SingleRegion
- getBegin() - Method in class org.joni.Matcher
- getCodeRange() - Method in class org.joni.CodeRangeBuffer
- getEagerRegion() - Method in class org.joni.Matcher
- getEncoding() - Method in class org.joni.Regex
- getEnd() - Method in class org.joni.Matcher
- getEnd(int) - Method in class org.joni.MultiRegion
- getEnd(int) - Method in class org.joni.Region
- getEnd(int) - Method in class org.joni.SingleRegion
- getNumRegs() - Method in class org.joni.MultiRegion
- getNumRegs() - Method in class org.joni.Region
- getNumRegs() - Method in class org.joni.SingleRegion
- getOptions() - Method in class org.joni.Regex
- getRegion() - Method in class org.joni.Matcher
- getUsed() - Method in class org.joni.CodeRangeBuffer
- getUserObject() - Method in class org.joni.Regex
- getUserOptions() - Method in class org.joni.Regex
- GNU_REGEX_BV - Static variable in interface org.joni.constants.SyntaxProperties
- GNU_REGEX_OP - Static variable in interface org.joni.constants.SyntaxProperties
- GnuRegex - Static variable in class org.joni.Syntax
- Grep - Static variable in class org.joni.Syntax
- GROUP_NUMBER_OVER_FOR_CAPTURE_HISTORY - Static variable in interface org.joni.exception.ErrorMessages
H
- historyRoot - Variable in class org.joni.Region
I
- icbuf() - Method in class org.joni.Matcher
- IGNORECASE - Static variable in class org.joni.Option
- INEFFECTIVE_META_CHAR - Static variable in interface org.joni.constants.MetaChar
- INIT_MATCH_STACK_SIZE - Static variable in interface org.joni.Config
- InternalException - Exception Class in org.joni.exception
- InternalException(String) - Constructor for exception class org.joni.exception.InternalException
- interrupt() - Method in class org.joni.Matcher
- INTERRUPTED - Static variable in class org.joni.Matcher
- INVALID_ARGUMENT - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_BACKREF - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_CHAR_IN_GROUP_NAME - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_COMBINATION_OF_OPTIONS - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_CONDITION_PATTERN - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_GROUP_NAME - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_LOOK_BEHIND_PATTERN - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_POSIX_BRACKET_TYPE - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_REPEAT_RANGE_PATTERN - Static variable in interface org.joni.exception.ErrorMessages
- INVALID_WIDE_CHAR_VALUE - Static variable in interface org.joni.exception.ErrorMessages
- invert() - Method in class org.joni.BitSet
- invert(int) - Method in class org.joni.BitSet
- invertTo(BitSet) - Method in class org.joni.BitSet
- isAsciiRange(int) - Static method in class org.joni.Option
- isBehavior(int) - Method in class org.joni.Syntax
-
BEHAVIOR
- isCaptureGroup(int) - Static method in class org.joni.Option
- isCR7Bit(int) - Static method in class org.joni.Option
- isDontCaptureGroup(int) - Static method in class org.joni.Option
- isDynamic(int) - Static method in class org.joni.Option
- isEmpty() - Method in class org.joni.BitSet
- isExtend(int) - Static method in class org.joni.Option
- isFindCondition(int) - Static method in class org.joni.Option
- isFindLongest(int) - Static method in class org.joni.Option
- isFindNotEmpty(int) - Static method in class org.joni.Option
- isIgnoreCase(int) - Static method in class org.joni.Option
- isMultiline(int) - Static method in class org.joni.Option
- isNegateSingleline(int) - Static method in class org.joni.Option
- isNewlineCRLF(int) - Static method in class org.joni.Option
- isNotBol(int) - Static method in class org.joni.Option
- isNotEol(int) - Static method in class org.joni.Option
- isOp(int) - Method in class org.joni.Syntax
-
OP
- isOp2(int) - Method in class org.joni.Syntax
-
OP
- isOp3(int) - Method in class org.joni.Syntax
- isPosixBracketAllRange(int) - Static method in class org.joni.Option
- isPosixRegion(int) - Static method in class org.joni.Option
- isSingleline(int) - Static method in class org.joni.Option
- isWordBoundAllRange(int) - Static method in class org.joni.Option
J
- Java - Static variable in class org.joni.Syntax
- JOniException - Exception Class in org.joni.exception
- JOniException(String) - Constructor for exception class org.joni.exception.JOniException
L
- LAST_CODE_POINT - Static variable in class org.joni.CodeRangeBuffer
- log - Static variable in interface org.joni.Config
M
- match(int, int, int) - Method in class org.joni.Matcher
- matchAt(int, int, int, boolean) - Method in class org.joni.Matcher
- matcher(byte[]) - Method in class org.joni.Regex
- matcher(byte[], int, int) - Method in class org.joni.Regex
- Matcher - Class in org.joni
- matcherNoRegion(byte[]) - Method in class org.joni.Regex
- matcherNoRegion(byte[], int, int) - Method in class org.joni.Regex
- matchInterruptible(int, int, int) - Method in class org.joni.Matcher
- MAX_BACKREF_NUM - Static variable in interface org.joni.Config
- MAX_CAPTURE_GROUP_NUM - Static variable in interface org.joni.Config
- MAX_CAPTURE_HISTORY_GROUP - Static variable in interface org.joni.Config
- MAX_MULTI_BYTE_RANGES_NUM - Static variable in interface org.joni.Config
- MAX_REPEAT_NUM - Static variable in interface org.joni.Config
- MAXBIT - Static variable in class org.joni.Option
- memNodes - Variable in class org.joni.ScanEnvironment
- META_CODE_SYNTAX - Static variable in interface org.joni.exception.ErrorMessages
- MetaChar - Interface in org.joni.constants
- metaCharTable - Variable in class org.joni.Syntax
- MetaCharTable(int, int, int, int, int, int) - Constructor for class org.joni.Syntax.MetaCharTable
- MISMATCH_CODE_LENGTH_IN_CLASS_RANGE - Static variable in interface org.joni.exception.ErrorMessages
- moveLeft(int, int, int) - Method in class org.joni.CodeRangeBuffer
- msaBegin - Variable in class org.joni.Matcher
- msaBestLen - Variable in class org.joni.Matcher
- msaBestS - Variable in class org.joni.Matcher
- msaEnd - Variable in class org.joni.Matcher
- msaGpos - Variable in class org.joni.Matcher
- msaInit(int, int, int) - Method in class org.joni.Matcher
- msaOptions - Variable in class org.joni.Matcher
- msaRegion - Variable in class org.joni.Matcher
- msaStart - Variable in class org.joni.Matcher
- MULTILINE - Static variable in class org.joni.Option
- MULTIPLEX_DEFINED_NAME - Static variable in interface org.joni.exception.ErrorMessages
- MULTIPLEX_DEFINITION_NAME_CALL - Static variable in interface org.joni.exception.ErrorMessages
- MultiRegion - Class in org.joni
- MultiRegion(int) - Constructor for class org.joni.MultiRegion
- MultiRegion(int, int) - Constructor for class org.joni.MultiRegion
N
- name - Variable in class org.joni.NameEntry
- name - Variable in class org.joni.Syntax
- namedBackrefIterator() - Method in class org.joni.Regex
- nameEnd - Variable in class org.joni.NameEntry
- NameEntry - Class in org.joni
- NameEntry(byte[], int, int) - Constructor for class org.joni.NameEntry
- nameP - Variable in class org.joni.NameEntry
- nameToBackrefNumber(byte[], int, int, Encoding, Region) - Method in class org.joni.Regex
- nameToBackrefNumber(byte[], int, int, Region) - Method in class org.joni.Regex
- NEGATE_SINGLELINE - Static variable in class org.joni.Option
- NESTED_REPEAT_NOT_ALLOWED - Static variable in interface org.joni.exception.ErrorMessages
- NESTED_REPEAT_OPERATOR - Static variable in interface org.joni.exception.ErrorMessages
- NEVER_ENDING_RECURSION - Static variable in interface org.joni.exception.ErrorMessages
- NEWLINE_CRLF - Static variable in class org.joni.Option
- newRegion(int) - Static method in class org.joni.Region
- newRegion(int, int) - Static method in class org.joni.Region
- noNameGroupIsActive(Syntax) - Method in class org.joni.Regex
- NONE - Static variable in class org.joni.Option
- NONE - Static variable in interface org.joni.WarnCallback
- NOT_NEWLINE_IN_NEGATIVE_CC - Static variable in interface org.joni.constants.SyntaxProperties
- NOT_SUPPORTED_ENCODING_COMBINATION - Static variable in interface org.joni.exception.ErrorMessages
- NOTBOL - Static variable in class org.joni.Option
- NOTBOS - Static variable in class org.joni.Option
- notCodeRangeBuff(ScanEnvironment, CodeRangeBuffer) - Static method in class org.joni.CodeRangeBuffer
- NOTEOL - Static variable in class org.joni.Option
- NOTEOS - Static variable in class org.joni.Option
- notNewlineInNegativeCC() - Method in class org.joni.Syntax
- NREGION - Static variable in interface org.joni.Config
- NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED - Static variable in interface org.joni.exception.ErrorMessages
- numberOfCaptureHistories() - Method in class org.joni.Regex
- numberOfCaptures() - Method in class org.joni.Regex
- numberOfNames() - Method in class org.joni.Regex
- numMem - Variable in class org.joni.ScanEnvironment
O
- ONE_OR_MORE_TIME - Static variable in interface org.joni.constants.MetaChar
- oneOrMoreTime - Variable in class org.joni.Syntax.MetaCharTable
- op - Variable in class org.joni.Syntax
- OP_ASTERISK_ZERO_INF - Static variable in interface org.joni.constants.SyntaxProperties
- OP_BRACE_INTERVAL - Static variable in interface org.joni.constants.SyntaxProperties
- OP_BRACKET_CC - Static variable in interface org.joni.constants.SyntaxProperties
- OP_DECIMAL_BACKREF - Static variable in interface org.joni.constants.SyntaxProperties
- OP_DOT_ANYCHAR - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_ASTERISK_ZERO_INF - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_AZ_BUF_ANCHOR - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_B_WORD_BOUND - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_BRACE_INTERVAL - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_C_CONTROL - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_CAPITAL_G_BEGIN_ANCHOR - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_CONTROL_CHARS - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_D_DIGIT - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_LPAREN_SUBEXP - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_LTGT_WORD_BEGIN_END - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_O_BRACE_OCTAL - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_OCTAL3 - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_PLUS_ONE_INF - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_QMARK_ZERO_ONE - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_S_WHITE_SPACE - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_VBAR_ALT - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_W_WORD - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_X_BRACE_HEX8 - Static variable in interface org.joni.constants.SyntaxProperties
- OP_ESC_X_HEX2 - Static variable in interface org.joni.constants.SyntaxProperties
- OP_LINE_ANCHOR - Static variable in interface org.joni.constants.SyntaxProperties
- OP_LPAREN_SUBEXP - Static variable in interface org.joni.constants.SyntaxProperties
- OP_PLUS_ONE_INF - Static variable in interface org.joni.constants.SyntaxProperties
- OP_POSIX_BRACKET - Static variable in interface org.joni.constants.SyntaxProperties
- OP_QMARK_NON_GREEDY - Static variable in interface org.joni.constants.SyntaxProperties
- OP_QMARK_ZERO_ONE - Static variable in interface org.joni.constants.SyntaxProperties
- OP_VARIABLE_META_CHARACTERS - Static variable in interface org.joni.constants.SyntaxProperties
- OP_VBAR_ALT - Static variable in interface org.joni.constants.SyntaxProperties
- op2 - Variable in class org.joni.Syntax
- OP2_ATMARK_CAPTURE_HISTORY - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_CCLASS_SET_OP - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_CAPITAL_C_BAR_CONTROL - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_CAPITAL_K_KEEP - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_CAPITAL_M_BAR_META - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_CAPITAL_Q_QUOTE - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_CAPITAL_R_LINEBREAK - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_CAPITAL_X_EXTENDED_GRAPHEME_CLUSTER - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_G_BRACE_BACKREF - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_G_SUBEXP_CALL - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_GNU_BUF_ANCHOR - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_H_HORIZONTAL_WHITESPACE - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_H_XDIGIT - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_K_NAMED_BACKREF - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_P_BRACE_CHAR_PROPERTY - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_P_BRACE_CIRCUMFLEX_NOT - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_U_HEX4 - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_V_VERTICAL_WHITESPACE - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_ESC_V_VTAB - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_INEFFECTIVE_ESCAPE - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_OPTION_PERL - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_OPTION_RUBY - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_PLUS_POSSESSIVE_INTERVAL - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_PLUS_POSSESSIVE_REPEAT - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_BAR_BRANCH_RESET - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_CAPITAL_P_NAMED_GROUP - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_GROUP_EFFECT - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_LPAREN_CONDITION - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_LT_NAMED_GROUP - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_SUBEXP_CALL - Static variable in interface org.joni.constants.SyntaxProperties
- OP2_QMARK_TILDE_ABSENT - Static variable in interface org.joni.constants.SyntaxProperties
- op2AtMarkCaptureHistory() - Method in class org.joni.Syntax
- op2CClassSetOp() - Method in class org.joni.Syntax
- op2EscCapitalCBarControl() - Method in class org.joni.Syntax
- op2EscCapitalKKeep() - Method in class org.joni.Syntax
- op2EscCapitalMBarMeta() - Method in class org.joni.Syntax
- op2EscCapitalQQuote() - Method in class org.joni.Syntax
- op2EscCapitalRLinebreak() - Method in class org.joni.Syntax
- op2EscCapitalXExtendedGraphemeCluster() - Method in class org.joni.Syntax
- op2EscGBraceBackref() - Method in class org.joni.Syntax
- op2EscGnuBufAnchor() - Method in class org.joni.Syntax
- op2EscGSubexpCall() - Method in class org.joni.Syntax
- op2EscHHorizontalWhiteSpace() - Method in class org.joni.Syntax
- op2EscHXDigit() - Method in class org.joni.Syntax
- op2EscKNamedBackref() - Method in class org.joni.Syntax
- op2EscPBraceCharProperty() - Method in class org.joni.Syntax
- op2EscPBraceCircumflexNot() - Method in class org.joni.Syntax
- op2EscUHex4() - Method in class org.joni.Syntax
- op2EscVVerticalWhiteSpace() - Method in class org.joni.Syntax
- op2EscVVtab() - Method in class org.joni.Syntax
- op2IneffectiveEscape() - Method in class org.joni.Syntax
- op2OptionPerl() - Method in class org.joni.Syntax
- op2OptionRuby() - Method in class org.joni.Syntax
- op2PlusPossessiveInterval() - Method in class org.joni.Syntax
- op2PlusPossessiveRepeat() - Method in class org.joni.Syntax
- op2QMarkBarBranchReset() - Method in class org.joni.Syntax
- op2QMarkCapitalPNamedGroup() - Method in class org.joni.Syntax
- op2QMarkGroupEffect() - Method in class org.joni.Syntax
- op2QMarkLParenCondition() - Method in class org.joni.Syntax
- op2QMarkLtNamedGroup() - Method in class org.joni.Syntax
- op2QMarkSubexpCall() - Method in class org.joni.Syntax
- op2QMarkTildeAbsent() - Method in class org.joni.Syntax
- op3 - Variable in class org.joni.Syntax
- OP3_OPTION_ECMASCRIPT - Static variable in interface org.joni.constants.SyntaxProperties
- OP3_OPTION_JAVA - Static variable in interface org.joni.constants.SyntaxProperties
- op3OptionECMAScript() - Method in class org.joni.Syntax
- op3OptionJava() - Method in class org.joni.Syntax
- opAsteriskZeroInf() - Method in class org.joni.Syntax
- opBraceInterval() - Method in class org.joni.Syntax
- opBracketCC() - Method in class org.joni.Syntax
- opDecimalBackref() - Method in class org.joni.Syntax
- opDotAnyChar() - Method in class org.joni.Syntax
- opEscAsteriskZeroInf() - Method in class org.joni.Syntax
- opEscAZBufAnchor() - Method in class org.joni.Syntax
- opEscBraceInterval() - Method in class org.joni.Syntax
- opEscBWordBound() - Method in class org.joni.Syntax
- opEscCapitalGBeginAnchor() - Method in class org.joni.Syntax
- opEscCControl() - Method in class org.joni.Syntax
- opEscControlChars() - Method in class org.joni.Syntax
- opEscDDigit() - Method in class org.joni.Syntax
- opEscLParenSubexp() - Method in class org.joni.Syntax
- opEscLtGtWordBeginEnd() - Method in class org.joni.Syntax
- opEscOBraceOctal() - Method in class org.joni.Syntax
- opEscOctal3() - Method in class org.joni.Syntax
- opEscPlusOneInf() - Method in class org.joni.Syntax
- opEscQMarkZeroOne() - Method in class org.joni.Syntax
- opEscSWhiteSpace() - Method in class org.joni.Syntax
- opEscVBarAlt() - Method in class org.joni.Syntax
- opEscWWord() - Method in class org.joni.Syntax
- opEscXBraceHex8() - Method in class org.joni.Syntax
- opEscXHex2() - Method in class org.joni.Syntax
- opLineAnchor() - Method in class org.joni.Syntax
- opLParenSubexp() - Method in class org.joni.Syntax
- opPlusOneInf() - Method in class org.joni.Syntax
- opPosixBracket() - Method in class org.joni.Syntax
- opQMarkNonGreedy() - Method in class org.joni.Syntax
- opQMarkZeroOne() - Method in class org.joni.Syntax
- OPTIMIZE - Static variable in interface org.joni.Config
- optimizeInfoToString() - Method in class org.joni.Regex
- option - Variable in class org.joni.ScanEnvironment
- Option - Class in org.joni
- Option() - Constructor for class org.joni.Option
- options - Variable in class org.joni.Syntax
- opVariableMetaCharacters() - Method in class org.joni.Syntax
- opVBarAlt() - Method in class org.joni.Syntax
- or(BitSet) - Method in class org.joni.BitSet
- orCodeRangeBuff(ScanEnvironment, CodeRangeBuffer, boolean, CodeRangeBuffer, boolean) - Static method in class org.joni.CodeRangeBuffer
- org.joni - package org.joni
- org.joni.constants - package org.joni.constants
- org.joni.exception - package org.joni.exception
- OVER_THREAD_PASS_LIMIT_COUNT - Static variable in interface org.joni.exception.ErrorMessages
P
- PARSER_BUG - Static variable in interface org.joni.exception.ErrorMessages
- Perl - Static variable in class org.joni.Syntax
- PerlNG - Static variable in class org.joni.Syntax
- POSIX_BRACKET_ALL_RANGE - Static variable in class org.joni.Option
- POSIX_COMMON_OP - Static variable in interface org.joni.constants.SyntaxProperties
- POSIX_REGION - Static variable in class org.joni.Option
- PosixBasic - Static variable in class org.joni.Syntax
- PosixExtended - Static variable in class org.joni.Syntax
- PREMATURE_END_OF_CHAR_CLASS - Static variable in interface org.joni.exception.ErrorMessages
- PROPERTY_NAME_NEVER_TERMINATED - Static variable in interface org.joni.exception.ErrorMessages
R
- regex - Variable in class org.joni.Matcher
- Regex - Class in org.joni
- Regex(byte[]) - Constructor for class org.joni.Regex
- Regex(byte[], int, int) - Constructor for class org.joni.Regex
- Regex(byte[], int, int, int) - Constructor for class org.joni.Regex
- Regex(byte[], int, int, int, int, Encoding, Syntax, WarnCallback) - Constructor for class org.joni.Regex
- Regex(byte[], int, int, int, Encoding) - Constructor for class org.joni.Regex
- Regex(byte[], int, int, int, Encoding, Syntax) - Constructor for class org.joni.Regex
- Regex(byte[], int, int, int, Encoding, Syntax, WarnCallback) - Constructor for class org.joni.Regex
- Regex(byte[], int, int, int, Encoding, WarnCallback) - Constructor for class org.joni.Regex
- Regex(CharSequence) - Constructor for class org.joni.Regex
- Regex(CharSequence, Encoding) - Constructor for class org.joni.Regex
- Regex(String) - Constructor for class org.joni.Regex
- Regex(String, Encoding) - Constructor for class org.joni.Regex
- Region - Class in org.joni
- Region() - Constructor for class org.joni.Region
- RUBY - Static variable in class org.joni.Syntax
S
- SCANENV_MEMNODES_SIZE - Static variable in interface org.joni.Config
- ScanEnvironment - Class in org.joni
- search(int, int, int) - Method in class org.joni.Matcher
- search(int, int, int, int) - Method in class org.joni.Matcher
- searchInterruptible(int, int, int) - Method in class org.joni.Matcher
- searchInterruptible(int, int, int, int) - Method in class org.joni.Matcher
- set(int) - Method in class org.joni.BitSet
- set(ScanEnvironment, int) - Method in class org.joni.BitSet
- setAll() - Method in class org.joni.BitSet
- setAllMultiByteRange(ScanEnvironment, CodeRangeBuffer) - Static method in class org.joni.CodeRangeBuffer
- setBeg(int, int) - Method in class org.joni.MultiRegion
- setBeg(int, int) - Method in class org.joni.Region
- setBeg(int, int) - Method in class org.joni.SingleRegion
- setEnd(int, int) - Method in class org.joni.MultiRegion
- setEnd(int, int) - Method in class org.joni.Region
- setEnd(int, int) - Method in class org.joni.SingleRegion
- setRange(ScanEnvironment, int, int) - Method in class org.joni.BitSet
- setUserObject(Object) - Method in class org.joni.Regex
- setUserOptions(int) - Method in class org.joni.Regex
- SINGLE_BYTE_SIZE - Static variable in class org.joni.BitSet
- SINGLELINE - Static variable in class org.joni.Option
- SingleRegion - Class in org.joni
- SingleRegion(int) - Constructor for class org.joni.SingleRegion
- SingleRegion(int, int) - Constructor for class org.joni.SingleRegion
- stateCheckBuffClear() - Method in class org.joni.Matcher
- stateCheckBuffInit(int, int, int) - Method in class org.joni.Matcher
- str - Variable in class org.joni.Matcher
- STRICT_CHECK_BACKREF - Static variable in interface org.joni.constants.SyntaxProperties
- strictCheckBackref() - Method in class org.joni.Syntax
- syntax - Variable in class org.joni.ScanEnvironment
- Syntax - Class in org.joni
- Syntax(String, int, int, int, int, int, Syntax.MetaCharTable) - Constructor for class org.joni.Syntax
- Syntax.MetaCharTable - Class in org.joni
- SyntaxException - Exception Class in org.joni.exception
- SyntaxException(String) - Constructor for exception class org.joni.exception.SyntaxException
- SyntaxProperties - Interface in org.joni.constants
T
- TARGET_OF_REPEAT_OPERATOR_INVALID - Static variable in interface org.joni.exception.ErrorMessages
- TARGET_OF_REPEAT_OPERATOR_NOT_SPECIFIED - Static variable in interface org.joni.exception.ErrorMessages
- TEST - Static variable in class org.joni.Syntax
- TOO_BIG_BACKREF_NUMBER - Static variable in interface org.joni.exception.ErrorMessages
- TOO_BIG_NUMBER - Static variable in interface org.joni.exception.ErrorMessages
- TOO_BIG_NUMBER_FOR_REPEAT_RANGE - Static variable in interface org.joni.exception.ErrorMessages
- TOO_BIG_SB_CHAR_VALUE - Static variable in interface org.joni.exception.ErrorMessages
- TOO_MANY_CAPTURE_GROUPS - Static variable in interface org.joni.exception.ErrorMessages
- TOO_MANY_MULTI_BYTE_RANGES - Static variable in interface org.joni.exception.ErrorMessages
- TOO_SHORT_DIGITS - Static variable in interface org.joni.exception.ErrorMessages
- TOO_SHORT_MULTI_BYTE_STRING - Static variable in interface org.joni.exception.ErrorMessages
- toString() - Method in class org.joni.BitSet
- toString() - Method in class org.joni.CodeRangeBuffer
- toString() - Method in class org.joni.NameEntry
- toString() - Method in class org.joni.Region
- toString() - Method in class org.joni.UnsetAddrList
- toString(int) - Static method in class org.joni.Option
U
- UNDEFINED_BYTECODE - Static variable in interface org.joni.exception.ErrorMessages
- UNDEFINED_GROUP_OPTION - Static variable in interface org.joni.exception.ErrorMessages
- UNDEFINED_GROUP_REFERENCE - Static variable in interface org.joni.exception.ErrorMessages
- UNDEFINED_NAME_REFERENCE - Static variable in interface org.joni.exception.ErrorMessages
- UNEXPECTED_BYTECODE - Static variable in interface org.joni.exception.ErrorMessages
- UNMATCHED_CLOSE_PARENTHESIS - Static variable in interface org.joni.exception.ErrorMessages
- UNMATCHED_RANGE_SPECIFIER_IN_CHAR_CLASS - Static variable in interface org.joni.exception.ErrorMessages
- UnsetAddrList - Class in org.joni
- UnsetAddrList(int) - Constructor for class org.joni.UnsetAddrList
- UPPER_SMALLER_THAN_LOWER_IN_REPEAT_RANGE - Static variable in interface org.joni.exception.ErrorMessages
- USE_BACKREF_WITH_LEVEL - Static variable in interface org.joni.Config
- USE_BYTE_MAP - Static variable in interface org.joni.Config
- USE_CAPTURE_HISTORY - Static variable in interface org.joni.Config
- USE_CEC - Static variable in interface org.joni.Config
- USE_DYNAMIC_OPTION - Static variable in interface org.joni.Config
- USE_FIND_LONGEST_SEARCH_ALL_OF_RANGE - Static variable in interface org.joni.Config
- USE_INT_MAP_BACKWARD - Static variable in interface org.joni.Config
- USE_MATCH_RANGE_MUST_BE_INSIDE_OF_SPECIFIED_RANGE - Static variable in interface org.joni.Config
- USE_MONOMANIAC_CHECK_CAPTURES_IN_ENDLESS_REPEAT - Static variable in interface org.joni.Config
- USE_NAMED_GROUP - Static variable in interface org.joni.Config
- USE_NEWLINE_AT_END_OF_STRING_HAS_EMPTY_LINE - Static variable in interface org.joni.Config
- USE_NO_INVALID_QUANTIFIER - Static variable in interface org.joni.Config
- USE_OP_PUSH_OR_JUMP_EXACT - Static variable in interface org.joni.Config
- USE_PERL_SUBEXP_CALL - Static variable in interface org.joni.Config
- USE_QTFR_PEEK_NEXT - Static variable in interface org.joni.Config
- USE_STRING_TEMPLATES - Static variable in interface org.joni.Config
- USE_SUBEXP_CALL - Static variable in interface org.joni.Config
- USE_SUNDAY_QUICK_SEARCH - Static variable in interface org.joni.Config
- USE_VARIABLE_META_CHARS - Static variable in interface org.joni.Config
- USE_WARNING_REDUNDANT_NESTED_REPEAT_OPERATOR - Static variable in interface org.joni.Config
- USE_WORD_BEGIN_END - Static variable in interface org.joni.Config
V
- ValueException - Exception Class in org.joni.exception
- ValueException(String) - Constructor for exception class org.joni.exception.ValueException
- ValueException(String, byte[], int, int) - Constructor for exception class org.joni.exception.ValueException
- ValueException(String, String) - Constructor for exception class org.joni.exception.ValueException
W
- warn(String) - Method in interface org.joni.WarnCallback
- WARN_CC_DUP - Static variable in interface org.joni.constants.SyntaxProperties
- WARN_CC_OP_NOT_ESCAPED - Static variable in interface org.joni.constants.SyntaxProperties
- WARN_REDUNDANT_NESTED_REPEAT - Static variable in interface org.joni.constants.SyntaxProperties
- WarnCallback - Interface in org.joni
- warnCCDup() - Method in class org.joni.Syntax
- warnCCOpNotEscaped() - Method in class org.joni.Syntax
- warnings - Variable in class org.joni.ScanEnvironment
- warnReduntantNestedRepeat() - Method in class org.joni.Syntax
- WORD_BOUND_ALL_RANGE - Static variable in class org.joni.Option
- writeCodePoint(int, int) - Method in class org.joni.CodeRangeBuffer
Z
- ZERO_OR_ONE_TIME - Static variable in interface org.joni.constants.MetaChar
- zeroOrOneTime - Variable in class org.joni.Syntax.MetaCharTable
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form