BEA Systems, Inc.

WebLogic Server 6.1 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.
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
 
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 - 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
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.
This class doesn't have any XPathSupport, so override whatever to ensure it works OK.
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
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(NodeList) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(String) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(String, String) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(String, String, Element) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnection(String, String, String, String) - Constructor for class weblogic.apache.xalan.lib.sql.XConnection
 
XConnectionPoolManager - class weblogic.apache.xalan.lib.sql.XConnectionPoolManager.
 
XConnectionPoolManager() - Constructor for class weblogic.apache.xalan.lib.sql.XConnectionPoolManager
 
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.
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.
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_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.
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.
 
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
 
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.
 
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
XMLException - exception weblogic.apache.xerces.validators.datatype.XMLException.
 
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
 
XMLInputSource - class weblogic.xml.sax.XMLInputSource.
 
XMLInputSource() - Constructor for class weblogic.xml.sax.XMLInputSource
Creates new XMLInputSource.
XMLInputSource(InputSource) - Constructor for class weblogic.xml.sax.XMLInputSource
Creates new XMLInputSource using org.xml.sax.InputSource
XMLInputSource(InputStream) - Constructor for class weblogic.xml.sax.XMLInputSource
Creates new XMLInputSource using byte stream.
XMLInputSource(Reader) - Constructor for class weblogic.xml.sax.XMLInputSource
Creates new XMLInputSource using character stream.
XMLInputSource(String) - Constructor for class weblogic.xml.sax.XMLInputSource
Creates new XMLInputSource using XML document system id.
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
 
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
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
 
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.
This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
XMLParserLiaison() - Constructor for class weblogic.apache.xalan.xpath.xml.XMLParserLiaison
 
XMLParserLiaisonDefault - class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.
A class that handles interfacing IBM's XML4J2 to the Lotus XSL Processor.
XMLParserLiaisonDefault() - Constructor for class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault
 
XMLParserSelectRegistryEntryMBean - interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean.
This is an entry in the XML registry.
XMLRegistryEntryMBean - interface weblogic.management.configuration.XMLRegistryEntryMBean.
Deprecated.  
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.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.
This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
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
Construct an empty XNodeSet object.
XNodeSet() - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(Node) - Constructor for class weblogic.apache.xalan.xpath.XNodeSet
Construct a XNodeSet object for one node.
XNodeSet(Node) - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Construct a XNodeSet object for one node.
XNodeSet(NodeIterator) - Constructor for class weblogic.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
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 - 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
Create an XObject.
XNull() - Constructor for class weblogic.apache.xpath.objects.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 - 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
Construct a XNodeSet object.
XNumber(double) - Constructor for class weblogic.apache.xpath.objects.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 - 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
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
Create an XObject.
XObject(Object) - Constructor for class weblogic.apache.xpath.objects.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.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, 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(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() - 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) - 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
 
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
 
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 - 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
 
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.
This class represents an XPath result tree fragment object, and is capable of converting the RTF to other types, such as a string.
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
Create an XObject.
XRTreeFrag(DocumentFragment) - Constructor for class weblogic.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
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
 
XSLProcessorContext - class weblogic.apache.xalan.extensions.XSLProcessorContext.
Provides transformer context to be passed to an extension element.
XSLProcessorContext - class weblogic.apache.xalan.xslt.XSLProcessorContext.
Captures processor context to be passed to an extension element.
XSLProcessorContext(TransformerImpl, Stylesheet, Node, Node, QName) - 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
 
XSLProcessorVersion - class weblogic.apache.xalan.processor.XSLProcessorVersion.
Administrative class to keep track of the version number of the Xalan release.
XSLProcessorVersion() - Constructor for class weblogic.apache.xalan.processor.XSLProcessorVersion
 
XSLT_PROPERTIES - Static variable in class weblogic.apache.xalan.processor.TransformerFactoryImpl
The Xalan properties file.
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.
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.res.XSLTErrorResources.
Set up error messages.
XSLTErrorResources() - Constructor for class weblogic.apache.xalan.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(), setInputStream(), 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.
XSLTProcessor - interface weblogic.apache.xalan.xslt.XSLTProcessor.
The transformation processor -- use XSLTProcessorFactory to instantiate an implementation of this interface.
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.
Manufactures the processor for performing transformations.
XSLTProcessorFactory() - Constructor for class weblogic.apache.xalan.xslt.XSLTProcessorFactory
 
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.
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
 
XStatement - class weblogic.apache.xalan.lib.sql.XStatement.
Represents a JDBC query statement.
XStatement(XConnection, String) - Constructor for class weblogic.apache.xalan.lib.sql.XStatement
The XConnection query() method uses this constructor to execute a SQL query statement.
XStatement(XConnection, String, Vector) - Constructor for class weblogic.apache.xalan.lib.sql.XStatement
 
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 - 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(String) - Constructor for class weblogic.apache.xalan.xpath.XString
Construct a XString object.
XString(String) - Constructor for class weblogic.apache.xpath.objects.XString
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, Node, 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://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.