BEA Systems, Inc.

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.
Deprecated. Deprecated in WebLogic Server 7.0.
X500Name() - Constructor for class weblogic.security.X500Name
Deprecated.  
X509 - class weblogic.security.X509.
Deprecated. Deprecated in WebLogic Server 7.0.
X509_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The X.509 token is used to handle X.509 certificates passed in through the HTTP header to the Servlet container.
X509() - Constructor for class weblogic.security.X509
Deprecated.  
X509(File) - Constructor for class weblogic.security.X509
Deprecated.  
X509(InputStream) - Constructor for class weblogic.security.X509
Deprecated.  
X509(URL) - Constructor for class weblogic.security.X509
Deprecated.  
X509java2javax(X509Certificate) - Static method in class weblogic.webservice.client.BaseWLSSLAdapter
Convert a java.security.cert.X509Certificate to the equivalent javax.security.cert.X509Certificates
X509java2javax(X509Certificate[]) - Static method in class weblogic.webservice.client.BaseWLSSLAdapter
Converts an array of java.security.cert.X509Certificates to the equivalent array of javax.security.cert.X509Certificates
X509javax2java(X509Certificate) - Static method in class weblogic.webservice.client.BaseWLSSLAdapter
Convert a javax.security.cert.X509Certificate to the equivalent java.security.cert.X509Certificates
X509javax2java(X509Certificate[]) - Static method in class weblogic.webservice.client.BaseWLSSLAdapter
Converts an array of javax.security.cert.Certificates (e.g.
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.
XAException - exception weblogic.transaction.XAException.
 
XAException() - Constructor for class weblogic.transaction.XAException
 
XAException(int, String, Throwable) - Constructor for class weblogic.transaction.XAException
 
XAException(String) - Constructor for class weblogic.transaction.XAException
 
XAException(String, Throwable) - Constructor for class weblogic.transaction.XAException
 
XalanProperties - class weblogic.apache.xalan.transformer.XalanProperties.
XalanProperties defines the features understood by Xalan.
XalanProperties() - Constructor for class weblogic.apache.xalan.transformer.XalanProperties
 
XAResource - interface weblogic.transaction.XAResource.
This is an optional interface that XA resource provider can implement to communicate extra information to the Transaction Manager.
XBoolean - class weblogic.apache.xalan.xpath.XBoolean.
Deprecated. This compatibility layer will be removed in later releases.
XBoolean - class weblogic.apache.xpath.objects.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
Deprecated. Construct a XBoolean object.
XBoolean(boolean) - Constructor for class weblogic.apache.xpath.objects.XBoolean
Construct a XBoolean object.
XBoolean(Boolean) - Constructor for class weblogic.apache.xpath.objects.XBoolean
Construct a XBoolean object.
XBooleanStatic - class weblogic.apache.xalan.xpath.XBooleanStatic.
Deprecated. This compatibility layer will be removed in later releases.
XBooleanStatic - class weblogic.apache.xpath.objects.XBooleanStatic.
This class doesn't have any XPathContext, so override whatever to ensure it works OK.
XBooleanStatic(boolean) - Constructor for class weblogic.apache.xalan.xpath.XBooleanStatic
Deprecated. Construct a XNodeSet object.
XBooleanStatic(boolean) - Constructor for class weblogic.apache.xpath.objects.XBooleanStatic
Construct a XBooleanStatic 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.
XConnection - class weblogic.apache.xalan.lib.sql.XConnection.
An XSLT extension that allows a stylesheet to access JDBC data.
XConnection() - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, NodeList) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String, Element) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String, String, String) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
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/).
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.xalan.serialize.Method
The output method for XHTML documents: xhtml.
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.
XHTMLPublicId - Static variable in class weblogic.apache.xml.serialize.HTMLdtd
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.
XHTMLSystemId - Static variable in class weblogic.apache.xml.serialize.HTMLdtd
System identifier for XHTML document type.
XML - Static variable in class weblogic.apache.xalan.serialize.Method
The output method for XML documents: xml.
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_ENTITIES_RESOURCE - Static variable in class weblogic.apache.xalan.serialize.CharInfo
The name of the XML entities file.
XML_EVENT - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies an XMLEvent
XML_HEADER - Static variable in class weblogic.apache.xalan.res.XSLTErrorResources
String to specify the XML parser module.
XML_HEADER - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field XML_HEADER
XML_SCHEMA - Static variable in class weblogic.apache.xerces.domx.XGrammarWriter.OutputFormat
Output format: XML Schema.
XML_SoapException - exception weblogic.uddi.client.structures.exception.XML_SoapException.
 
