|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents an openContent.
Field Summary | |
static short |
MODE_INTERLEAVE
|
static short |
MODE_NONE
Mode type |
static short |
MODE_SUFFIX
|
Method Summary | |
boolean |
appliesToEmpty()
A flag that indicates whether a default open content is applied when the content type of a complex type declaration is empty |
short |
getModeType()
A mode type: none, interleave, suffix. |
XSWildcard |
getWildcard()
A wildcard declaration |
Methods inherited from interface org.apache.xerces.xs.XSObject |
getName, getNamespace, getNamespaceItem, getType |
Field Detail |
public static final short MODE_NONE
public static final short MODE_INTERLEAVE
public static final short MODE_SUFFIX
Method Detail |
public short getModeType()
public XSWildcard getWildcard()
public boolean appliesToEmpty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |