org.exolab.castor.xml
Class IntrospectedXMLClassDescriptor

java.lang.Object
  extended byorg.exolab.castor.xml.Validator
      extended byorg.exolab.castor.xml.util.XMLClassDescriptorImpl
          extended byorg.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
(package private) IntrospectedXMLClassDescriptor(java.lang.Class type)
          Creates an IntrospectedXMLClassDescriptor
  IntrospectedXMLClassDescriptor(java.lang.Class type, java.lang.String xmlName)
          Creates an IntrospectedXMLClassDescriptor
 
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

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-2001. All rights reserved http://www.intalio.com