|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.impl.XSObjectImpl net.sf.jaxme.xs.impl.XSAttributeImpl net.sf.jaxme.xs.jaxb.impl.JAXBAttributeImpl
Constructor Summary | |
protected |
JAXBAttributeImpl(XSObject pParent,
XsTAttribute pBaseAttribute)
Creates a new instance of JAXBAttributeImpl. |
Method Summary | |
JAXBProperty |
getJAXBProperty()
Returns the attributes property customization settings. |
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the types schemaBindings. |
void |
validate()
Validates the objects internal state. |
Methods inherited from class net.sf.jaxme.xs.impl.XSAttributeImpl |
getAnnotations, getName, getType, getXsTAttribute, isGlobal, isInnerSimpleType, isOptional, isReference, isValidated, setGlobal |
Methods inherited from class net.sf.jaxme.xs.impl.XSObjectImpl |
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.xs.XSAttribute |
getAnnotations, getName, getType, isGlobal, isOptional, setGlobal |
Methods inherited from interface net.sf.jaxme.xs.XSObject |
getLocator, getParentObject, getXSSchema, isTopLevelObject |
Constructor Detail |
protected JAXBAttributeImpl(XSObject pParent, XsTAttribute pBaseAttribute) throws org.xml.sax.SAXException
Creates a new instance of JAXBAttributeImpl.
Method Detail |
public JAXBSchemaBindings getJAXBSchemaBindings()
JAXBPropertyOwner
Returns the types schemaBindings.
getJAXBSchemaBindings
in interface JAXBPropertyOwner
public JAXBProperty getJAXBProperty()
JAXBPropertyOwner
Returns the attributes property customization settings.
getJAXBProperty
in interface JAXBPropertyOwner
public void validate() throws org.xml.sax.SAXException
XSObject
Validates the objects internal state.
validate
in interface XSObject
validate
in class XSAttributeImpl
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |