BEA Systems, Inc.

WebLogic Server 8.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 _

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
Used when the Identity Assertion provider supports client identity assertion by using X509 client certificates as identity tokens.
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.  
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 is an optional interface that XA resource provider can implement to communicate extra information to the Transaction Manager.
XERCES_FEATURE_PREFIX - Static variable in class weblogic.apache.xerces.impl.Constants
Xerces features prefix ("http://apache.org/xml/features/").
XERCES_PROPERTY_PREFIX - Static variable in class weblogic.apache.xerces.impl.Constants
Xerces properties prefix ("http://apache.org/xml/properties/").
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.xml.serialize.Method
The output method for XML documents.
XML_DOMAIN - Static variable in class weblogic.apache.xerces.impl.msg.XMLMessageFormatter
The domain of messages concerning the XML 1.0 specification.
XML_DTD - Static variable in interface weblogic.apache.xerces.xni.grammars.XMLGrammarDescription
 
XML_EVENT - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies an XMLEvent
XML_SCHEMA - Static variable in interface weblogic.apache.xerces.xni.grammars.XMLGrammarDescription
 
XML_SCHEMA_VALIDATION - Static variable in class weblogic.apache.xerces.parsers.DOMBuilderImpl
 
XML_SoapException - exception weblogic.uddi.client.structures.exception.XML_SoapException.
 
XML_SoapException(String) - Constructor for class weblogic.uddi.client.structures.exception.XML_SoapException
 
XML_STRING - Static variable in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Property identifier: xml string.
XML_STRING - Static variable in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Property identifier: xml string.
XML_STRING_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
XML string property ("xml-string").
XML_URI - Static variable in interface weblogic.apache.xerces.xni.NamespaceContext
The XML Namespace ("http://www.w3.org/XML/1998/namespace").
XML11Configuration - class weblogic.apache.xerces.parsers.XML11Configuration.
This class is the configuration used to parse XML 1.1 documents.
XML11Configuration() - Constructor for class weblogic.apache.xerces.parsers.XML11Configuration
Default constructor.
XML11Configuration(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.XML11Configuration
Constructs a parser configuration using the specified symbol table.
XML11Configuration(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.XML11Configuration
Constructs a parser configuration using the specified symbol table and grammar pool.
XML11Configuration(SymbolTable, XMLGrammarPool, XMLComponentManager) - Constructor for class weblogic.apache.xerces.parsers.XML11Configuration
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.
XML11DocumentScannerImpl - class weblogic.apache.xerces.impl.XML11DocumentScannerImpl.
This class is responsible for scanning XML document structure and content.
XML11DocumentScannerImpl() - Constructor for class weblogic.apache.xerces.impl.XML11DocumentScannerImpl
Default constructor.
XML11DTDScannerImpl - class weblogic.apache.xerces.impl.XML11DTDScannerImpl.
This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XML11DTDScannerImpl() - Constructor for class weblogic.apache.xerces.impl.XML11DTDScannerImpl
Default constructor.
XML11DTDScannerImpl(SymbolTable, XMLErrorReporter, XMLEntityManager) - Constructor for class weblogic.apache.xerces.impl.XML11DTDScannerImpl
Constructor for he use of non-XMLComponentManagers.
XML11EntityManager - class weblogic.apache.xerces.impl.XML11EntityManager.
The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
XML11EntityManager.XML11EntityScanner - class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner.
Implements the entity scanner methods.
XML11EntityManager.XML11EntityScanner() - Constructor for class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Default constructor.
XML11EntityManager() - Constructor for class weblogic.apache.xerces.impl.XML11EntityManager
Default constructor.
XML11EntityManager(XMLEntityManager) - Constructor for class weblogic.apache.xerces.impl.XML11EntityManager
Constructs an entity manager that shares the specified entity declarations during each parse.
xmlarray - Variable in class weblogic.wtc.jatmi.TypedXML
The binary data to send to the remote TUXEDO domain
XMLAttributeDecl - class weblogic.apache.xerces.impl.dtd.XMLAttributeDecl.
 
XMLAttributeDecl() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLAttributeDecl
 
XMLAttributes - interface weblogic.apache.xerces.xni.XMLAttributes.
The XMLAttributes interface defines a collection of attributes for an element.
XMLAttributesImpl - class weblogic.apache.xerces.util.XMLAttributesImpl.
The XMLAttributesImpl class is an implementation of the XMLAttributes interface which defines a collection of attributes for an element.
XMLAttributesImpl() - Constructor for class weblogic.apache.xerces.util.XMLAttributesImpl
Default constructor.
XMLCacheCumulativeRuntimeMBean - interface weblogic.management.runtime.XMLCacheCumulativeRuntimeMBean.
 
XMLCacheMonitorRuntimeMBean - interface weblogic.management.runtime.XMLCacheMonitorRuntimeMBean.
 
XMLChar - class weblogic.apache.xerces.util.XMLChar.
This class defines the basic XML character properties.
XMLChar() - Constructor for class weblogic.apache.xerces.util.XMLChar
 
XMLComponent - interface weblogic.apache.xerces.xni.parser.XMLComponent.
The component interface defines methods that must be implemented by components in a parser configuration.
XMLComponentManager - interface weblogic.apache.xerces.xni.parser.XMLComponentManager.
The component manager manages a parser configuration and the components that make up that configuration.
XMLConfigurationException - exception weblogic.apache.xerces.xni.parser.XMLConfigurationException.
An XNI parser configuration exception.
XMLConfigurationException(short, String) - Constructor for class weblogic.apache.xerces.xni.parser.XMLConfigurationException
Constructs a configuration exception with the specified type and feature/property identifier.
XMLConfigurationException(short, String, String) - Constructor for class weblogic.apache.xerces.xni.parser.XMLConfigurationException
Constructs a configuration exception with the specified type, feature/property identifier, and error message
XMLContentSpec - class weblogic.apache.xerces.impl.dtd.XMLContentSpec.
ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider - interface weblogic.apache.xerces.impl.dtd.XMLContentSpec.Provider.
Provides a means for walking the structure built out of content spec "nodes".
XMLContentSpec() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Default constructor.
XMLContentSpec(short, Object, Object) - Constructor for class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Constructs a content spec with the specified values.
XMLContentSpec(XMLContentSpec.Provider, int) - Constructor for class weblogic.apache.xerces.impl.dtd.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.impl.dtd.XMLContentSpec
Constructs a content spec from the values in the specified content spec.
xmlDecl(String, String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
Notifies of the presence of an XMLDecl line in the document.
XMLDocumentFilter - interface weblogic.apache.xerces.xni.parser.XMLDocumentFilter.
Defines a document filter that acts as both a receiver and an emitter of document events.
XMLDocumentFragmentHandler - interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler.
This handler interface contains methods necessary to receive information about document elements and content.
XMLDocumentFragmentScannerImpl - class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.
This class is responsible for scanning the structure and content of document fragments.
XMLDocumentFragmentScannerImpl.Dispatcher - interface weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.Dispatcher.
This interface defines an XML "event" dispatching model.
XMLDocumentFragmentScannerImpl.ElementStack - class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack.
Element stack.
XMLDocumentFragmentScannerImpl.ElementStack() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Default constructor.
XMLDocumentFragmentScannerImpl.FragmentContentDispatcher - class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher.
Dispatcher to handle content scanning.
XMLDocumentFragmentScannerImpl.FragmentContentDispatcher() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
 
XMLDocumentFragmentScannerImpl() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Default constructor.
XMLDocumentHandler - interface weblogic.apache.xerces.xni.XMLDocumentHandler.
The document handler interface defines callback methods to report information items in XML documents.
XMLDocumentParser - class weblogic.apache.xerces.parsers.XMLDocumentParser.
This is a concrete vanilla XML parser class.
XMLDocumentParser() - Constructor for class weblogic.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the default basic parser configuration.
XMLDocumentParser(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the specified symbol table.
XMLDocumentParser(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the specified symbol table and grammar pool.
XMLDocumentParser(XMLParserConfiguration) - Constructor for class weblogic.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the specified parser configuration.
XMLDocumentScanner - interface weblogic.apache.xerces.xni.parser.XMLDocumentScanner.
This interface defines a generic document scanner.
XMLDocumentScannerImpl - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.
This class is responsible for scanning XML document structure and content.
XMLDocumentScannerImpl.ContentDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher.
Dispatcher to handle content scanning.
XMLDocumentScannerImpl.ContentDispatcher() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
 
XMLDocumentScannerImpl.DTDDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher.
Dispatcher to handle the internal and external DTD subsets.
XMLDocumentScannerImpl.DTDDispatcher() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher
 
XMLDocumentScannerImpl.PrologDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher.
Dispatcher to handle prolog scanning.
XMLDocumentScannerImpl.PrologDispatcher() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher
 
XMLDocumentScannerImpl.TrailingMiscDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher.
Dispatcher to handle trailing miscellaneous section scanning.
XMLDocumentScannerImpl.TrailingMiscDispatcher() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher
 
XMLDocumentScannerImpl.XMLDeclDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher.
Dispatcher to handle XMLDecl scanning.
XMLDocumentScannerImpl.XMLDeclDispatcher() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher
 
XMLDocumentScannerImpl() - Constructor for class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Default constructor.
XMLDocumentSource - interface weblogic.apache.xerces.xni.parser.XMLDocumentSource.
Defines a document source.
XMLDTDContentModelFilter - interface weblogic.apache.xerces.xni.parser.XMLDTDContentModelFilter.
Defines a DTD content model filter that acts as both a receiver and an emitter of DTD content model events.
XMLDTDContentModelHandler - interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler.
The DTD content model handler interface defines callback methods to report information items in DTD content models of an element declaration.
XMLDTDContentModelSource - interface weblogic.apache.xerces.xni.parser.XMLDTDContentModelSource.
Defines a DTD content model source.
XMLDTDDescription - class weblogic.apache.xerces.impl.dtd.XMLDTDDescription.
 
XMLDTDDescription(String, String, String, String, String) - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
 
XMLDTDDescription(XMLInputSource) - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
 
XMLDTDDescription(XMLResourceIdentifier, String) - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
 
XMLDTDFilter - interface weblogic.apache.xerces.xni.parser.XMLDTDFilter.
Defines a DTD filter that acts as both a receiver and an emitter of DTD events.
XMLDTDHandler - interface weblogic.apache.xerces.xni.XMLDTDHandler.
The DTD handler interface defines callback methods to report information items in the DTD of an XML document.
XMLDTDLoader - class weblogic.apache.xerces.impl.dtd.XMLDTDLoader.
The DTD loader.
XMLDTDLoader() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
Deny default construction; we need a SymtolTable!
XMLDTDLoader(SymbolTable) - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
 
XMLDTDLoader(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDLoader
 
XMLDTDProcessor - class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor.
The DTD processor.
XMLDTDProcessor() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Default constructor.
XMLDTDScanner - interface weblogic.apache.xerces.xni.parser.XMLDTDScanner.
This interface defines a generic DTD scanner.
XMLDTDScannerImpl - class weblogic.apache.xerces.impl.XMLDTDScannerImpl.
This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XMLDTDScannerImpl() - Constructor for class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Default constructor.
XMLDTDScannerImpl(SymbolTable, XMLErrorReporter, XMLEntityManager) - Constructor for class weblogic.apache.xerces.impl.XMLDTDScannerImpl
Constructor for he use of non-XMLComponentManagers.
XMLDTDSource - interface weblogic.apache.xerces.xni.parser.XMLDTDSource.
Defines a DTD source.
XMLDTDValidator - class weblogic.apache.xerces.impl.dtd.XMLDTDValidator.
The DTD validator.
XMLDTDValidator() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Default constructor.
XMLElementDecl - class weblogic.apache.xerces.impl.dtd.XMLElementDecl.
 
XMLElementDecl() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLElementDecl
 
XMLElementMBeanImplc - class weblogic.management.tools.XMLElementMBeanImplc.
 
XMLEntityCacheMBean - interface weblogic.management.configuration.XMLEntityCacheMBean.
Configure the behavior of JAXP (Java API for XML Parsing) in the server.
XMLEntityDecl - class weblogic.apache.xerces.impl.dtd.XMLEntityDecl.
 
XMLEntityDecl() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLEntityDecl
 
XMLEntityHandler - interface weblogic.apache.xerces.impl.XMLEntityHandler.
The entity handler interface defines methods to report information about the start and end of entities.
XMLEntityManager - class weblogic.apache.xerces.impl.XMLEntityManager.
The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
XMLEntityManager.Entity - class weblogic.apache.xerces.impl.XMLEntityManager.Entity.
Entity information.
XMLEntityManager.Entity() - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.Entity
Default constructor.
XMLEntityManager.Entity(String) - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.Entity
Constructs an entity.
XMLEntityManager.EntityScanner - class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner.
Implements the entity scanner methods.
XMLEntityManager.EntityScanner() - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Default constructor.
XMLEntityManager.ExternalEntity - class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity.
External entity.
XMLEntityManager.ExternalEntity() - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity
Default constructor.
XMLEntityManager.ExternalEntity(String, XMLResourceIdentifier, String) - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity
Constructs an internal entity.
XMLEntityManager.InternalEntity - class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity.
Internal entity.
XMLEntityManager.InternalEntity() - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity
Default constructor.
XMLEntityManager.InternalEntity(String, String) - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity
Constructs an internal entity.
XMLEntityManager.RewindableInputStream - class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream.
 
XMLEntityManager.RewindableInputStream(InputStream) - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
XMLEntityManager.ScannedEntity - class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity.
Entity state.
XMLEntityManager.ScannedEntity(String, XMLResourceIdentifier, InputStream, Reader, String, boolean, boolean, boolean) - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
Constructs a scanned entity.
XMLEntityManager() - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager
Default constructor.
XMLEntityManager(XMLEntityManager) - Constructor for class weblogic.apache.xerces.impl.XMLEntityManager
Constructs an entity manager that shares the specified entity declarations during each parse.
XMLEntityResolver - interface weblogic.apache.xerces.xni.parser.XMLEntityResolver.
This interface is used to resolve external parsed entities.
XMLEntityScanner - class weblogic.apache.xerces.impl.XMLEntityScanner.
This class allows various parser scanners to scan basic XML constructs from entities.
XMLEntityScanner() - Constructor for class weblogic.apache.xerces.impl.XMLEntityScanner
 
XMLEntitySpecRegistryEntryMBean - interface weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean.
This is an entry in the XML registry.
XMLErrorHandler - interface weblogic.apache.xerces.xni.parser.XMLErrorHandler.
An interface for handling errors.
XMLErrorReporter - class weblogic.apache.xerces.impl.XMLErrorReporter.
This class is a common element of all parser configurations and is used to report errors that occur.
XMLErrorReporter() - Constructor for class weblogic.apache.xerces.impl.XMLErrorReporter
Constructs an error reporter with a locator.
XMLEvent - interface weblogic.xml.stream.XMLEvent.
This is the base element interface for handling markup events.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: grammar pool.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
Property identifier: grammar pool.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.parsers.SAXPullParser
Property identifier: XML grammar pool.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.parsers.SAXParser
Property identifier: XML grammar pool.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Property identifier: grammar pool.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.parsers.DTDConfiguration
Property identifier: grammar pool.
XMLGRAMMAR_POOL - Static variable in class weblogic.apache.xerces.parsers.DOMParser
Property identifier: XML grammar pool.
XMLGRAMMAR_POOL_PROPERTY - Static variable in class weblogic.apache.xerces.impl.Constants
Grammar pool property ("internal/grammar-pool").
XMLGrammarCachingConfiguration - class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration.
This configuration provides a generic way of using Xerces's grammar caching facilities.
XMLGrammarCachingConfiguration() - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
Default constructor.
XMLGrammarCachingConfiguration(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
Constructs a parser configuration using the specified symbol table.
XMLGrammarCachingConfiguration(SymbolTable, XMLGrammarPool) - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
Constructs a parser configuration using the specified symbol table and grammar pool.
XMLGrammarCachingConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager) - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.
XMLGrammarDescription - interface weblogic.apache.xerces.xni.grammars.XMLGrammarDescription.
 
XMLGrammarLoader - interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader.
The intention of this interface is to provide a generic means by which Grammar objects may be created without parsing instance documents.
XMLGrammarParser - class weblogic.apache.xerces.parsers.XMLGrammarParser.
 
XMLGrammarParser(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarParser
Construct an XMLGrammarParser with the specified symbol table
XMLGrammarPool - interface weblogic.apache.xerces.xni.grammars.XMLGrammarPool.
 
XMLGrammarPoolImpl - class weblogic.apache.xerces.util.XMLGrammarPoolImpl.
Stores grammars in a pool associated to a specific key.
XMLGrammarPoolImpl.Entry - class weblogic.apache.xerces.util.XMLGrammarPoolImpl.Entry.
This class is a grammar pool entry.
XMLGrammarPoolImpl.Entry(int, XMLGrammarDescription, Grammar, XMLGrammarPoolImpl.Entry) - Constructor for class weblogic.apache.xerces.util.XMLGrammarPoolImpl.Entry
 
XMLGrammarPoolImpl() - Constructor for class weblogic.apache.xerces.util.XMLGrammarPoolImpl
Constructs a grammar pool with a default number of buckets.
XMLGrammarPoolImpl(int) - Constructor for class weblogic.apache.xerces.util.XMLGrammarPoolImpl
Constructs a grammar pool with a specified number of buckets.
XMLGrammarPreparser - class weblogic.apache.xerces.parsers.XMLGrammarPreparser.
This class provides an easy way for a user to preparse grammars of various types.
XMLGrammarPreparser() - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Default constructor.
XMLGrammarPreparser(SymbolTable) - Constructor for class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Constructs a preparser using the specified symbol table.
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.apache.xerces.xni.parser.XMLInputSource.
This class represents an input source for an XML document.
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.
XMLInputSource(String, String, String) - Constructor for class weblogic.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from just the public and system identifiers, leaving resolution of the entity and opening of the input stream up to the caller.
XMLInputSource(String, String, String, InputStream, String) - Constructor for class weblogic.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from a byte stream.
XMLInputSource(String, String, String, Reader, String) - Constructor for class weblogic.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from a character stream.
XMLInputSource(XMLResourceIdentifier) - Constructor for class weblogic.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from a XMLResourceIdentifier object, leaving resolution of the entity and opening of the input stream up to the caller.
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
 
XMLLocator - interface weblogic.apache.xerces.xni.XMLLocator.
Location information.
XMLMessage - interface weblogic.jms.extensions.XMLMessage.
An XMLMessage is used to send a message containing XML content.
XMLMessageFormatter - class weblogic.apache.xerces.impl.msg.XMLMessageFormatter.
XMLMessageFormatter provides error messages for the XML 1.0 Recommendation and for the Namespaces Recommendation
XMLMessageFormatter() - Constructor for class weblogic.apache.xerces.impl.msg.XMLMessageFormatter
 
XMLName - interface weblogic.xml.stream.XMLName.
Encapsulates information about the Qualified Name of an XML event.
XMLNamespaceBinder - class weblogic.apache.xerces.impl.XMLNamespaceBinder.
This class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.
XMLNamespaceBinder() - Constructor for class weblogic.apache.xerces.impl.XMLNamespaceBinder
Default constructor.
XMLNamespaceBinder(NamespaceContext) - Constructor for class weblogic.apache.xerces.impl.XMLNamespaceBinder
Constructs a namespace binder that shares the specified namespace context during each parse.
XMLNodeXPath - class weblogic.xml.xpath.XMLNodeXPath.
Evaluates an XPath against an XMLNode representation of an XML document.
XMLNodeXPath(String) - Constructor for class weblogic.xml.xpath.XMLNodeXPath
Constructs an object for evaluating the XPath expression contained in the given String.
XMLNotationDecl - class weblogic.apache.xerces.impl.dtd.XMLNotationDecl.
 
XMLNotationDecl() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLNotationDecl
 
xmlns - Variable in class weblogic.uddi.client.structures.request.Request
 
XMLNS_DOMAIN - Static variable in class weblogic.apache.xerces.impl.msg.XMLMessageFormatter
 
XMLNS_URI - Static variable in interface weblogic.apache.xerces.xni.NamespaceContext
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
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
 
XMLParseException - exception weblogic.apache.xerces.xni.parser.XMLParseException.
A parsing exception.
XMLParseException(XMLLocator, String) - Constructor for class weblogic.apache.xerces.xni.parser.XMLParseException
Constructs a parse exception.
XMLParseException(XMLLocator, String, Exception) - Constructor for class weblogic.apache.xerces.xni.parser.XMLParseException
Constructs a parse exception.
XMLParser - class weblogic.apache.xerces.parsers.XMLParser.
Base class of all XML-related parsers.
XMLParser(XMLParserConfiguration) - Constructor for class weblogic.apache.xerces.parsers.XMLParser
Default Constructor.
XMLParserConfiguration - interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration.
Represents a parser configuration.
XMLParserSelectRegistryEntryMBean - interface weblogic.management.configuration.XMLParserSelectRegistryEntryMBean.
This is an entry in the XML registry.
XMLPullParser - class weblogic.apache.xerces.parsers.XMLPullParser.
Base class of all XML-related parsers.
XMLPullParser(XMLPullParserConfiguration) - Constructor for class weblogic.apache.xerces.parsers.XMLPullParser
Default Constructor.
XMLPullParserConfiguration - interface weblogic.apache.xerces.xni.parser.XMLPullParserConfiguration.
Represents a parser configuration that can be used as the configuration for a "pull" parser.
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(SAXPullParser) - Constructor for class weblogic.xml.stream.util.XMLPullReaderBase
 
XMLRegistry - class weblogic.management.mbeans.custom.XMLRegistry.
 
XMLRegistry(String) - Constructor for class weblogic.management.mbeans.custom.XMLRegistry
 
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.
XMLResourceIdentifier - interface weblogic.apache.xerces.xni.XMLResourceIdentifier.
 
XMLResourceIdentifierImpl - class weblogic.apache.xerces.util.XMLResourceIdentifierImpl.
The XMLResourceIdentifierImpl class is an implementation of the XMLResourceIdentifier interface which defines the location identity of a resource.
XMLResourceIdentifierImpl() - Constructor for class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Constructs an empty resource identifier.
XMLResourceIdentifierImpl(String, String, String, String) - Constructor for class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Constructs a resource identifier.
XMLScanner - class weblogic.apache.xerces.impl.XMLScanner.
This class is responsible for holding scanning methods common to scanning the XML document structure and content as well as the DTD structure and content.
XMLScanner() - Constructor for class weblogic.apache.xerces.impl.XMLScanner
 
XMLSCHEMA - Static variable in class weblogic.apache.xerces.parsers.DOMBuilderImpl
XML Schema validation
XMLSchemaException - exception weblogic.apache.xerces.impl.xs.XMLSchemaException.
This exception might be thrown by any constraint checking method.
XMLSchemaException(String, Object[]) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaException
 
XMLSchemaLoader - class weblogic.apache.xerces.impl.xs.XMLSchemaLoader.
This class implements XMLGrammarLoader.
XMLSchemaLoader() - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
 
XMLSchemaLoader(SymbolTable) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
 
XMLSchemaValidator - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.
The XML Schema validator.
XMLSchemaValidator.KeyRefValueStore - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore.
Key reference value store.
XMLSchemaValidator.KeyRefValueStore(KeyRef, XMLSchemaValidator.KeyValueStore) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
Constructs a key value store.
XMLSchemaValidator.KeyValueStore - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore.
Key value store.
XMLSchemaValidator.KeyValueStore(UniqueOrKey) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore
Constructs a key value store.
XMLSchemaValidator.LocalIDKey - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey.
 
XMLSchemaValidator.LocalIDKey(IdentityConstraint, int) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey
 
XMLSchemaValidator.OrderedHashtable.Entry - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.OrderedHashtable.Entry.
Hashtable entry.
XMLSchemaValidator.OrderedHashtable.Entry() - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.OrderedHashtable.Entry
 
XMLSchemaValidator.UniqueValueStore - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore.
Unique value store.
XMLSchemaValidator.UniqueValueStore(UniqueOrKey) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore
Constructs a unique value store.
XMLSchemaValidator.ValueStoreBase - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase.
Value store implementation base class.
XMLSchemaValidator.ValueStoreBase(IdentityConstraint) - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Constructs a value store for the specified identity constraint.
XMLSchemaValidator.ValueStoreCache - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache.
Value store cache.
XMLSchemaValidator.ValueStoreCache() - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Default constructor.
XMLSchemaValidator.XPathMatcherStack - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack.
Stack of XPath matchers for identity constraints.
XMLSchemaValidator.XPathMatcherStack() - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
 
XMLSchemaValidator() - Constructor for class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Default constructor.
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.
XMLSimpleType - class weblogic.apache.xerces.impl.dtd.XMLSimpleType.
 
XMLSimpleType() - Constructor for class weblogic.apache.xerces.impl.dtd.XMLSimpleType
 
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 - class weblogic.apache.xerces.xni.XMLString.
This class is used as a structure to pass text contained in the underlying character buffer of the scanner.
XMLString() - Constructor for class weblogic.apache.xerces.xni.XMLString
Default constructor.
XMLString(char[], int, int) - Constructor for class weblogic.apache.xerces.xni.XMLString
Constructs an XMLString structure preset with the specified values.
XMLString(XMLString) - Constructor for class weblogic.apache.xerces.xni.XMLString
Constructs an XMLString structure with copies of the values in the given structure.
XMLStringBuffer - class weblogic.apache.xerces.util.XMLStringBuffer.
XMLString is a structure used to pass character arrays.
XMLStringBuffer() - Constructor for class weblogic.apache.xerces.util.XMLStringBuffer
 
XMLStringBuffer(char) - Constructor for class weblogic.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from a char.
XMLStringBuffer(char[], int, int) - Constructor for class weblogic.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from the specified character array.
XMLStringBuffer(int) - Constructor for class weblogic.apache.xerces.util.XMLStringBuffer
 
XMLStringBuffer(String) - Constructor for class weblogic.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from a String.
XMLStringBuffer(XMLString) - Constructor for class weblogic.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from the specified XMLString.
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
 
XMLSymbols - class weblogic.apache.xerces.util.XMLSymbols.
All internalized xml symbols.
XMLSymbols() - Constructor for class weblogic.apache.xerces.util.XMLSymbols
 
XNIException - exception weblogic.apache.xerces.xni.XNIException.
This exception is the base exception of all XNI exceptions.
XNIException(Exception) - Constructor for class weblogic.apache.xerces.xni.XNIException
Constructs an XNI exception with a wrapped exception.
XNIException(String) - Constructor for class weblogic.apache.xerces.xni.XNIException
Constructs an XNI exception with a message.
XNIException(String, Exception) - Constructor for class weblogic.apache.xerces.xni.XNIException
Constructs an XNI exception with a message and wrapped exception.
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.impl.xpath.XPath.
Bare minimum XPath parser.
XPath.Axis - class weblogic.apache.xerces.impl.xpath.XPath.Axis.
Axis.
XPath.Axis(short) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.Axis
Constructs an axis with the specified type.
XPath.Axis(XPath.Axis) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.Axis
Copy constructor.
XPath.LocationPath - class weblogic.apache.xerces.impl.xpath.XPath.LocationPath.
A location path representation for an XPath expression.
XPath.LocationPath(XPath.LocationPath) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.LocationPath
Copy constructor.
XPath.LocationPath(XPath.Step[]) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.LocationPath
Creates a location path from a series of steps.
XPath.NodeTest - class weblogic.apache.xerces.impl.xpath.XPath.NodeTest.
Node test.
XPath.NodeTest(QName) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.NodeTest
Constructs a node test of type QName.
XPath.NodeTest(short) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.NodeTest
Constructs a node test of type WILDCARD or NODE.
XPath.NodeTest(String, String) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.NodeTest
Constructs a node test of type Namespace.
XPath.NodeTest(XPath.NodeTest) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.NodeTest
Copy constructor.
XPath.Step - class weblogic.apache.xerces.impl.xpath.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.impl.xpath.XPath.Step
Constructs a step from an axis and node test.
XPath.Step(XPath.Step) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath.Step
Copy constructor.
XPath(String, SymbolTable, NamespaceContext) - Constructor for class weblogic.apache.xerces.impl.xpath.XPath
Constructs an XPath object from the specified expression.
XPathException - exception weblogic.apache.xerces.impl.xpath.XPathException.
XPath exception.
XPathException - exception weblogic.xml.xpath.XPathException.
Base class for exceptions which indicate that something went awry while parsing or evaluating an XPath.
XPathException() - Constructor for class weblogic.apache.xerces.impl.xpath.XPathException
Constructs an exception.
XPathException() - Constructor for class weblogic.xml.xpath.XPathException
 
XPathException(String) - Constructor for class weblogic.apache.xerces.impl.xpath.XPathException
Constructs an exception with the specified key.
XPathException(String) - Constructor for class weblogic.xml.xpath.XPathException
 
XPathException(String, Throwable) - Constructor for class weblogic.xml.xpath.XPathException
 
XPathException(Throwable) - Constructor for class weblogic.xml.xpath.XPathException
 
XPathParsingException - exception weblogic.xml.xpath.XPathParsingException.
Thrown to indicate that an error occurred during the parsing of an XPath, usually as the result of a syntactical error in the xpath.
XPathParsingException() - Constructor for class weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(String) - Constructor for class weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(String, Throwable) - Constructor for class weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(Throwable) - Constructor for class weblogic.xml.xpath.XPathParsingException
 
XPathStreamFactory - class weblogic.xml.xpath.XPathStreamFactory.
Creates XMLInputStreams which perform xpath matching and notify XPathStreamObservers of the results.
XPathStreamFactory() - Constructor for class weblogic.xml.xpath.XPathStreamFactory
Constructs an empty XPathStreamFactory.
XPathStreamFactory(StreamXPath, XPathStreamObserver) - Constructor for class weblogic.xml.xpath.XPathStreamFactory
Convenience constructor; equivalent to calling

(new XPathStreamFactory()).install(xpath,observer) .
XPathStreamObserver - interface weblogic.xml.xpath.XPathStreamObserver.
Defines objects which wish to be notified when events encountered in an XMLInputStream match a particular xpath.
XPathUnsupportedException - exception weblogic.xml.xpath.XPathUnsupportedException.
Exception thrown when an attempt is made to parse an XPath which contains expressions that cannot be supported by the chosen document-inspection model.
XPathUnsupportedException(String) - Constructor for class weblogic.xml.xpath.XPathUnsupportedException
 
XPathUnsupportedException(String, Throwable) - Constructor for class weblogic.xml.xpath.XPathUnsupportedException
 
XSAttributeDecl - class weblogic.apache.xerces.impl.xs.XSAttributeDecl.
The XML representation for an attribute declaration schema component is an element information item
XSAttributeDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSAttributeDecl
 
XSAttributeGroupDecl - class weblogic.apache.xerces.impl.xs.XSAttributeGroupDecl.
The XML representation for an attribute group declaration schema component is a global element information item
XSAttributeGroupDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSAttributeGroupDecl
 
XSAttributeUseImpl - class weblogic.apache.xerces.impl.xs.XSAttributeUseImpl.
The XML representation for an attribute use schema component is a local element information item
XSAttributeUseImpl() - Constructor for class weblogic.apache.xerces.impl.xs.XSAttributeUseImpl
 
XSComplexTypeDecl - class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl.
The XML representation for a complexType schema component is a element information item
XSComplexTypeDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
XSConstraints - class weblogic.apache.xerces.impl.xs.XSConstraints.
Constaints shared by traversers and validator
XSConstraints() - Constructor for class weblogic.apache.xerces.impl.xs.XSConstraints
 
XSDDescription - class weblogic.apache.xerces.impl.xs.XSDDescription.
 
XSDDescription() - Constructor for class weblogic.apache.xerces.impl.xs.XSDDescription
 
XSDeclarationPool - class weblogic.apache.xerces.impl.xs.XSDeclarationPool.
This class is pool that enables caching of XML Schema declaration objects.
XSDeclarationPool() - Constructor for class weblogic.apache.xerces.impl.xs.XSDeclarationPool
 
XSElementDecl - class weblogic.apache.xerces.impl.xs.XSElementDecl.
The XML representation for an element declaration schema component is an element information item
XSElementDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSElementDecl
 
XSFacets - class weblogic.apache.xerces.impl.dv.XSFacets.
The class used to pass all facets to XSSimpleType.applyFacets(weblogic.apache.xerces.impl.dv.XSFacets, short, short, weblogic.apache.xerces.impl.dv.ValidationContext).
XSFacets() - Constructor for class weblogic.apache.xerces.impl.dv.XSFacets
 
XSGrammar - interface weblogic.apache.xerces.xni.grammars.XSGrammar.
Representing a schema grammar.
XSGrammarBucket - class weblogic.apache.xerces.impl.xs.XSGrammarBucket.
A class used to hold the internal schema grammar set for the current instance
XSGrammarBucket() - Constructor for class weblogic.apache.xerces.impl.xs.XSGrammarBucket
 
XSGroupDecl - class weblogic.apache.xerces.impl.xs.XSGroupDecl.
The XML representation for a group declaration schema component is a global element information item
XSGroupDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSGroupDecl
 
XSI_NIL - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
XSI_NONAMESPACESCHEMALOCATION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
XSI_SCHEMALOCATION - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
XSI_TYPE - Static variable in class weblogic.apache.xerces.impl.xs.SchemaSymbols
 
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
 
XsltXmlTag - class weblogicx.xml.tags.XsltXmlTag.
Use inside an xslt tag to specify the xml inline.
XsltXmlTag() - Constructor for class weblogicx.xml.tags.XsltXmlTag
 
XSMessageFormatter - class weblogic.apache.xerces.impl.xs.XSMessageFormatter.
SchemaMessageProvider implements an XMLMessageProvider that provides localizable error messages for the W3C XML Schema Language
XSMessageFormatter() - Constructor for class weblogic.apache.xerces.impl.xs.XSMessageFormatter
 
XSModelGroupImpl - class weblogic.apache.xerces.impl.xs.XSModelGroupImpl.
Store schema model group declaration.
XSModelGroupImpl() - Constructor for class weblogic.apache.xerces.impl.xs.XSModelGroupImpl
 
XSModelImpl - class weblogic.apache.xerces.impl.xs.XSModelImpl.
Implements XSModel: a read-only interface that represents an XML Schema, which could be components from different namespaces.
XSModelImpl(SchemaGrammar[]) - Constructor for class weblogic.apache.xerces.impl.xs.XSModelImpl
Construct an XSModelImpl, by storing some grammars and grammars imported by them to this object.
XSNotationDecl - class weblogic.apache.xerces.impl.xs.XSNotationDecl.
The XML representation for a NOTATION declaration schema component is a global element information item
XSNotationDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSNotationDecl
 
XSParticleDecl - class weblogic.apache.xerces.impl.xs.XSParticleDecl.
Store schema particle declaration.
XSParticleDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
XSSimpleType - interface weblogic.apache.xerces.impl.dv.XSSimpleType.
This interface XSSimpleType represents the simple type definition of schema component and defines methods to query the information contained.
XSTypeDecl - interface weblogic.apache.xerces.impl.xs.XSTypeDecl.
The XML representation for a type declaration schema component is a or element information item
XSWildcardDecl - class weblogic.apache.xerces.impl.xs.XSWildcardDecl.
The XML representation for a wildcard declaration schema component is an or element information item
XSWildcardDecl() - Constructor for class weblogic.apache.xerces.impl.xs.XSWildcardDecl
 

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