|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParentReferenceRule | |
---|---|
org.xanot | Contains all core class that buildup the Xanot parser. |
Uses of ParentReferenceRule in org.xanot |
---|
Methods in org.xanot that return ParentReferenceRule | |
---|---|
ParentReferenceRule |
AnnotationRuleBuilder.getParentReferenceRule(java.lang.String path)
Get ParentReferenceRule with specified path. |
ParentReferenceRule |
RuleBuilder.getParentReferenceRule(java.lang.String path)
Get CreateInstanceRule with specified path. |
ParentReferenceRule[] |
AnnotationRuleBuilder.getParentReferenceRule(java.lang.String[] paths)
Get array of ParentReferenceRule that have a path similar
to an array of paths. |
ParentReferenceRule[] |
RuleBuilder.getParentReferenceRule(java.lang.String[] paths)
Get array of CreateInstanceRule that have a path similar
to an array of paths. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |