public class XmlSchemaComplexContent extends XmlSchemaContentModel
| 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) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, 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)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.