org.exolab.castor.xml.util
Class XMLClassDescriptorAdapter

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

public class XMLClassDescriptorAdapter
extends XMLClassDescriptorImpl

An adapter class which can turn an ordinary ClassDescriptor into an XMLClassDescriptor

Version:
$Revision: 1.14 $ $Date: 2001/12/05 09:56:58 $
Author:
Keith Visco

Constructor Summary
XMLClassDescriptorAdapter(ClassDescriptor classDesc, java.lang.String xmlName)
          Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor
 
Methods inherited from class org.exolab.castor.xml.util.XMLClassDescriptorImpl
addFieldDescriptor, getAccessMode, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getExtends, getFieldDescriptor, getFields, getIdentity, getJavaClass, getNameSpacePrefix, getNameSpaceURI, getValidator, getXMLName, 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

XMLClassDescriptorAdapter

public XMLClassDescriptorAdapter(ClassDescriptor classDesc,
                                 java.lang.String xmlName)
                          throws MappingException
Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor

Parameters:
classDesc - the ClassDescriptor to "adapt"


Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com