Uses of Class
com.thaiopensource.validate.nrl.AttributeActionSet

Packages that use AttributeActionSet
com.thaiopensource.validate.nrl   
 

Uses of AttributeActionSet in com.thaiopensource.validate.nrl
 

Fields in com.thaiopensource.validate.nrl declared as AttributeActionSet
private  AttributeActionSet SchemaImpl.Handler.attributeActions
           
 

Methods in com.thaiopensource.validate.nrl that return AttributeActionSet
(package private)  AttributeActionSet Mode.getAttributeActions(String ns)
           
private  AttributeActionSet Mode.getAttributeActionsExplicit(String ns)
           
private  AttributeActionSet ValidatorImpl.processAttributeSection(ModeUsage modeUsage, String ns, IntSet indexSet, Attributes attributes)
           
 

Methods in com.thaiopensource.validate.nrl with parameters of type AttributeActionSet
(package private)  boolean Mode.bindAttribute(String ns, AttributeActionSet actions)