|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.Validator
org.exolab.castor.xml.util.XMLClassDescriptorImpl
org.exolab.castor.builder.binding.NamingXMLTypeDescriptor
public class NamingXMLTypeDescriptor
Constructor Summary | |
---|---|
NamingXMLTypeDescriptor()
|
Method Summary | |
---|---|
AccessMode |
getAccessMode()
Returns the access mode specified for this class. |
ClassDescriptor |
getExtends()
Returns the class descriptor of the class extended by this class. |
FieldDescriptor |
getIdentity()
Returns the identity field, null if this class has no identity. |
java.lang.Class |
getJavaClass()
Returns the Java class represented by this descriptor. |
java.lang.String |
getNameSpacePrefix()
Returns the namespace prefix to use when marshalling as XML. |
java.lang.String |
getNameSpaceURI()
Returns the namespace URI used when marshalling and unmarshalling as XML. |
TypeValidator |
getValidator()
Returns a specific validator for the class described by this ClassDescriptor. |
java.lang.String |
getXMLName()
Returns the XML Name for the Class being described. |
Methods inherited from class org.exolab.castor.xml.util.XMLClassDescriptorImpl |
---|
addFieldDescriptor, canAccept, contains, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getFieldDescriptor, getFields, hasContainerFields, removeFieldDescriptor, setCompositorAsAll, setCompositorAsChoice, setCompositorAsSequence, setExtends, setExtendsWithoutFlatten, setIdentity, setIntrospected, setJavaClass, setNameSpacePrefix, setNameSpaceURI, setXMLName, sortDescriptors, toString, toXMLName, validate, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NamingXMLTypeDescriptor()
Method Detail |
---|
public AccessMode getAccessMode()
XMLClassDescriptorImpl
getAccessMode
in interface ClassDescriptor
getAccessMode
in class XMLClassDescriptorImpl
public ClassDescriptor getExtends()
XMLClassDescriptorImpl
getExtends
in interface ClassDescriptor
getExtends
in class XMLClassDescriptorImpl
public FieldDescriptor getIdentity()
XMLClassDescriptorImpl
getIdentity
in interface ClassDescriptor
getIdentity
in class XMLClassDescriptorImpl
public java.lang.Class getJavaClass()
XMLClassDescriptorImpl
getJavaClass
in interface ClassDescriptor
getJavaClass
in class XMLClassDescriptorImpl
public java.lang.String getNameSpacePrefix()
XMLClassDescriptor
getNameSpacePrefix
in interface XMLClassDescriptor
getNameSpacePrefix
in class XMLClassDescriptorImpl
public java.lang.String getNameSpaceURI()
XMLClassDescriptor
getNameSpaceURI
in interface XMLClassDescriptor
getNameSpaceURI
in class XMLClassDescriptorImpl
public TypeValidator getValidator()
XMLClassDescriptorImpl
getValidator
in interface XMLClassDescriptor
getValidator
in class XMLClassDescriptorImpl
public java.lang.String getXMLName()
XMLClassDescriptorImpl
getXMLName
in interface XMLClassDescriptor
getXMLName
in class XMLClassDescriptorImpl
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |