|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsif.schema.Restriction
public class Restriction
A class to represent a <restriction> element in a schema
Method Summary | |
---|---|
Attribute[] |
getAttributes()
Get all the <attribute> elements within this restriction |
javax.xml.namespace.QName |
getBase()
Get the "base" attribute for this restriction |
SequenceElement[] |
getSequenceElements()
Get all the <element> elements within a sequence within this restriction |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public javax.xml.namespace.QName getBase()
public Attribute[] getAttributes()
public SequenceElement[] getSequenceElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |