Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
public class XSTypeImpl.XSComplexContentImpl
extends XSTypeImpl.XSComplexTypeImpl
Field Summary |
Fields inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl | |
owner , restrictedType |
Constructor Summary | |
|
Method Summary | |
XSAttributable[] | |
protected XsEComplexContent | |
XsComplexContentType | |
protected XsComplexContentType |
|
XSType | |
protected XSGroup |
|
XSParticle | |
boolean | |
boolean |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl | |
getExtendedType , getOwner , getRestrictedType , getSimpleContent , getXsTComplexType , hasComplexContent , hasSimpleContent , isAll , isChoice , isElementOnly , isEmpty , isExtension , isMixed , isRestriction , isSequence , validate |
public XSComplexContentImpl(XSType pOwner, XsTComplexType pType, XsEComplexContent pComplexContent) throws SAXException
public XSAttributable[] getAttributes() throws SAXException
- Specified by:
- getAttributes in interface XSComplexType
public XsComplexContentType getComplexContentType() throws SAXException
- Specified by:
- getComplexContentType in interface XSComplexType
protected XsComplexContentType getContentTypeByParticle(XsTTypeDefParticle pParticle, XSGroup pGroup) throws SAXException
public XSType getExtendedType() throws SAXException
- Specified by:
- getExtendedType in interface XSComplexType
- Overrides:
- getExtendedType in interface XSTypeImpl.XSComplexTypeImpl
protected XSGroup getGroupByParticle(XsTTypeDefParticle pParticle) throws SAXException
public XSParticle getParticle() throws SAXException
- Specified by:
- getParticle in interface XSComplexType
public boolean hasComplexContent()
- Overrides:
- hasComplexContent in interface XSTypeImpl.XSComplexTypeImpl
public boolean isExtension() throws SAXException
- Specified by:
- isExtension in interface XSComplexType
- Overrides:
- isExtension in interface XSTypeImpl.XSComplexTypeImpl