public class XmlSchemaSimpleContent extends XmlSchemaContentModel
unhandledAttributes
Constructor and Description |
---|
XmlSchemaSimpleContent()
Creates new XmlSchemaSimpleContent
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaContent |
getContent() |
void |
setContent(XmlSchemaContent content) |
String |
toString(String prefix,
int tab) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
public XmlSchemaSimpleContent()
public XmlSchemaContent getContent()
getContent
in class XmlSchemaContentModel
public void setContent(XmlSchemaContent content)
setContent
in class XmlSchemaContentModel
public String toString(String prefix, int tab)
toString
in class XmlSchemaObject
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.