XML_SoapException(String) - Constructor for class weblogic.uddi.client.structures.exception.XML_SoapException
 
xmlarray - Variable in class weblogic.wtc.jatmi.TypedXML
The binary data to send to the remote TUXEDO domain
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
XMLCacheCumulativeRuntimeMBean - interface weblogic.management.runtime.XMLCacheCumulativeRuntimeMBean.
This interface is used to monitor the external XML entity cache.
XMLCacheMonitorRuntimeMBean - interface weblogic.management.runtime.XMLCacheMonitorRuntimeMBean.
This interface is used to monitor the external XML entity cache.
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
 
XMLCharacterRecognizer - class weblogic.apache.xml.utils.XMLCharacterRecognizer.
Class used to verify whether the specified ch conforms to the XML 1.0 definition of whitespace.
XMLCharacterRecognizer() - Constructor for class weblogic.apache.xml.utils.XMLCharacterRecognizer
 
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 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
 
XMLEntityCacheMBean - interface weblogic.management.configuration.XMLEntityCacheMBean.
Configure the behavior of JAXP (Java API for XML Parsing) in the server.
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.
XMLEntitySpecRegistryEntryMBean - interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean.
This is an entry in the XML registry.
XMLErrorReporter - interface weblogic.apache.xerces.framework.XMLErrorReporter.
Error handling
XMLEvent - interface weblogic.xml.stream.XMLEvent.
This is the base element interface for handling markup events.
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
 
XMLInputOutputStream - interface weblogic.xml.stream.XMLInputOutputStream.
This is a utility for reading from an output stream.
XMLInputOutputStreamBase - class weblogic.xml.stream.util.XMLInputOutputStreamBase.
This object provides an I/O stream
XMLInputOutputStreamBase() - Constructor for class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
XMLInputSource - class weblogic.xml.sax.XMLInputSource.
Deprecated.  
XMLInputSource() - Constructor for class weblogic.xml.sax.XMLInputSource
Deprecated. Creates new XMLInputSource.
XMLInputSource(InputSource) - Constructor for class weblogic.xml.sax.XMLInputSource
Deprecated. Creates new XMLInputSource using org.xml.sax.InputSource
XMLInputSource(InputStream) - Constructor for class weblogic.xml.sax.XMLInputSource
Deprecated. Creates new XMLInputSource using byte stream.
XMLInputSource(Reader) - Constructor for class weblogic.xml.sax.XMLInputSource
Deprecated. Creates new XMLInputSource using character stream.
XMLInputSource(String) - Constructor for class weblogic.xml.sax.XMLInputSource
Deprecated. Creates new XMLInputSource using XML document system id.
XMLInputStream - interface weblogic.xml.stream.XMLInputStream.
This is the top level interface for iterating over XML Events in an XML document.
XMLInputStreamFactory - class weblogic.xml.stream.XMLInputStreamFactory.
Defines an abstract implementation of a factory for getting streams
XMLInputStreamFactory() - Constructor for class weblogic.xml.stream.XMLInputStreamFactory
 
XMLInputStreamFilter - interface weblogic.xml.stream.XMLInputStreamFilter.
This is the top level interface for creating Filters on XMLInputStreams
XMLInputStreamFilterBase - class weblogic.xml.stream.util.XMLInputStreamFilterBase.
This is the implementation of the interface for creating Filters on XMLInputStreams
XMLInputStreamFilterBase() - Constructor for class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
XMLInputStreamFilterBase(XMLInputStream, ElementFilter) - Constructor for class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
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
 
XMLName - interface weblogic.xml.stream.XMLName.
Encapsulates information about the Qualified Name of an XML event.
xmlns - Variable in class weblogic.uddi.client.structures.request.Request
 
XMLNS - Static variable in class weblogic.apache.xml.utils.NamespaceSupport2
The XML Namespace as a constant.
XMLNS_DOMAIN - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
XMLNSDecl - class weblogic.apache.xalan.templates.XMLNSDecl.
Represents an xmlns declaration
XMLNSDecl(String, String, boolean) - Constructor for class weblogic.apache.xalan.templates.XMLNSDecl
Constructor XMLNSDecl
XMLOutputStream - interface weblogic.xml.stream.XMLOutputStream.
This is the top level interface for writing XML documents.
XMLOutputStreamFactory - class weblogic.xml.stream.XMLOutputStreamFactory.
Defines an abstract implementation of a factory for getting output streams
XMLOutputStreamFactory() - Constructor for class weblogic.xml.stream.XMLOutputStreamFactory
 
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.xml.ProblemListener
Deprecated.  
XMLParser() - Constructor for class weblogic.apache.xerces.framework.XMLParser
Constructor
XMLParser(StringPool) - Constructor for class weblogic.apache.xerces.framework.XMLParser
 
