Uses of Class
org.xanot.structure.CreateInstanceRule

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

Uses of CreateInstanceRule in org.xanot
 

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



Copyright 2006 null. All Rights Reserved.