|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
boolean |
canContainText()
Indicates if the content model allows text. |
IUseStateIterator |
createUseIterator()
|
IElemDesc |
getElemDesc(java.lang.String aNamespace,
java.lang.String aName)
Gets an element description for the specified namespace and name. |
int |
getMaxOccurs(IRef aRef)
Gets the maximum number of occurences of the specified element. |
IRange |
getRange(IRef aRef)
Gets the range of occurences for the specified element. |
boolean |
isComplex()
|
boolean |
isEmpty()
|
boolean |
isMixed()
|
boolean |
isSimple()
|
java.util.Iterator |
iterElements()
Iterates the element declarations. |
java.util.Iterator |
iterElemWildcards()
Iterates the element wildcards of the content model. |
void |
validate(IConstraintViolations aViolations)
|
| Method Detail |
public void validate(IConstraintViolations aViolations)
public boolean isSimple()
public boolean isComplex()
public boolean isEmpty()
public boolean isMixed()
public java.util.Iterator iterElements()
IElemRefOrDecl.
public IElemDesc getElemDesc(java.lang.String aNamespace,
java.lang.String aName)
throws XmlException
aNamespace - (required).aName - (required).
XmlExceptionpublic int getMaxOccurs(IRef aRef)
public IRange getRange(IRef aRef)
public IUseStateIterator createUseIterator()
public boolean canContainText()
true.
true iff the type can contain text.public java.util.Iterator iterElemWildcards()
IElemWildcard
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||