public class XmlSchemaSequence extends XmlSchemaGroupBase
unhandledAttributes
Constructor and Description |
---|
XmlSchemaSequence()
Creates new XmlSchemaSequence
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaObjectCollection |
getItems()
The elements contained within the compositor.
|
String |
toString(String prefix,
int tab) |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
public XmlSchemaObjectCollection getItems()
getItems
in class XmlSchemaGroupBase
public String toString(String prefix, int tab)
toString
in class XmlSchemaObject
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.