XMLParserLiaison - class weblogic.apache.xalan.xpath.xml.XMLParserLiaison.
Deprecated. This compatibility layer will be removed in later releases.
XMLParserLiaison() - Constructor for class weblogic.apache.xalan.xpath.xml.XMLParserLiaison
Deprecated.  
XMLParserLiaisonDefault - class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.
Deprecated. This compatibility layer will be removed in later releases.
XMLParserLiaisonDefault() - Constructor for class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
XMLParserSelectRegistryEntryMBean - interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean.
This is an entry in the XML registry.
XMLPullReader - interface weblogic.xml.stream.util.XMLPullReader.
Defines an interface that wraps a SAX XMLReader and provides extra methods needed to parse SAX events in a pull mode.
XMLPullReaderBase - class weblogic.xml.stream.util.XMLPullReaderBase.
Implements the XMLPullReader interface using the weblogic.apache.xerces.parsers.SAXParser
XMLPullReaderBase() - Constructor for class weblogic.xml.stream.util.XMLPullReaderBase
 
XMLPullReaderBase(SAXParser) - Constructor for class weblogic.xml.stream.util.XMLPullReaderBase
 
XMLRegistryEntryMBean - interface weblogic.management.configuration.XMLRegistryEntryMBean.
Deprecated. as of WebLogic Server 7.0, replaced by XMLRegistryMBean.
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.
XMLSourceArrayCodec - class weblogic.webservice.encoding.XMLSourceArrayCodec.
 
XMLSourceArrayCodec() - Constructor for class weblogic.webservice.encoding.XMLSourceArrayCodec
 
XMLSourceCodec - class weblogic.webservice.encoding.XMLSourceCodec.
 
XMLSourceCodec() - Constructor for class weblogic.webservice.encoding.XMLSourceCodec
 
XMLStream - class weblogic.xml.stream.XMLStream.
This is the main to parse an XML document with the stream
XMLStream() - Constructor for class weblogic.xml.stream.XMLStream
 
XMLStreamException - exception weblogic.xml.stream.XMLStreamException.
The base exception for unexpected input during XML handling
XMLStreamException() - Constructor for class weblogic.xml.stream.XMLStreamException
 
XMLStreamException(String) - Constructor for class weblogic.xml.stream.XMLStreamException
 
XMLStreamException(String, Throwable) - Constructor for class weblogic.xml.stream.XMLStreamException
 
XMLStreamException(Throwable) - Constructor for class weblogic.xml.stream.XMLStreamException
 
XMLString - interface weblogic.apache.xml.utils.XMLString.
This class is meant to be an interface to character strings, whether they be java Strings or weblogic.apache.xml.utils.FastStringBuffers, or other character data.
XMLStringFactory - class weblogic.apache.xml.utils.XMLStringFactory.
A concrete class that implements this interface creates XMLString objects.
XMLStringFactory() - Constructor for class weblogic.apache.xml.utils.XMLStringFactory
 
XMLStringFactoryImpl - class weblogic.apache.xpath.objects.XMLStringFactoryImpl.
Class XMLStringFactoryImpl creates XString versions of XMLStrings.
XMLStringFactoryImpl() - Constructor for class weblogic.apache.xpath.objects.XMLStringFactoryImpl
 
XMLSubStreamBase - class weblogic.xml.stream.util.XMLSubStreamBase.
This implements substreams from a parent stream.
XMLSubStreamBase() - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
 
XMLSubStreamBase(XMLInputStream) - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
 
XMLSubStreamBase(XMLInputStream, ElementFilter) - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
 
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.KeyRefValueStore - class weblogic.apache.xerces.validators.common.XMLValidator.KeyRefValueStore.
Key reference value store.
XMLValidator.KeyRefValueStore(XMLValidator, KeyRef, XMLValidator.KeyValueStore) - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.KeyRefValueStore
Constructs a key value store.
XMLValidator.KeyValueStore - class weblogic.apache.xerces.validators.common.XMLValidator.KeyValueStore.
Key value store.
XMLValidator.KeyValueStore(XMLValidator, Key) - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.KeyValueStore
Constructs a key value store.
XMLValidator.OrderedHashtable.Entry - class weblogic.apache.xerces.validators.common.XMLValidator.OrderedHashtable.Entry.
Hashtable entry.
XMLValidator.OrderedHashtable.Entry() - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.OrderedHashtable.Entry
 
