public class XSTypeImpl.XSAllComplexTypeImpl extends XSTypeImpl.XSBasicComplexTypeImpl
owner, restrictedType
Constructor and Description |
---|
XSTypeImpl.XSAllComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XsTAll pAll) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAll() |
getAttributes, getComplexContentType, getParticle, setParticle
getExtendedType, getOwner, getRestrictedType, getSimpleContent, getXsTComplexType, hasComplexContent, hasSimpleContent, isChoice, isElementOnly, isEmpty, isExtension, isMixed, isRestriction, isSequence, validate
public XSTypeImpl.XSAllComplexTypeImpl(XSType pOwner, XsTComplexType pType, XsTAll pAll) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public boolean isAll()
isAll
in class XSTypeImpl.XSComplexTypeImpl