Uses of Class
org.xanot.structure.AttributeSetRule

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

Uses of AttributeSetRule in org.xanot
 

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



Copyright 2006 null. All Rights Reserved.