Modifier and Type | Field and Description |
---|---|
static short |
MODE_INTERLEAVE |
static short |
MODE_NONE
Mode type
|
static short |
MODE_SUFFIX |
Modifier and Type | Method and Description |
---|---|
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
|
getName, getNamespace, getNamespaceItem, getType
static final short MODE_NONE
static final short MODE_INTERLEAVE
static final short MODE_SUFFIX
short getModeType()
XSWildcard getWildcard()
boolean appliesToEmpty()
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.