Package org.apache.ws.commons.schema
Class XmlSchemaAll
- All Implemented Interfaces:
XmlSchemaObjectBase
Permits the elements in the group to appear (or not appear) in any order in the containing element.
Represents the World Wide Web Consortium (W3C) all element (compositor).
-
Field Summary
FieldsFields inherited from class org.apache.ws.commons.schema.XmlSchemaParticle
DEFAULT_MAX_OCCURS, DEFAULT_MIN_OCCURSFields inherited from class org.apache.ws.commons.schema.XmlSchemaObject
lineNumber, linePosition, sourceURI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaParticle
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccursMethods inherited from class org.apache.ws.commons.schema.XmlSchemaAnnotated
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringMethods inherited from class org.apache.ws.commons.schema.XmlSchemaObject
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
-
Field Details
-
items
-
-
Constructor Details
-
XmlSchemaAll
public XmlSchemaAll()Creates new XmlSchemaAll
-
-
Method Details
-
getItems
-