BEA Systems, Inc.

Uses of Class
weblogic.apache.xerces.impl.xs.XSDDescription

Packages that use XSDDescription
weblogic.apache.xerces.impl.xs   
 

Uses of XSDDescription in weblogic.apache.xerces.impl.xs
 

Fields in weblogic.apache.xerces.impl.xs declared as XSDDescription
protected  XSDDescription XMLSchemaValidator.fXSDDescription
          Deprecated. Schema Grammar Description passed, to give a chance to application to supply the Grammar
 

Methods in weblogic.apache.xerces.impl.xs that return XSDDescription
 XSDDescription XSDDescription.makeClone()
           
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSDDescription
static XMLInputSource XMLSchemaLoader.resolveDocument(XSDDescription desc, Hashtable locationPairs, XMLEntityResolver entityResolver)
          Deprecated.  
 

Constructors in weblogic.apache.xerces.impl.xs with parameters of type XSDDescription
SchemaGrammar(String targetNamespace, XSDDescription grammarDesc)
          Deprecated. Default constructor.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.