org.exolab.castor.xml
Class IntrospectedXMLClassDescriptor

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

 class IntrospectedXMLClassDescriptor
extends XMLClassDescriptorImpl

A simple extension of XMLClassDescriptor so that we can set the "instrospected" flag.


Constructor Summary
IntrospectedXMLClassDescriptor(java.lang.Class type)
          Creates an IntrospectedXMLClassDescriptor
IntrospectedXMLClassDescriptor(java.lang.Class type, java.lang.String xmlName)
          Creates an IntrospectedXMLClassDescriptor
 
Method Summary
 
Methods inherited from class org.exolab.castor.xml.util.XMLClassDescriptorImpl
addFieldDescriptor, canAccept, contains, getAccessMode, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getExtends, getFieldDescriptor, getFields, getIdentity, getJavaClass, getNameSpacePrefix, getNameSpaceURI, getValidator, getXMLName, 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

IntrospectedXMLClassDescriptor

IntrospectedXMLClassDescriptor(java.lang.Class type)
Creates an IntrospectedXMLClassDescriptor

Parameters:
type - the Class type with which this ClassDescriptor describes.

IntrospectedXMLClassDescriptor

public IntrospectedXMLClassDescriptor(java.lang.Class type,
                                      java.lang.String xmlName)
Creates an IntrospectedXMLClassDescriptor

Parameters:
type - the Class type with which this ClassDescriptor describes.


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