Uses of Class
org.eclipse.xsd.XSDSubstitutionGroupExclusions

Packages that use XSDSubstitutionGroupExclusions
org.eclipse.xsd This provides an API for the XML Schema Standard Part 1 and Part 2; for differences between the current version of the API and the previous version of the API, please see the Appendix.  
 

Uses of XSDSubstitutionGroupExclusions in org.eclipse.xsd
 

Fields in org.eclipse.xsd declared as XSDSubstitutionGroupExclusions
static XSDSubstitutionGroupExclusions XSDSubstitutionGroupExclusions.EXTENSION_LITERAL
          The 'Extension' literal object
static XSDSubstitutionGroupExclusions XSDSubstitutionGroupExclusions.RESTRICTION_LITERAL
          The 'Restriction' literal object
 

Methods in org.eclipse.xsd that return XSDSubstitutionGroupExclusions
static XSDSubstitutionGroupExclusions XSDSubstitutionGroupExclusions.get(String name)
          Returns the 'Substitution Group Exclusions' literal with the specified name
static XSDSubstitutionGroupExclusions XSDSubstitutionGroupExclusions.get(int value)
          Returns the 'Substitution Group Exclusions' literal with the specified value
 


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