Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
T
V
W
G
getBackRefNumber(String, OnigRegion)
- Method in class onig4j.
OnigRegex
invoke onig_name_to_backref_number() function.
getBehavior()
- Method in class onig4j.
OnigSyntaxType
invoke onig_get_syntax_behavior() function.
getCaptureTreeNode()
- Method in class onig4j.
OnigRegion
invoke onig_get_capture_tree() function.
getCaseFoldType()
- Method in class onig4j.
OnigRegex
invoke onig_get_case_fold_flag() function.
getChildNodes()
- Method in class onig4j.
OnigCaptureTreeNode
Returns an array of OnigCaptureTreeNode that contains all children of this node.
getDefaultCaseFoldType()
- Static method in enum onig4j.
OnigCaseFoldType
invoke onig_get_default_case_fold_flag() function.
getDefaultSyntax()
- Static method in class onig4j.
OnigSyntaxType
Returns the ONIG_SYNTAX_DEFAULT object.
getEncoding()
- Static method in class onig4j.
OnigRegex
Returns the charset object of this instance.
NOTE: The onig_get_encoding() function is not called.
getErrorMessage(int, String)
- Static method in class onig4j.
OnigRegex
invoke onig_error_code_to_str() function.
getGroupNumbers(String)
- Method in class onig4j.
OnigRegex
invoke onig_name_to_group_numbers() function.
getMatchStackLimitSize()
- Static method in class onig4j.
OnigRegex
invoke onig_get_match_stack_limit_size() function.
getOperator()
- Method in class onig4j.
OnigSyntaxType
invoke onig_get_syntax_op() function.
getOperator2()
- Method in class onig4j.
OnigSyntaxType
invoke onig_get_syntax_op2() function.
getOptions()
- Method in class onig4j.
OnigSyntaxType
invoke onig_get_syntax_options() function.
getOptionType()
- Method in class onig4j.
OnigRegex
invoke onig_get_options() function.
getSyntaxType()
- Method in class onig4j.
OnigRegex
Returns the syntax object of this instance.
NOTE: The onig_get_syntax() function is not called.
getVersion()
- Static method in class onig4j.
OnigRegex
invoke onig_version() function.
group
- Variable in class onig4j.
OnigCaptureTreeNode
The group number
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
T
V
W