XMLValidator.UniqueValueStore - class weblogic.apache.xerces.validators.common.XMLValidator.UniqueValueStore.
Unique value store.
XMLValidator.UniqueValueStore(XMLValidator, Unique) - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.UniqueValueStore
Constructs a unique value store.
XMLValidator.ValueStoreBase - class weblogic.apache.xerces.validators.common.XMLValidator.ValueStoreBase.
Value store implementation base class.
XMLValidator.ValueStoreBase(XMLValidator, IdentityConstraint) - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.ValueStoreBase
Constructs a value store for the specified identity constraint.
XMLValidator.ValueStoreCache - class weblogic.apache.xerces.validators.common.XMLValidator.ValueStoreCache.
Value store cache.
XMLValidator.ValueStoreCache(XMLValidator) - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.ValueStoreCache
Default constructor.
XMLValidator.XPathMatcherStack - class weblogic.apache.xerces.validators.common.XMLValidator.XPathMatcherStack.
Stack of XPath matchers for identity constraints.
XMLValidator.XPathMatcherStack() - Constructor for class weblogic.apache.xerces.validators.common.XMLValidator.XPathMatcherStack
 
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.
Deprecated. This compatibility layer will be removed in later releases.
XNodeSet - class weblogic.apache.xpath.objects.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
Deprecated. Construct an empty XNodeSet object.
XNodeSet() - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Default constructor for derived objects.
XNodeSet(DTMIterator) - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
XNodeSet(DTMManager) - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(int, DTMManager) - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Construct a XNodeSet object for one node.
XNodeSet(Node) - Constructor for class weblogic.apache.xalan.xpath.XNodeSet
Deprecated. Construct a XNodeSet object for one node.
XNodeSet(NodeList) - Constructor for class weblogic.apache.xalan.xpath.XNodeSet
Deprecated. Construct a XNodeSet object.
XNodeSetForDOM - class weblogic.apache.xpath.objects.XNodeSetForDOM.
This class overrides the XNodeSet#object() method to provide the original Node object, NodeList object, or NodeIterator.
XNodeSetForDOM(Node, DTMManager) - Constructor for class weblogic.apache.xpath.objects.XNodeSetForDOM
 
XNodeSetForDOM(NodeIterator, XPathContext) - Constructor for class weblogic.apache.xpath.objects.XNodeSetForDOM
 
XNodeSetForDOM(NodeList, XPathContext) - Constructor for class weblogic.apache.xpath.objects.XNodeSetForDOM
 
XNull - class weblogic.apache.xalan.xpath.XNull.
Deprecated. This compatibility layer will be removed in later releases.
XNull - class weblogic.apache.xpath.objects.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
Deprecated. Create an XObject.
XNull() - Constructor for class weblogic.apache.xpath.objects.XNull
Create an XObject.
XNumber - class weblogic.apache.xalan.xpath.XNumber.
Deprecated. This compatibility layer will be removed in later releases.
XNumber - class weblogic.apache.xpath.objects.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
Deprecated. Construct a XNodeSet object.
XNumber(double) - Constructor for class weblogic.apache.xpath.objects.XNumber
Construct a XNodeSet object.
XNumber(Number) - Constructor for class weblogic.apache.xpath.objects.XNumber
Construct a XNodeSet object.
XObject - class weblogic.apache.xalan.xpath.XObject.
Deprecated. This compatibility layer will be removed in later releases.
XObject - class weblogic.apache.xpath.objects.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
Deprecated. Create an XObject.
XObject() - Constructor for class weblogic.apache.xpath.objects.XObject
Create an XObject.
XObject(Object) - Constructor for class weblogic.apache.xalan.xpath.XObject
Deprecated. Create an XObject.
XObject(Object) - Constructor for class weblogic.apache.xpath.objects.XObject
Create an XObject.
XObjectFactory - class weblogic.apache.xpath.objects.XObjectFactory.
 
