Uses of Package
org.eclipse.xsd.util

Packages that use org.eclipse.xsd.util
org.eclipse.xsd.ecore This provides support for converting bewteen Ecore and XML Schema models. 
org.eclipse.xsd.impl.type This provides an implementation of the supported primitive datatypes; it is considered internal and the Javadoc is incomplete. 
org.eclipse.xsd.provider   
org.eclipse.xsd.util This provides utility classes and interfaces to augment the basic API for XML Schema, as well as sample code. 
 

Classes in org.eclipse.xsd.util used by org.eclipse.xsd.ecore
XSDParser
          The SAX Parser for the model.
 

Classes in org.eclipse.xsd.util used by org.eclipse.xsd.impl.type
XSDUtil.ByteSequence
          This is a wrapper type for representing values of type hexBin or base64Binary.
 

Classes in org.eclipse.xsd.util used by org.eclipse.xsd.provider
XSDAdapterFactory
          The Adapter Factory for the model.
 

Classes in org.eclipse.xsd.util used by org.eclipse.xsd.util
JAXPConfiguration
          This interface defines methods to create and configure SAX parser, DOM parser and Transformer.
JAXPPool
          This interface defines pool that can be used to cache and retrieve SAX parser, DOM parser and Transformer.
XSDConstants
          The Constants for XML and XML Schema and related DOM Utilities.
XSDPrototypicalSchema
          The Sample Code to construct the Purchase Order Schema and the Prototype Schema using the concrete APIs.
XSDResourceImpl.SchemaLocator
           
XSDSchemaLocator
          An adapter interface used by XSDSchemaDirective to find referenced schemas.
XSDSwitch
          The Switch for the model's inheritance hierarchy.
 


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