org.exolab.castor.xml.descriptors
Class EnumerationDescriptor

java.lang.Object
  extended byorg.exolab.castor.xml.Validator
      extended byorg.exolab.castor.xml.util.XMLClassDescriptorImpl
          extended byorg.exolab.castor.xml.descriptors.EnumerationDescriptor
All Implemented Interfaces:
ClassDescriptor, ClassValidator, TypeValidator, XMLClassDescriptor

public class EnumerationDescriptor
extends XMLClassDescriptorImpl

The default class descriptor for Enumerations that are passed in as the root-level class, this is really only useful for marshaling, as Enumerations are immutable.

Version:
$Revision: 6671 $ $Date: 2004-12-16 22:49:25 -0700 (Thu, 16 Dec 2004) $
Author:
Keith Visco

Constructor Summary
EnumerationDescriptor()
          Creates a new EnumerationDescriptor.
 
Methods inherited from class org.exolab.castor.xml.util.XMLClassDescriptorImpl
addFieldDescriptor, addSequenceElement, canAccept, checkDescriptorForCorrectOrderWithinSequence, contains, getAccessMode, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getExtends, getFieldDescriptor, getFields, getIdentity, getJavaClass, getNameSpacePrefix, getNameSpaceURI, getSubstitutes, getValidator, getXMLName, hasContainerFields, isChoice, isElementDefinition, removeFieldDescriptor, setCompositorAsAll, setCompositorAsChoice, setCompositorAsSequence, setElementDefinition, setExtends, setExtendsWithoutFlatten, setIdentity, setIntrospected, setJavaClass, setNameSpacePrefix, setNameSpaceURI, setSubstitutes, setXMLName, sortDescriptors, toString, toXMLName, validate, validate
 
Methods inherited from class org.exolab.castor.xml.Validator
checkUnresolvedIdrefs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnumerationDescriptor

public EnumerationDescriptor()
Creates a new EnumerationDescriptor.



Copyright 2008 null. All Rights Reserved.