Uses of Package
org.eclipse.xsd.impl

Packages that use org.eclipse.xsd.impl
org.eclipse.xsd.impl This provides an implementation of the API for XML Schema; it is considered internal and the Javadoc is incomplete. 
org.eclipse.xsd.impl.type This provides an implementation of the supported primitive datatypes; it is considered internal and the Javadoc is incomplete. 
 

Classes in org.eclipse.xsd.impl used by org.eclipse.xsd.impl
XSDComplexTypeContentImpl
          An implementation of the model object 'Complex Type Content'
XSDComponentImpl
          An implementation of the model object 'Component'
XSDConcreteComponentImpl
          An implementation of the model object 'Concrete Component'
XSDConstrainingFacetImpl
          An implementation of the model object 'Constraining Facet'
XSDEnumerationFacetImpl
          An implementation of the model object 'Enumeration Facet'
XSDFacetImpl
          An implementation of the model object 'Facet'
XSDFeatureImpl
          An implementation of the model object 'Feature'
XSDFixedFacetImpl
          An implementation of the model object 'Fixed Facet'
XSDFundamentalFacetImpl
          An implementation of the model object 'Fundamental Facet'
XSDMaxFacetImpl
          An implementation of the model object 'Max Facet'
XSDMinFacetImpl
          An implementation of the model object 'Min Facet'
XSDNamedComponentImpl
          An implementation of the model object 'Named Component'
XSDNamedComponentImpl.Comparator
           
XSDNamedComponentImpl.StringPairComparator
           
XSDParticleImpl.XSDNFA
           
XSDParticleImpl.XSDNFA.StateImpl
           
XSDParticleImpl.XSDNFA.TransitionImpl
           
XSDPatternFacetImpl
          An implementation of the model object 'Pattern Facet'
XSDRedefinableComponentImpl
          An implementation of the model object 'Redefinable Component'
XSDRepeatableFacetImpl
          An implementation of the model object 'Repeatable Facet'
XSDSchemaCompositorImpl
          An implementation of the model object 'Schema Compositor'
XSDSchemaContentImpl
          An implementation of the model object 'Schema Content'
XSDSchemaDirectiveImpl
          An implementation of the model object 'Schema Directive'
XSDSchemaImpl
          An implementation of the model object 'Schema'
XSDScopeImpl
          An implementation of the model object 'Scope'
XSDSimpleTypeDefinitionImpl
          An implementation of the model object 'Simple Type Definition'
XSDSimpleTypeDefinitionImpl.AssessmentImpl
          This is used to gather selectively the information determined when assessing a literal string with respect to a XSDSimpleTypeDefinition.
XSDTermImpl
          An implementation of the model object 'Term'
XSDTypeDefinitionImpl
          An implementation of the model object 'Type Definition'
XSDWildcardImpl
          An implementation of the model object 'Wildcard'
 

Classes in org.eclipse.xsd.impl used by org.eclipse.xsd.impl.type
XSDSimpleTypeDefinitionImpl.AssessmentImpl
          This is used to gather selectively the information determined when assessing a literal string with respect to a XSDSimpleTypeDefinition.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.