Uses of Class
org.exolab.castor.xml.schema.reader.ComponentReader

Packages that use ComponentReader
org.exolab.castor.xml.schema.reader   
 

Uses of ComponentReader in org.exolab.castor.xml.schema.reader
 

Subclasses of ComponentReader in org.exolab.castor.xml.schema.reader
 class AnnotationUnmarshaller
          A class for Unmarshalling Annotations
 class AppInfoUnmarshaller
          A class for unmarshalling XML Schema <appinfo> elements
 class AttributeGroupUnmarshaller
          A class for Unmarshalling AttributeGroups
 class AttributeUnmarshaller
          The Unmarshaller for Attribute declarations
 class CharacterUnmarshaller
          A utility class for Unmarshalling elements with only String content
 class ComplexContentRestrictionUnmarshaller
          A class for unmarshalling restriction elements of a complexContent
 class ComplexContentUnmarshaller
          A class for Unmarshalling simpleContent
 class ComplexTypeUnmarshaller
          A class for unmarshalling XML Schema definitions.
 class DocumentationUnmarshaller
          A class for Unmarshalling XML Schema elements
 class ElementUnmarshaller
          A class for Unmarshalling element definitions
 class ExtensionUnmarshaller
          A class for Unmarshalling extension elements
 class FacetUnmarshaller
          A class for Unmarshalling facets
 class FieldOrSelectorUnmarshaller
          A class for Unmarshalling Selector or Field elements for identity-constraints
 class GroupUnmarshaller
          A class for Unmarshalling ModelGroups
 class IdentityConstraintUnmarshaller
          A class for Unmarshalling Identity Constraints
 class ImportUnmarshaller
           
 class IncludeUnmarshaller
          A simple unmarshaller to read included schemas.
 class ModelGroupUnmarshaller
          A class for Unmarshalling ModelGroups Definition
 class RedefineUnmarshaller
          The purpose of this class is to read redefined elements in an XML schema.
 class SchemaUnmarshaller
           
 class SimpleContentRestrictionUnmarshaller
          A class for unmarshalling restriction elements of a simpleContent
 class SimpleContentUnmarshaller
          A class for Unmarshalling simpleContent
 class SimpleTypeListUnmarshaller
          A class for unmarshalling list elements of a simpleType.
 class SimpleTypeRestrictionUnmarshaller
          A class for unmarshalling restriction elements of a simpleType
 class SimpleTypeUnmarshaller
          A class for Unmarshalling SimpleTypes
 class UnionUnmarshaller
          A class for Unmarshalling XML Schema Union types
 class UnknownUnmarshaller
          A class for Skipping unknown elements during unmarshalling
 class WildcardUnmarshaller
          A class for Unmarshalling WildCard
 

Constructors in org.exolab.castor.xml.schema.reader with parameters of type ComponentReader
Sax2ComponentReader(ComponentReader compReader)
           
 



Copyright © 2012. All Rights Reserved.