Package org.eclipse.xsd.util

This provides utility classes and interfaces to augment the basic API for XML Schema, as well as sample code.

See:
          Description

Class Summary
XSDAdapterFactory The Adapter Factory for the model.
XSDConstants The Constants for XML and XML Schema and related DOM Utilities.
XSDParser The SAX Parser for the model.
XSDPrototypicalSchema The Sample Code to construct the Purchase Order Schema and the Prototype Schema using the concrete APIs.
XSDResourceFactoryImpl The Resource Factory implementation for the model.
XSDResourceImpl The Resource implementation for the model.
XSDSchemaBuildingTools XSDSchemaBuildingTools is a collection of convenience methods for building simple schemas.
XSDSchemaQueryTools XSDSchemaQueryTools is a collection of worker methods for performing simple queries or searches of schemas.
XSDSwitch The Switch for the model's inheritance hierarchy.
XSDUtil  
XSDUtil.URICrossReferencer A cross referencer that finds each usage of URI or collection of URIs.
XSDUtil.UsageCrossReferencer A cross referencer that finds each usage of an EObject or collection of EObjects, excluding unintesting derived references.
XSDUtil.XSDNamedComponentCrossReferencer A cross referencer that finds all XSDNamedComponents and each usage of an XSDNamedComponent.
 

Package org.eclipse.xsd.util Description

This provides utility classes and interfaces to augment the basic API for XML Schema, as well as sample code.


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