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

Packages that use XSDTypeDefinitionImpl
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 XSDTypeDefinitionImpl in org.eclipse.xsd.impl
 

Subclasses of XSDTypeDefinitionImpl in org.eclipse.xsd.impl
 class XSDComplexTypeDefinitionImpl
          An implementation of the model object 'Complex Type Definition'
 class XSDSimpleTypeDefinitionImpl
          An implementation of the model object 'Simple Type Definition'
 


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