Uses of Class
org.xanot.structure.CloseInstanceRule

Packages that use CloseInstanceRule
org.xanot Contains all core class that buildup the Xanot parser. 
 

Uses of CloseInstanceRule in org.xanot
 

Methods in org.xanot that return CloseInstanceRule
 CloseInstanceRule AnnotationRuleBuilder.getCloseInstanceRule(java.lang.String path)
          Get closer instance with specified path.
 CloseInstanceRule RuleBuilder.getCloseInstanceRule(java.lang.String path)
          Get closer instance with specified path.
 CloseInstanceRule[] AnnotationRuleBuilder.getCloseInstanceRule(java.lang.String[] path)
          Get array of CloseInstanceRule that have a path similar to an array of paths.
 CloseInstanceRule[] RuleBuilder.getCloseInstanceRule(java.lang.String[] path)
          Get array of CloseInstanceRule that have a path similar to an array of paths.
 



Copyright 2006 null. All Rights Reserved.