Uses of Class
org.eclipse.xsd.util.XSDPrototypicalSchema

Packages that use XSDPrototypicalSchema
org.eclipse.xsd.util This provides utility classes and interfaces to augment the basic API for XML Schema, as well as sample code. 
 

Uses of XSDPrototypicalSchema in org.eclipse.xsd.util
 

Fields in org.eclipse.xsd.util declared as XSDPrototypicalSchema
protected static XSDPrototypicalSchema XSDPrototypicalSchema.instance
          The one static instance.
 

Methods in org.eclipse.xsd.util that return XSDPrototypicalSchema
static XSDPrototypicalSchema XSDPrototypicalSchema.getInstance()
          Return the one static instance.
 


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