BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.jaxp
Interface JAXPConstants

All Known Implementing Classes:
SAXParserImpl, DocumentBuilderImpl

public interface JAXPConstants

This interface holds JAXP constant property/attribute names and values. Since JAXP 1.2 is a maintenance release of JAXP 1.1, no public signatures are allowed so these values cannot be exposed in the javax.xml.parsers package. Once equivalent constants have been defined in future JAXP spec versions, this interface can be removed.


Field Summary
static java.lang.String JAXP_SCHEMA_LANGUAGE
           
static java.lang.String JAXP_SCHEMA_SOURCE
           
static java.lang.String W3C_XML_SCHEMA
           
 

Field Detail

JAXP_SCHEMA_LANGUAGE

public static final java.lang.String JAXP_SCHEMA_LANGUAGE

W3C_XML_SCHEMA

public static final java.lang.String W3C_XML_SCHEMA

JAXP_SCHEMA_SOURCE

public static final java.lang.String JAXP_SCHEMA_SOURCE

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81