Uses of Class
org.xanot.structure.CloseCollectionInstanceRule

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

Uses of CloseCollectionInstanceRule in org.xanot
 

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



Copyright 2006 null. All Rights Reserved.