BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

X

X500Name - class weblogic.security.X500Name.
X.500 names in BER format.
X500Name() - Constructor for class weblogic.security.X500Name
 
X509 - class weblogic.security.X509.
DER encoded X.509 certificate class.
X509() - Constructor for class weblogic.security.X509
 
X509(File) - Constructor for class weblogic.security.X509
 
X509(InputStream) - Constructor for class weblogic.security.X509
 
X509(URL) - Constructor for class weblogic.security.X509
 
XAConnection - class weblogic.jdbc.oci.xa.XAConnection.
Each XA connection corresponds to a database connection.
XADataSource - class weblogic.jdbc.oci.xa.XADataSource.
XADataSource is a factory for XA connections.
XAResource - interface weblogic.transaction.XAResource.
This interface allows an XA resource provider to override the WebLogic Server default delist flag.
XBoolean - class weblogic.apache.xalan.xpath.XBoolean.
This class represents an XPath boolean object, and is capable of converting the boolean to other types, such as a string.
XBoolean(boolean) - Constructor for class weblogic.apache.xalan.xpath.XBoolean
Construct a XNodeSet object.
XBooleanStatic - class weblogic.apache.xalan.xpath.XBooleanStatic.
This class doesn't have any XPathSupport, so override whatever to ensure it works OK.
XBooleanStatic(boolean) - Constructor for class weblogic.apache.xalan.xpath.XBooleanStatic
Construct a XNodeSet object.
XCatalog - class weblogic.apache.xerces.readers.XCatalog.
This catalog supports the XCatalog proposal draft 0.2 posted to the xml-dev mailing list by John Cowan.
XCATALOG_DTD_PUBLICID - Static variable in class weblogic.apache.xerces.readers.XCatalog
XCatalog public identifier string ("-//DTD XCatalog//EN").
XCatalog() - Constructor for class weblogic.apache.xerces.readers.XCatalog
Constructs an XCatalog instance.
XERCES_FEATURES_PREFIX - Static variable in class weblogic.apache.xerces.framework.XMLParser
Xerces features prefix (http://apache.org/xml/features/).
XERCES_IMPLEMENTATION_DOMAIN - Static variable in class weblogic.apache.xerces.utils.ImplementationMessages
The domain of messages concerning the Xerces implementation.
XERCES_PROPERTIES_PREFIX - Static variable in class weblogic.apache.xerces.framework.XMLParser
Xerces properties prefix (http://apache.org/xml/properties/).
XercesLiaison - class weblogic.apache.xalan.xpath.xdom.XercesLiaison.
Provides XSLTProcessor an interface to the Xerces XML parser.
XercesLiaison() - Constructor for class weblogic.apache.xalan.xpath.xdom.XercesLiaison
Construct an instance.
XercesLiaison(ErrorHandler) - Constructor for class weblogic.apache.xalan.xpath.xdom.XercesLiaison
Constructor that takes SAX ErrorHandler as an argument.
XercesLiaison(XPathEnvSupport) - Constructor for class weblogic.apache.xalan.xpath.xdom.XercesLiaison
Construct an instance.
XGrammarWriter - class weblogic.apache.xerces.domx.XGrammarWriter.
This program allows you to print the grammar of a document either in XML Schema format or the standard DTD format.
XGrammarWriter.OutputFormat - class weblogic.apache.xerces.domx.XGrammarWriter.OutputFormat.
Output format enumeration.
XGrammarWriter() - Constructor for class weblogic.apache.xerces.domx.XGrammarWriter
Default constructor.
XGrammarWriter(OutputStream) - Constructor for class weblogic.apache.xerces.domx.XGrammarWriter
Constructs a grammar writer with the specified writer.
XGrammarWriter(PrintWriter) - Constructor for class weblogic.apache.xerces.domx.XGrammarWriter
Constructs a grammar writer with the specified print writer.
XGrammarWriter(Writer, String) - Constructor for class weblogic.apache.xerces.domx.XGrammarWriter
Constructs a grammar writer with the specified writer.
XHTML - Static variable in class weblogic.apache.xml.serialize.Method
The output method for HTML documents as XHTML.
XHTMLNamespace - Static variable in class weblogic.apache.xml.serialize.HTMLSerializer
 
XHTMLPublicId - Static variable in class weblogic.apache.xml.serialize.OutputFormat.DTD
Public identifier for XHTML document type.
XHTMLSerializer - class weblogic.apache.xml.serialize.XHTMLSerializer.
Implements an XHTML serializer supporting both DOM and SAX pretty serializing.
XHTMLSerializer() - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Constructs a new serializer.
XHTMLSerializer(OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Constructs a new serializer.
XHTMLSerializer(OutputStream, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
XHTMLSerializer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
XHTMLSystemId - Static variable in class weblogic.apache.xml.serialize.OutputFormat.DTD
System identifier for XHTML document type.
XLocator - interface weblogic.apache.xalan.xpath.XLocator.
This interface provides services for processing a XPath LocationPath.
XML - Static variable in class weblogic.apache.xml.serialize.Method
The output method for XML documents.
XML_DOMAIN - Static variable in class weblogic.apache.xerces.utils.XMLMessages
The domain of messages concerning the XML 1.0 specification.
XML_HEADER - Static variable in class weblogic.apache.xalan.xpath.res.XPATHErrorResources
 
XML_HEADER - Static variable in class weblogic.apache.xalan.xslt.res.XSLTErrorResources
 
XML_SCHEMA - Static variable in class weblogic.apache.xerces.domx.XGrammarWriter.OutputFormat
Output format: XML Schema.
XMLAttributeDecl - class weblogic.apache.xerces.validators.common.XMLAttributeDecl.
This class is based on an implementation from the Apache XML Project.
XMLAttributeDecl() - Constructor for class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
XMLAttributeDecl(XMLAttributeDecl) - Constructor for class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
XMLAttrList - class weblogic.apache.xerces.framework.XMLAttrList.
An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLAttrList(StringPool) - Constructor for class weblogic.apache.xerces.framework.XMLAttrList
Constructor
XMLCatalogHandler - class weblogic.apache.xerces.readers.XMLCatalogHandler.
Interface for implementing basic catalog support in the parser.
XMLCatalogHandler() - Constructor for class weblogic.apache.xerces.readers.XMLCatalogHandler
 
XMLCharacterProperties - class weblogic.apache.xerces.utils.XMLCharacterProperties.
A class representing properties of characters according to various W3C recommendations XMLCharacterProperties provides convenience methods for commonly used character tests.
XMLCharacterProperties() - Constructor for class weblogic.apache.xerces.utils.XMLCharacterProperties
 
XMLContentModel - interface weblogic.apache.xerces.validators.common.XMLContentModel.
ContentModel is an interface that can be used by your own custom validators to plug in various types of content models.
XMLContentSpec - class weblogic.apache.xerces.framework.XMLContentSpec.
ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider - interface weblogic.apache.xerces.framework.XMLContentSpec.Provider.
Provides a means for walking the structure built out of content spec "nodes".
XMLContentSpec() - Constructor for class weblogic.apache.xerces.framework.XMLContentSpec
Default constructor.
XMLContentSpec(int, int, int) - Constructor for class weblogic.apache.xerces.framework.XMLContentSpec
Constructs a content spec with the specified values.
XMLContentSpec(XMLContentSpec.Provider, int) - Constructor for class weblogic.apache.xerces.framework.XMLContentSpec
Constructs a content spec from the values specified by the given content spec provider and identifier.
XMLContentSpec(XMLContentSpec) - Constructor for class weblogic.apache.xerces.framework.XMLContentSpec
Constructs a content spec from the values in the specified content spec.
xmlDecl(int, int, int) - Method in class weblogic.apache.xalan.xpath.dtm.DTM
Signal the XML declaration of a document
xmlDecl(int, int, int) - Method in interface weblogic.apache.xerces.framework.XMLDocumentHandler
Signal the XML declaration of a document
xmlDecl(int, int, int) - Method in class weblogic.apache.xerces.parsers.SAXParser
XML declaration.
xmlDecl(int, int, int) - Method in class weblogic.apache.xerces.parsers.DOMParser
XML declaration.
XMLDeclRecognizer - class weblogic.apache.xerces.readers.XMLDeclRecognizer.
Abstract base class for encoding recognizers.
XMLDeclRecognizer() - Constructor for class weblogic.apache.xerces.readers.XMLDeclRecognizer
 
XMLDocumentHandler - interface weblogic.apache.xerces.framework.XMLDocumentHandler.
XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLDocumentHandler.DTDHandler - interface weblogic.apache.xerces.framework.XMLDocumentHandler.DTDHandler.
 
XMLDocumentScanner - class weblogic.apache.xerces.framework.XMLDocumentScanner.
This class recognizes most of the grammer for an XML processor.
XMLDocumentScanner.EventHandler - interface weblogic.apache.xerces.framework.XMLDocumentScanner.EventHandler.
This interface must be implemented by the users of the XMLDocumentScanner class.
XMLDocumentScanner(StringPool, XMLErrorReporter, XMLEntityHandler, XMLEntityHandler.CharBuffer) - Constructor for class weblogic.apache.xerces.framework.XMLDocumentScanner
Constructor
XMLDTDScanner - class weblogic.apache.xerces.framework.XMLDTDScanner.
Default implementation of an XML DTD scanner.
XMLDTDScanner.EventHandler - interface weblogic.apache.xerces.framework.XMLDTDScanner.EventHandler.
This interface must be implemented by the users of the XMLDTDScanner class.
XMLDTDScanner(StringPool, XMLErrorReporter, XMLEntityHandler, XMLEntityHandler.CharBuffer) - Constructor for class weblogic.apache.xerces.framework.XMLDTDScanner
 
XMLElementDecl - class weblogic.apache.xerces.validators.common.XMLElementDecl.
This class is based on an implementation from the Apache XML Project.
XMLElementDecl() - Constructor for class weblogic.apache.xerces.validators.common.XMLElementDecl
 
XMLElementDecl(XMLElementDecl) - Constructor for class weblogic.apache.xerces.validators.common.XMLElementDecl
 
XMLEntityHandler - interface weblogic.apache.xerces.readers.XMLEntityHandler.
This is the interface used for entity management.
XMLEntityHandler.CharBuffer - interface weblogic.apache.xerces.readers.XMLEntityHandler.CharBuffer.
This interface is used to store and retrieve character sequences.
XMLEntityHandler.CharDataHandler - interface weblogic.apache.xerces.readers.XMLEntityHandler.CharDataHandler.
Interface for passing character data.
XMLEntityHandler.DTDHandler - interface weblogic.apache.xerces.readers.XMLEntityHandler.DTDHandler.
DTD specific entity handler
XMLEntityHandler.EntityReader - interface weblogic.apache.xerces.readers.XMLEntityHandler.EntityReader.
This is the interface for scanners to process input data from entities without needing to know the details of the underlying storage of those entities, or their encodings.
XMLEntityReaderFactory - interface weblogic.apache.xerces.readers.XMLEntityReaderFactory.
This is the factory interface used to create readers.
XMLErrorReporter - interface weblogic.apache.xerces.framework.XMLErrorReporter.
Error handling
XMLException - exception weblogic.apache.xerces.validators.datatype.XMLException.
This class is based on an implementation from the Apache XML Project.
XMLException() - Constructor for class weblogic.apache.xerces.validators.datatype.XMLException
 
XMLException(Exception) - Constructor for class weblogic.apache.xerces.validators.datatype.XMLException
 
XMLException(String) - Constructor for class weblogic.apache.xerces.validators.datatype.XMLException
 
XMLException(String, Exception) - Constructor for class weblogic.apache.xerces.validators.datatype.XMLException
 
XMLMessage - interface weblogic.jms.extensions.XMLMessage.
An XMLMessage is used to send a message containing XML content.
XMLMessageProvider - interface weblogic.apache.xerces.utils.XMLMessageProvider.
Interface describing how to provide localized error messages to the XMLErrorReporter
XMLMessages - class weblogic.apache.xerces.msg.XMLMessages.
This file contains error and warning messages related to XML The messages are arranged in key and value tuples in a ListResourceBundle.
XMLMessages - class weblogic.apache.xerces.utils.XMLMessages.
XMLMessages provides error messages for the XML 1.0 Recommendation and for the Namespaces Recommendation
XMLMessages() - Constructor for class weblogic.apache.xerces.msg.XMLMessages
 
XMLMessages() - Constructor for class weblogic.apache.xerces.utils.XMLMessages
 
XMLNS_DOMAIN - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
XMLParser - class weblogic.apache.xerces.framework.XMLParser.
This is the base class of all standard parsers.
XMLPARSER - Static variable in interface weblogic.apache.xalan.xpath.XPathSupport
 
XMLPARSER - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
 
XMLParser() - Constructor for class weblogic.apache.xerces.framework.XMLParser
Constructor
XMLParserLiaison - interface weblogic.apache.xalan.xpath.xml.XMLParserLiaison.
An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
XMLParserLiaisonDefault - class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.
This class is the default XMLParserLiaison for the XSL Processor.
XMLParserLiaisonDefault() - Constructor for class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Construct an instance.
XMLParserLiaisonDefault(ProblemListener) - Constructor for class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Construct an instance.
XMLRegistryEntryMBean - interface weblogic.management.configuration.XMLRegistryEntryMBean.
This is an entry in the XML registry.
XMLRegistryMBean - interface weblogic.management.configuration.XMLRegistryMBean.
Configure the behavior of JAXP (Java API for XML Parsing) in the server.
XMLSerializer - class weblogic.apache.xml.serialize.XMLSerializer.
Implements an XML serializer supporting both DOM and SAX pretty serializing.
XMLSerializer() - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Constructs a new serializer.
XMLSerializer(OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Constructs a new serializer.
XMLSerializer(OutputStream, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
XMLSerializer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
XMLValidator - class weblogic.apache.xerces.validators.common.XMLValidator.
This class is the super all-in-one validator used by the parser.
XMLValidator.AttributeValidator - interface weblogic.apache.xerces.validators.common.XMLValidator.AttributeValidator.
AttributeValidator.
XMLValidator(StringPool, XMLErrorReporter, DefaultEntityHandler, XMLDocumentScanner) - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator
Constructs an XML validator.
XNodeSet - class weblogic.apache.xalan.xpath.XNodeSet.
This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
XNodeSet() - Constructor for class weblogic.apache.xalan.xpath.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(Node) - Constructor for class weblogic.apache.xalan.xpath.XNodeSet
Construct a XNodeSet object for one node.
XNodeSet(NodeList) - Constructor for class weblogic.apache.xalan.xpath.XNodeSet
Construct a XNodeSet object.
XNull - class weblogic.apache.xalan.xpath.XNull.
This class represents an XPath null object, and is capable of converting the null to other types, such as a string.
XNull() - Constructor for class weblogic.apache.xalan.xpath.XNull
Create an XObject.
XNumber - class weblogic.apache.xalan.xpath.XNumber.
This class represents an XPath number, and is capable of converting the number to other types, such as a string.
XNumber(double) - Constructor for class weblogic.apache.xalan.xpath.XNumber
Construct a XNodeSet object.
XObject - class weblogic.apache.xalan.xpath.XObject.
This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XObject() - Constructor for class weblogic.apache.xalan.xpath.XObject
Create an XObject.
XObject(Object) - Constructor for class weblogic.apache.xalan.xpath.XObject
Create an XObject.
XParams - class weblogicx.jsp.tags.XParams.
 
XParams(String, ServletRequest) - Constructor for class weblogicx.jsp.tags.XParams
 
XParams(String, UnsyncHashtable) - Constructor for class weblogicx.jsp.tags.XParams
 
XParams(String, XParams) - Constructor for class weblogicx.jsp.tags.XParams
 
XPath - class weblogic.apache.xalan.xpath.XPath.
The XPath class represents the semantic parse tree of the XPath pattern.
XPath() - Constructor for class weblogic.apache.xalan.xpath.XPath
Construct an XPath object.
XPath(ProblemListener) - Constructor for class weblogic.apache.xalan.xpath.XPath
Construct a XPath, passing in a problem listener.
xpath(XPathSupport, Node, int) - Method in class weblogic.apache.xalan.xpath.XPath
Execute from the beginning of the xpath.
XPathEnvSupport - interface weblogic.apache.xalan.xpath.XPathEnvSupport.
This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPATHErrorResourceBundle - class weblogic.apache.xalan.xpath.res.XPATHErrorResourceBundle.
LangResources_en.properties
XPATHErrorResourceBundle() - Constructor for class weblogic.apache.xalan.xpath.res.XPATHErrorResourceBundle
 
XPATHErrorResources - class weblogic.apache.xalan.xpath.res.XPATHErrorResources.
Set up error messages.
XPATHErrorResources_en - class weblogic.apache.xalan.xpath.res.XPATHErrorResources_en.
Default implementation of XPATHErrorResources.
XPATHErrorResources_en() - Constructor for class weblogic.apache.xalan.xpath.res.XPATHErrorResources_en
 
XPATHErrorResources() - Constructor for class weblogic.apache.xalan.xpath.res.XPATHErrorResources
 
XPathException - exception weblogic.apache.xalan.xpath.XPathException.
This class implements an exception object that all XPath classes will throw in case of an error.
XPathException(String) - Constructor for class weblogic.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message.
XPathException(String, Exception) - Constructor for class weblogic.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message, and another exception that caused this exception.
XPathException(String, Node, Exception) - Constructor for class weblogic.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message, the stylesheet node that the error originated from, and another exception that caused this exception.
XPathException(String, Object) - Constructor for class weblogic.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message and the stylesheet node that the error originated from.
XPathFactory - interface weblogic.apache.xalan.xpath.XPathFactory.
Factory class for creating an XPath.
XPATHPARSER - Static variable in interface weblogic.apache.xalan.xpath.XPathSupport
 
XPATHPARSER - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
 
XPathProcessor - interface weblogic.apache.xalan.xpath.XPathProcessor.
An object that implements the XPathProcessor interface responsibilities include initializing the XPath expression from an XPath string.
XPATHPROCESSOR - Static variable in interface weblogic.apache.xalan.xpath.XPathSupport
 
XPATHPROCESSOR - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
 
XPathProcessorException - exception weblogic.apache.xalan.xpath.XPathProcessorException.
Derived from XPathException in order that XPath processor exceptions may be specifically caught.
XPathProcessorException(String) - Constructor for class weblogic.apache.xalan.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message.
XPathProcessorException(String, Exception) - Constructor for class weblogic.apache.xalan.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message, and another exception that caused this exception.
XPathProcessorImpl - class weblogic.apache.xalan.xpath.XPathProcessorImpl.
Tokenizes and parses XPath expressions.
XPathProcessorImpl() - Constructor for class weblogic.apache.xalan.xpath.XPathProcessorImpl
The parser constructor.
XPathProcessorImpl(XPathSupport) - Constructor for class weblogic.apache.xalan.xpath.XPathProcessorImpl
The parser constructor.
XPathSupport - interface weblogic.apache.xalan.xpath.XPathSupport.
Provides basic support for independent use of XPath.
XPathSupportDefault - class weblogic.apache.xalan.xpath.XPathSupportDefault.
Default class for execution context when XPath is used by itself.
XPathSupportDefault() - Constructor for class weblogic.apache.xalan.xpath.XPathSupportDefault
 
XRTreeFrag - class weblogic.apache.xalan.xpath.XRTreeFrag.
This class represents an XPath result tree fragment object, and is capable of converting the RTF to other types, such as a string.
XRTreeFrag(DocumentFragment) - Constructor for class weblogic.apache.xalan.xpath.XRTreeFrag
Create an XObject.
XSI_NONAMESPACESCHEMALOCACTION - Static variable in class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
XSI_SCHEMALOCACTION - Static variable in class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
XSI_TYPE - Static variable in class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
XSL_HEADER - Static variable in class weblogic.apache.xalan.xpath.res.XPATHErrorResources
 
XSL_HEADER - Static variable in class weblogic.apache.xalan.xslt.res.XSLTErrorResources
 
XSLMessages - class weblogic.apache.xalan.xpath.xml.XSLMessages.
Sets things up for issuing error messages.
XSLMessages() - Constructor for class weblogic.apache.xalan.xpath.xml.XSLMessages
 
XSLPROCESSOR - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
 
XSLProcessorContext - class weblogic.apache.xalan.xslt.XSLProcessorContext.
Captures processor context to be passed to an extension element.
XSLProcessorContext(XSLTEngineImpl, Stylesheet, Node, Node, QName) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorContext
 
XSLProcessorException - exception weblogic.apache.xalan.xslt.XSLProcessorException.
The exception used for most XSLT errors.
XSLProcessorException(Exception) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorException
Create an XSLProcessorException object that holds another exception that caused this exception.
XSLProcessorException(String) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorException
Create an XSLProcessorException object that holds an error message.
XSLProcessorException(String, Exception) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorException
Create an XSLProcessorException object that holds an error message, and another exception that caused this exception.
XSLProcessorVersion - class weblogic.apache.xalan.xslt.XSLProcessorVersion.
Administrative class to keep track of the version number of the Xalan release.
XSLProcessorVersion() - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorVersion
 
XSLResourceBundle - class weblogic.apache.xalan.xpath.xml.XSLResourceBundle.
This is an interface for error messages.
XSLResourceBundle() - Constructor for class weblogic.apache.xalan.xpath.xml.XSLResourceBundle
 
XSLT_RESOURCE - Static variable in class weblogic.apache.xalan.xslt.Constants
 
XSLTEngineImpl - class weblogic.apache.xalan.xslt.XSLTEngineImpl.
The Xalan workhorse -- Collaborates with the XML parser liaison, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree.
XSLTEngineImpl() - Constructor for class weblogic.apache.xalan.xslt.XSLTEngineImpl
Construct an XSLT processor that uses the default DTM (Document Table Model) liaison and XML parser.
XSLTEngineImpl(String) - Constructor for class weblogic.apache.xalan.xslt.XSLTEngineImpl
Construct an XSLT processor that uses the the given parser liaison.
XSLTEngineImpl(XMLParserLiaison) - Constructor for class weblogic.apache.xalan.xslt.XSLTEngineImpl
Construct an XSL processor that uses the the given parser liaison.
XSLTErrorResources - class weblogic.apache.xalan.xslt.res.XSLTErrorResources.
Set up error messages.
XSLTErrorResources_en - class weblogic.apache.xalan.xslt.res.XSLTErrorResources_en.
 
XSLTErrorResources_en() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTErrorResources_en
 
XSLTErrorResources() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTErrorResources
 
XSLTInputSource - class weblogic.apache.xalan.xslt.XSLTInputSource.
Represents an XML source document or XSL stylesheet.
XSLTInputSource() - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Zero-argument default constructor -- Before you can use the new XSLTInputSource object in a transformation, you must define the document source with setSystemId(), setNode(), setByteStream(), or setCharacterStream().
XSLTInputSource(InputSource) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Create a new XSLTInputSource source from a SAX input source.
XSLTInputSource(InputStream) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Create a new input source with a byte stream -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's ByteStream property.
XSLTInputSource(Node) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Create a new input source with a DOM Node -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's Node property.
XSLTInputSource(Reader) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Create a new input source with a character stream -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's CharacterStream property.
XSLTInputSource(String) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Create a new input source with a system identifier (for a URL or file name) -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's SystemId property.
XSLTJavaClassEngine - class weblogic.apache.xalan.xpath.XSLTJavaClassEngine.
This is a custom scripting engine for the XSLT processor's needs of calling into Java objects.
XSLTJavaClassEngine() - Constructor for class weblogic.apache.xalan.xpath.XSLTJavaClassEngine
 
XSLTProcessor - interface weblogic.apache.xalan.xslt.XSLTProcessor.
The transformation processor -- use XSLTProcessorFactory to instantiate an implementation of this interface.
XSLTPROCESSOR - Static variable in interface weblogic.apache.xalan.xpath.XPathSupport
 
XSLTProcessorApplet - class weblogic.apache.xalan.xslt.client.XSLTProcessorApplet.
Provides applet host for the XSLT processor.
XSLTProcessorApplet() - Constructor for class weblogic.apache.xalan.xslt.client.XSLTProcessorApplet
The XSLTProcessorApplet constructor takes no arguments.
XSLTProcessorFactory - class weblogic.apache.xalan.xslt.XSLTProcessorFactory.
Manufactures the processor for performing transformations.
XSLTProcessorFactory() - Constructor for class weblogic.apache.xalan.xslt.XSLTProcessorFactory
 
XSLTResourceBundle - class weblogic.apache.xalan.xslt.res.XSLTResourceBundle.
 
XSLTResourceBundle() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResourceBundle
 
XSLTResources_cy - class weblogic.apache.xalan.xslt.res.XSLTResources_cy.
 
XSLTResources_cy() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_cy
 
XSLTResources_el - class weblogic.apache.xalan.xslt.res.XSLTResources_el.
 
XSLTResources_el() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_el
 
XSLTResources_en - class weblogic.apache.xalan.xslt.res.XSLTResources_en.
 
XSLTResources_en() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_en
 
XSLTResources_he - class weblogic.apache.xalan.xslt.res.XSLTResources_he.
 
XSLTResources_he() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_he
 
XSLTResources_hy - class weblogic.apache.xalan.xslt.res.XSLTResources_hy.
 
XSLTResources_hy() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_hy
 
XSLTResources_ja_JP_A - class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_A.
 
XSLTResources_ja_JP_A() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_A
 
XSLTResources_ja_JP_HA - class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_HA.
 
XSLTResources_ja_JP_HA() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_HA
 
XSLTResources_ja_JP_HI - class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_HI.
 
XSLTResources_ja_JP_HI() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_HI
 
XSLTResources_ja_JP_I - class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_I.
 
XSLTResources_ja_JP_I() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_ja_JP_I
 
XSLTResources_ka - class weblogic.apache.xalan.xslt.res.XSLTResources_ka.
 
XSLTResources_ka() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_ka
 
XSLTResources_zh_CN - class weblogic.apache.xalan.xslt.res.XSLTResources_zh_CN.
 
XSLTResources_zh_CN() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_zh_CN
 
XSLTResources_zh_TW - class weblogic.apache.xalan.xslt.res.XSLTResources_zh_TW.
 
XSLTResources_zh_TW() - Constructor for class weblogic.apache.xalan.xslt.res.XSLTResources_zh_TW
 
XSLTResultTarget - class weblogic.apache.xalan.xslt.XSLTResultTarget.
Contains the result of a transformation that you perform with the XSLTProcessor process() method or one of the StylesheetRoot process() methods.
XSLTResultTarget() - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Zero-argument default constructor -- Before you can use the new XSLTResultTarget object in a transformation, you must define the output container by setting its FileName, CharacterStrea, ByteStream, or Node property.
XSLTResultTarget(DocumentHandler) - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a SAX Document handler, which will handle result events -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's DocyumentHandler property.
XSLTResultTarget(Node) - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a DOM Node -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's Node property.
XSLTResultTarget(OutputStream) - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a byte stream -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's ByteStream property.
XSLTResultTarget(String) - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a file name -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's FileName property.
XSLTResultTarget(Writer) - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a character stream -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's CharacterStream property.
XString - class weblogic.apache.xalan.xpath.XString.
This class represents an XPath string object, and is capable of converting the string to other types, such as a number.
XString(String) - Constructor for class weblogic.apache.xalan.xpath.XString
Construct a XNodeSet object.
XUtil - class weblogic.apache.xerces.validators.schema.XUtil.
Some useful utility methods.
XUtil() - Constructor for class weblogic.apache.xerces.validators.schema.XUtil
This class cannot be instantiated.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60