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.XSSimpleContentImpl
public class XSTypeImpl.XSSimpleContentImpl
extends XSTypeImpl.XSComplexTypeImpl
Field Summary |
Fields inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl | |
extendedType , owner , restrictedType |
Constructor Summary | |
|
Method Summary | |
XSAttributable[] | |
XsComplexContentType | |
XSParticle | |
XSSimpleContentType | |
boolean | |
boolean | |
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 XSSimpleContentImpl(XSType pOwner, XsTComplexType pType, XsESimpleContent pSimpleContent) throws SAXException
public XSAttributable[] getAttributes()
- Specified by:
- getAttributes in interface XSComplexType
public XsComplexContentType getComplexContentType()
- Specified by:
- getComplexContentType in interface XSComplexType
public XSSimpleContentType getSimpleContent()
- Specified by:
- getSimpleContent in interface XSComplexType
- Overrides:
- getSimpleContent in interface XSTypeImpl.XSComplexTypeImpl
public boolean hasSimpleContent()
- Specified by:
- hasSimpleContent in interface XSComplexType
- Overrides:
- hasSimpleContent in interface XSTypeImpl.XSComplexTypeImpl
public boolean isElementOnly()
- Specified by:
- isElementOnly in interface XSComplexType
- Overrides:
- isElementOnly in interface XSTypeImpl.XSComplexTypeImpl
public boolean isEmpty()
- Specified by:
- isEmpty in interface XSComplexType
- Overrides:
- isEmpty in interface XSTypeImpl.XSComplexTypeImpl
public boolean isMixed()
- Specified by:
- isMixed in interface XSComplexType
- Overrides:
- isMixed in interface XSTypeImpl.XSComplexTypeImpl