Uses of Class
org.eclipse.xsd.impl.XSDFundamentalFacetImpl

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

Uses of XSDFundamentalFacetImpl in org.eclipse.xsd.impl
 

Subclasses of XSDFundamentalFacetImpl in org.eclipse.xsd.impl
 class XSDBoundedFacetImpl
          An implementation of the model object 'Bounded Facet'
 class XSDCardinalityFacetImpl
          An implementation of the model object 'Cardinality Facet'
 class XSDNumericFacetImpl
          An implementation of the model object 'Numeric Facet'
 class XSDOrderedFacetImpl
          An implementation of the model object 'Ordered Facet'
 


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