Uses of Class
org.xanot.structure.PropertyCollectionSetRule

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

Uses of PropertyCollectionSetRule in org.xanot
 

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



Copyright 2006 null. All Rights Reserved.