XObjectFactory() - Constructor for class weblogic.apache.xpath.objects.XObjectFactory
 
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.xerces.validators.schema.identity.XPath.
Bare minimum XPath parser.
XPath - class weblogic.apache.xpath.XPath.
The XPath class wraps an expression object and provides general services for execution of that expression.
XPath.Axis - class weblogic.apache.xerces.validators.schema.identity.XPath.Axis.
Axis.
XPath.Axis(short) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.Axis
Constructs an axis with the specified type.
XPath.Axis(XPath.Axis) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.Axis
Copy constructor.
XPath.LocationPath - class weblogic.apache.xerces.validators.schema.identity.XPath.LocationPath.
A location path representation for an XPath expression.
XPath.LocationPath(XPath.LocationPath) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.LocationPath
Copy constructor.
XPath.LocationPath(XPath.Step[]) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.LocationPath
Creates a location path from a series of steps.
XPath.NodeTest - class weblogic.apache.xerces.validators.schema.identity.XPath.NodeTest.
Node test.
XPath.NodeTest(short) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.NodeTest
Constructs a node test of type WILDCARD or NODE.
XPath.NodeTest(StringPool, int, int) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.NodeTest
Constructs a node test of type Namespace.
XPath.NodeTest(StringPool, QName) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.NodeTest
Constructs a node test of type QName.
XPath.NodeTest(XPath.NodeTest) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.NodeTest
Copy constructor.
XPath.Step - class weblogic.apache.xerces.validators.schema.identity.XPath.Step.
A location path step comprised of an axis and node test.
XPath.Step(XPath.Axis, XPath.NodeTest) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.Step
Constructs a step from an axis and node test.
XPath.Step(XPath.Step) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath.Step
Copy constructor.
XPath(Expression) - Constructor for class weblogic.apache.xpath.XPath
Construct an XPath object.
XPath(String, SourceLocator, PrefixResolver, int) - Constructor for class weblogic.apache.xpath.XPath
Construct an XPath object.
XPath(String, SourceLocator, PrefixResolver, int, ErrorListener) - Constructor for class weblogic.apache.xpath.XPath
Construct an XPath object.
XPath(String, StringPool, NamespacesScope) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPath
Constructs an XPath object from the specified expression.
XPathAPI - class weblogic.apache.xpath.XPathAPI.
The methods in this class are convenience methods into the low-level XPath API.
XPathAPI() - Constructor for class weblogic.apache.xpath.XPathAPI
 
XPathContext - class weblogic.apache.xpath.XPathContext.
Default class for the runtime execution context for XPath.
XPathContext.XPathExpressionContext - class weblogic.apache.xpath.XPathContext.XPathExpressionContext.
 
XPathContext.XPathExpressionContext(XPathContext) - Constructor for class weblogic.apache.xpath.XPathContext.XPathExpressionContext
 
XPathContext() - Constructor for class weblogic.apache.xpath.XPathContext
Create an XPathContext instance.
XPathContext(Object) - Constructor for class weblogic.apache.xpath.XPathContext
Create an XPathContext instance.
XPathDumper - class weblogic.apache.xpath.compiler.XPathDumper.
Class for XPath diagnostic functions.
XPathDumper() - Constructor for class weblogic.apache.xpath.compiler.XPathDumper
 
XPATHErrorResourceBundle - class weblogic.apache.xpath.res.XPATHErrorResourceBundle.
The default (english) resource bundle.
XPATHErrorResourceBundle() - Constructor for class weblogic.apache.xpath.res.XPATHErrorResourceBundle
 
XPATHErrorResources - class weblogic.apache.xpath.res.XPATHErrorResources.
Set up error messages.
XPATHErrorResources_en - class weblogic.apache.xpath.res.XPATHErrorResources_en.
Default implementation of XPATHErrorResources.
XPATHErrorResources_en() - Constructor for class weblogic.apache.xpath.res.XPATHErrorResources_en
 
XPATHErrorResources() - Constructor for class weblogic.apache.xpath.res.XPATHErrorResources
 
