Uses of Class
org.xanot.structure.PropertySetRule

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

Uses of PropertySetRule in org.xanot
 

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



Copyright 2006 null. All Rights Reserved.