org.apache.ws.jaxme.xs.types
public class XSAnyType extends AbstractBuiltinType implements XSComplexType
The "anyType" is a type with arbitrary content.
Method Summary | |
---|---|
XSAttributable[] | getAttributes() |
XsComplexContentType | getComplexContentType() |
XSComplexType | getComplexType() |
XSType | getExtendedType() |
static XSAnyType | getInstance() |
XsQName | getName() |
XSObject | getParentObject() |
XSParticle | getParticle() |
XSType | getRestrictedType() |
XSSimpleContentType | getSimpleContent() |
XSSimpleType | getSimpleType() |
boolean | hasSimpleContent() |
boolean | isBuiltin() |
boolean | isElementOnly() |
boolean | isEmpty() |
boolean | isExtension() |
boolean | isMixed() |
boolean | isRestriction() |
boolean | isSimple() |
boolean | isTopLevelObject() |