org.mindswap.xmlparser.xml
Class XMLSimpleType

java.lang.Object
  |
  +--org.mindswap.xmlparser.xml.XMLResource
        |
        +--org.mindswap.xmlparser.xml.XMLSimpleType

public class XMLSimpleType
extends XMLResource


Constructor Summary
XMLSimpleType()
           
 
Method Summary
 void addRestriction(XMLRestriction r)
           
 XMLResourceList getRestrictions()
           
 
Methods inherited from class org.mindswap.xmlparser.xml.XMLResource
getFriendlyName, getName, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSimpleType

public XMLSimpleType()
Method Detail

addRestriction

public void addRestriction(XMLRestriction r)

getRestrictions

public XMLResourceList getRestrictions()