XPathException - exception weblogic.apache.xerces.validators.schema.identity.XPathException.
XPath exception.
XPathException - exception weblogic.apache.xpath.XPathException.
This class implements an exception object that all XPath classes will throw in case of an error.
XPathException() - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPathException
Constructs an exception.
XPathException(String) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPathException
Constructs an exception with the specified message.
XPathException(String) - Constructor for class weblogic.apache.xpath.XPathException
Create an XPathException object that holds an error message.
XPathException(String, Exception) - Constructor for class weblogic.apache.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.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.xpath.XPathException
Create an XPathException object that holds an error message and the stylesheet node that the error originated from.
XPathFactory - interface weblogic.apache.xpath.XPathFactory.
Factory class for creating an XPath.
XPathMatcher - class weblogic.apache.xerces.validators.schema.identity.XPathMatcher.
XPath matcher.
XPathMatcher(XPath) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPathMatcher
Constructs an XPath matcher that implements a document fragment handler.
XPathMatcher(XPath, boolean, IdentityConstraint) - Constructor for class weblogic.apache.xerces.validators.schema.identity.XPathMatcher
Constructs an XPath matcher that implements a document fragment handler.
XPathParser - class weblogic.apache.xpath.compiler.XPathParser.
Tokenizes and parses XPath expressions.
XPATHPARSER - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XPathParser(ErrorListener, SourceLocator) - Constructor for class weblogic.apache.xpath.compiler.XPathParser
The parser constructor.
XPATHPROCESSOR - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XPathProcessorException - exception weblogic.apache.xpath.XPathProcessorException.
Derived from XPathException in order that XPath processor exceptions may be specifically caught.
XPathProcessorException(String) - Constructor for class weblogic.apache.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message.
XPathProcessorException(String, Exception) - Constructor for class weblogic.apache.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message, and another exception that caused this exception.
xpathSupport - Variable in class weblogic.apache.xpath.CachedXPathAPI
XPathContext, and thus the document model system (DTMs), persists through multiple calls to this object.
XPathSupport - interface weblogic.apache.xalan.xpath.XPathSupport.
Deprecated. This compatibility layer will be removed in later releases.
XPathSupportDefault - class weblogic.apache.xalan.xpath.XPathSupportDefault.
Deprecated. This compatibility layer will be removed in later releases.
XPathSupportDefault() - Constructor for class weblogic.apache.xalan.xpath.XPathSupportDefault
Deprecated.  
XResourceBundle - class weblogic.apache.xml.utils.res.XResourceBundle.
The default (english) resource bundle.
XResourceBundle() - Constructor for class weblogic.apache.xml.utils.res.XResourceBundle
 
XResourceBundleBase - class weblogic.apache.xml.utils.res.XResourceBundleBase.
This is an interface for error messages.
XResourceBundleBase() - Constructor for class weblogic.apache.xml.utils.res.XResourceBundleBase
 
XResources_cy - class weblogic.apache.xml.utils.res.XResources_cy.
The Cyrillic resource bundle.
XResources_cy() - Constructor for class weblogic.apache.xml.utils.res.XResources_cy
 
XResources_el - class weblogic.apache.xml.utils.res.XResources_el.
The Greek resource bundle.
XResources_el() - Constructor for class weblogic.apache.xml.utils.res.XResources_el
 
XResources_en - class weblogic.apache.xml.utils.res.XResources_en.
The English resource bundle.
XResources_en() - Constructor for class weblogic.apache.xml.utils.res.XResources_en
 
XResources_he - class weblogic.apache.xml.utils.res.XResources_he.
The Hebrew resource bundle.
XResources_he() - Constructor for class weblogic.apache.xml.utils.res.XResources_he
 
XResources_hy - class weblogic.apache.xml.utils.res.XResources_hy.
The Armenian resource bundle.
XResources_hy() - Constructor for class weblogic.apache.xml.utils.res.XResources_hy
 
XResources_ja_JP_A - class weblogic.apache.xml.utils.res.XResources_ja_JP_A.
The Japanese (Katakana) resource bundle.
XResources_ja_JP_A() - Constructor for class weblogic.apache.xml.utils.res.XResources_ja_JP_A
 
XResources_ja_JP_HA - class weblogic.apache.xml.utils.res.XResources_ja_JP_HA.
The Japanese (Hiragana) resource bundle.
XResources_ja_JP_HA() - Constructor for class weblogic.apache.xml.utils.res.XResources_ja_JP_HA
 
XResources_ja_JP_HI - class weblogic.apache.xml.utils.res.XResources_ja_JP_HI.
The Japanese (Hiragana) resource bundle.
XResources_ja_JP_HI() - Constructor for class weblogic.apache.xml.utils.res.XResources_ja_JP_HI
 
XResources_ja_JP_I - class weblogic.apache.xml.utils.res.XResources_ja_JP_I.
The Japanese (Katakana) resource bundle.
XResources_ja_JP_I() - Constructor for class weblogic.apache.xml.utils.res.XResources_ja_JP_I
 
XResources_ka - class weblogic.apache.xml.utils.res.XResources_ka.
The Georgian resource bundle.
XResources_ka() - Constructor for class weblogic.apache.xml.utils.res.XResources_ka
 
XResources_zh_CN - class weblogic.apache.xml.utils.res.XResources_zh_CN.
The Chinese resource bundle.
XResources_zh_CN() - Constructor for class weblogic.apache.xml.utils.res.XResources_zh_CN
 
XResources_zh_TW - class weblogic.apache.xml.utils.res.XResources_zh_TW.
The Chinese(Taiwan) resource bundle.
XResources_zh_TW() - Constructor for class weblogic.apache.xml.utils.res.XResources_zh_TW
 
