edu.uci.isr.apigen
Class XsdElement
java.lang.Object
edu.uci.isr.apigen.XsdElement
- public class XsdElement
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elt
protected Element elt
XsdElement
public XsdElement(Element elt)
getName
public String getName()
getType
public String getType()
getAnonymousType
public XsdType getAnonymousType()
getMinOccurs
public int getMinOccurs()
getMaxOccurs
public int getMaxOccurs()
getFixed
public String getFixed()