public class XmlSchemaComplexContent extends XmlSchemaContentModel
| Modifier and Type | Field and Description |
|---|---|
boolean |
mixed |
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaComplexContent()
Creates new XmlSchemaComplexContent
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaContent |
getContent() |
boolean |
isMixed() |
void |
setContent(XmlSchemaContent content) |
void |
setMixed(boolean mixed) |
String |
toString(String prefix,
int tab) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaComplexContent()
public XmlSchemaContent getContent()
getContent in class XmlSchemaContentModelpublic void setContent(XmlSchemaContent content)
setContent in class XmlSchemaContentModelpublic boolean isMixed()
public void setMixed(boolean mixed)
public String toString(String prefix, int tab)
toString in class XmlSchemaObjectCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.