XRTreeFrag - class weblogic.apache.xalan.xpath.XRTreeFrag.
Deprecated. This compatibility layer will be removed in later releases.
XRTreeFrag - class weblogic.apache.xpath.objects.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
Deprecated. Create an XObject.
XRTreeFrag(Expression) - Constructor for class weblogic.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFrag(int, XPathContext) - Constructor for class weblogic.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFragSelectWrapper - class weblogic.apache.xpath.objects.XRTreeFragSelectWrapper.
This class makes an select statement act like an result tree fragment.
XRTreeFragSelectWrapper(Expression) - Constructor for class weblogic.apache.xpath.objects.XRTreeFragSelectWrapper
 
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.res.XSLTErrorResources
String to specify the XSLT module.
XSL_HEADER - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field XSL_HEADER
XSLMessages - class weblogic.apache.xalan.res.XSLMessages.
Sets things up for issuing error messages.
XSLMessages() - Constructor for class weblogic.apache.xalan.res.XSLMessages
 
XSLPROCESSOR - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XSLProcessorContext - class weblogic.apache.xalan.extensions.XSLProcessorContext.
Provides transformer context to be passed to an extension element.
XSLProcessorContext - class weblogic.apache.xalan.xslt.XSLProcessorContext.
Deprecated. This compatibility layer will be removed in later releases.
XSLProcessorContext(TransformerImpl, Stylesheet) - Constructor for class weblogic.apache.xalan.extensions.XSLProcessorContext
Create a processor context to be passed to an extension.
XSLProcessorContext(XSLTEngineImpl, Stylesheet, Node, Node, QName) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorContext
Deprecated.  
XSLProcessorException - exception weblogic.apache.xalan.xslt.XSLProcessorException.
Deprecated. This compatibility layer will be removed in later releases.
XSLProcessorException(Exception) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorException
Deprecated. Create an XSLProcessorException object that holds another exception that caused this exception.
XSLProcessorException(String) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorException
Deprecated. Create an XSLProcessorException object that holds an error message.
XSLProcessorException(String, Exception) - Constructor for class weblogic.apache.xalan.xslt.XSLProcessorException
Deprecated. Create an XSLProcessorException object that holds an error message, and another exception that caused this exception.
XSLProcessorVersion - class weblogic.apache.xalan.processor.XSLProcessorVersion.
Deprecated. To be replaced by weblogic.apache.xalan.Version.getVersion()
XSLProcessorVersion() - Constructor for class weblogic.apache.xalan.processor.XSLProcessorVersion
Deprecated.  
XSLT_PROPERTIES - Static variable in class weblogic.apache.xalan.processor.TransformerFactoryImpl
The path/filename of the property file: XSLTInfo.properties Maintenance note: see also weblogic.apache.xpath.functions.FuncSystemProperty.XSLT_PROPERTIES
XSLT_RESOURCE - Static variable in class weblogic.apache.xml.utils.res.XResourceBundle
Error resource constants
XSLTAttributeDef - class weblogic.apache.xalan.processor.XSLTAttributeDef.
This class defines an attribute for an element in a XSLT stylesheet, is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the mapping between Xalan classes and the markup attributes in the element.
XSLTElementDef - class weblogic.apache.xalan.processor.XSLTElementDef.
This class defines the allowed structure for an element in a XSLT stylesheet, is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the mapping between Xalan classes and the markup elements in the XSLT instance.
XSLTElementProcessor - class weblogic.apache.xalan.processor.XSLTElementProcessor.
This class acts as the superclass for all stylesheet element processors, and deals with things that are common to all elements.
XSLTEngineImpl - class weblogic.apache.xalan.xslt.XSLTEngineImpl.
Deprecated. This compatibility layer will be removed in later releases.
XSLTEngineImpl() - Constructor for class weblogic.apache.xalan.xslt.XSLTEngineImpl
Deprecated. 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
Deprecated. Construct an XSLT processor that uses the the given parser liaison.
XSLTEngineImpl(XMLParserLiaison) - Constructor for class weblogic.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Construct an XSL processor that uses the the given parser liaison.
XSLTErrorResources - class weblogic.apache.xalan.res.XSLTErrorResources.
Set up error messages.
XSLTErrorResources() - Constructor for class weblogic.apache.xalan.res.XSLTErrorResources
 
