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