Uses of Class
org.mindswap.xmlparser.xml.XMLRestriction

Packages that use XMLRestriction
org.mindswap.xmlparser.xml   
 

Uses of XMLRestriction in org.mindswap.xmlparser.xml
 

Methods in org.mindswap.xmlparser.xml with parameters of type XMLRestriction
 void XMLComplexType.addRestriction(XMLRestriction r)
           
 void XMLSimpleType.addRestriction(XMLRestriction r)