XSLTInputSource - class weblogic.apache.xalan.xslt.XSLTInputSource.
Deprecated. This compatibility layer will be removed in later releases.
XSLTInputSource() - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Deprecated. Zero-argument default constructor -- Before you can use the new XSLTInputSource object in a transformation, you must define the document source with setSystemId(), setNode(), setInputStream(), or setCharacterStream().
XSLTInputSource(InputSource) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Deprecated. Create a new XSLTInputSource source from a SAX input source.
XSLTInputSource(InputStream) - Constructor for class weblogic.apache.xalan.xslt.XSLTInputSource
Deprecated. 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
Deprecated. 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
Deprecated. 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
Deprecated. 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.
XSLTProcessor - interface weblogic.apache.xalan.xslt.XSLTProcessor.
Deprecated. This compatibility layer will be removed in later releases.
XSLTProcessorApplet - class weblogic.apache.xalan.client.XSLTProcessorApplet.
Provides applet host for the XSLT processor.
XSLTProcessorApplet() - Constructor for class weblogic.apache.xalan.client.XSLTProcessorApplet
The XSLTProcessorApplet constructor takes no arguments.
XSLTProcessorFactory - class weblogic.apache.xalan.xslt.XSLTProcessorFactory.
Deprecated. This compatibility layer will be removed in later releases.
XSLTProcessorFactory() - Constructor for class weblogic.apache.xalan.xslt.XSLTProcessorFactory
Deprecated.  
XSLTResultTarget - class weblogic.apache.xalan.xslt.XSLTResultTarget.
Deprecated. This compatibility layer will be removed in later releases.
XSLTResultTarget() - Constructor for class weblogic.apache.xalan.xslt.XSLTResultTarget
Deprecated. 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
Deprecated. 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
Deprecated. 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
Deprecated. 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
Deprecated. 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
Deprecated. 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.
XSLTSchema - class weblogic.apache.xalan.processor.XSLTSchema.
This class defines the allowed structure for a stylesheet, and the mapping between Xalan classes and the markup elements in the stylesheet.
XsltStylesheetTag - class weblogicx.xml.tags.XsltStylesheetTag.
Use inside an xslt tag to specify the xml inline.
XsltStylesheetTag() - Constructor for class weblogicx.xml.tags.XsltStylesheetTag
 
XsltTag - class weblogicx.xml.tags.XsltTag.
The XSL tag processes an XML string using the style sheet contained in the tag body or included from another servlet.
XsltTag() - Constructor for class weblogicx.xml.tags.XsltTag
 
XSLTVERSUPPORTED - Static variable in class weblogic.apache.xalan.templates.Constants
The minimum version of XSLT supported by this processor.
XsltXmlTag - class weblogicx.xml.tags.XsltXmlTag.
Use inside an xslt tag to specify the xml inline.
XsltXmlTag() - Constructor for class weblogicx.xml.tags.XsltXmlTag
 
xstr() - Method in class weblogic.apache.xpath.objects.XObject
Cast result object to a string.
xstr() - Method in class weblogic.apache.xpath.objects.XString
Cast result object to a string.
xstr() - Method in class weblogic.apache.xpath.objects.XNodeSet
Cast result object to an XMLString.
xstr() - Method in class weblogic.apache.xpath.objects.XRTreeFrag
Cast result object to an XMLString.
xstr() - Method in class weblogic.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to an XMLString.
xstr(XPathContext) - Method in class weblogic.apache.xpath.Expression
Cast result object to a string.
XString - class weblogic.apache.xalan.xpath.XString.
Deprecated. This compatibility layer will be removed in later releases.
XString - class weblogic.apache.xpath.objects.XString.
This class represents an XPath string object, and is capable of converting the string to other types, such as a number.
XString(Object) - Constructor for class weblogic.apache.xpath.objects.XString
Construct a XString object.
XString(String) - Constructor for class weblogic.apache.xalan.xpath.XString
Deprecated. Construct a XString object.
XString(String) - Constructor for class weblogic.apache.xpath.objects.XString
Construct a XNodeSet object.
XStringForChars - class weblogic.apache.xpath.objects.XStringForChars.
This class will wrap a FastStringBuffer and allow for
XStringForChars(char[], int, int) - Constructor for class weblogic.apache.xpath.objects.XStringForChars
Construct a XNodeSet object.
XStringForFSB - class weblogic.apache.xpath.objects.XStringForFSB.
This class will wrap a FastStringBuffer and allow for
XStringForFSB(FastStringBuffer, int, int) - Constructor for class weblogic.apache.xpath.objects.XStringForFSB
Construct a XNodeSet object.
XUnresolvedVariable - class weblogic.apache.xalan.templates.XUnresolvedVariable.
An instance of this class holds unto a variable until it is executed.
XUnresolvedVariable(ElemVariable, int, TransformerImpl, int, int, boolean) - Constructor for class weblogic.apache.xalan.templates.XUnresolvedVariable
Create an XUnresolvedVariable, that may be executed at a later time.
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/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference