BEA Systems, Inc.

BEA WebLogic Server 9.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

XAException - exception 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.
XHTMLSerializer - class weblogic.apache.xml.serialize.XHTMLSerializer.
Implements an XHTML serializer supporting both DOM and SAX pretty serializing.
XIDFactory - class weblogic.transaction.XIDFactory.
This is an optional interface that XA resource provider can implement to communicate extra information to the Transaction Manager.
XML11Configuration - class weblogic.apache.xerces.parsers.XML11Configuration.
Deprecated. please use JDK supplied XML parsers and transformers
XML11DTDScannerImpl - class weblogic.apache.xerces.impl.XML11DTDScannerImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XML11DocumentScannerImpl - class weblogic.apache.xerces.impl.XML11DocumentScannerImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XML11EntityManager - class weblogic.apache.xerces.impl.XML11EntityManager.
Deprecated. please use JDK supplied XML parsers and transformers
XML11EntityManager.XML11EntityScanner - class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner.
Deprecated. Implements the entity scanner methods.
XMLAttributeDecl - class weblogic.apache.xerces.impl.dtd.XMLAttributeDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLAttributes - interface weblogic.apache.xerces.xni.XMLAttributes.
Deprecated. please use JDK supplied XML parsers and transformers
XMLAttributesImpl - class weblogic.apache.xerces.util.XMLAttributesImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLChar - class weblogic.apache.xerces.util.XMLChar.
Deprecated. please use JDK supplied XML parsers and transformers
XMLComponent - interface weblogic.apache.xerces.xni.parser.XMLComponent.
Deprecated. please use JDK supplied XML parsers and transformers
XMLComponentManager - interface weblogic.apache.xerces.xni.parser.XMLComponentManager.
Deprecated. please use JDK supplied XML parsers and transformers
XMLConfigurationException - exception weblogic.apache.xerces.xni.parser.XMLConfigurationException.
Deprecated. please use JDK supplied XML parsers and transformers
XMLContentSpec - class weblogic.apache.xerces.impl.dtd.XMLContentSpec.
Deprecated. please use JDK supplied XML parsers and transformers
XMLContentSpec.Provider - interface weblogic.apache.xerces.impl.dtd.XMLContentSpec.Provider.
Deprecated. Provides a means for walking the structure built out of content spec "nodes".
XMLDTDContentModelFilter - interface weblogic.apache.xerces.xni.parser.XMLDTDContentModelFilter.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDContentModelHandler - interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDContentModelSource - interface weblogic.apache.xerces.xni.parser.XMLDTDContentModelSource.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDDescription - class weblogic.apache.xerces.impl.dtd.XMLDTDDescription.
 
XMLDTDFilter - interface weblogic.apache.xerces.xni.parser.XMLDTDFilter.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDHandler - interface weblogic.apache.xerces.xni.XMLDTDHandler.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDLoader - class weblogic.apache.xerces.impl.dtd.XMLDTDLoader.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDProcessor - class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDScanner - interface weblogic.apache.xerces.xni.parser.XMLDTDScanner.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDScannerImpl - class weblogic.apache.xerces.impl.XMLDTDScannerImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDSource - interface weblogic.apache.xerces.xni.parser.XMLDTDSource.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDTDValidator - class weblogic.apache.xerces.impl.dtd.XMLDTDValidator.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentFilter - interface weblogic.apache.xerces.xni.parser.XMLDocumentFilter.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentFragmentHandler - interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentFragmentScannerImpl - class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentFragmentScannerImpl.Dispatcher - interface weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.Dispatcher.
Deprecated. This interface defines an XML "event" dispatching model.
XMLDocumentFragmentScannerImpl.ElementStack - class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack.
Deprecated. Element stack.
XMLDocumentFragmentScannerImpl.FragmentContentDispatcher - class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher.
Deprecated. Dispatcher to handle content scanning.
XMLDocumentHandler - interface weblogic.apache.xerces.xni.XMLDocumentHandler.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentParser - class weblogic.apache.xerces.parsers.XMLDocumentParser.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentScanner - interface weblogic.apache.xerces.xni.parser.XMLDocumentScanner.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentScannerImpl - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLDocumentScannerImpl.ContentDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher.
Deprecated. Dispatcher to handle content scanning.
XMLDocumentScannerImpl.DTDDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher.
Deprecated. Dispatcher to handle the internal and external DTD subsets.
XMLDocumentScannerImpl.PrologDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher.
Deprecated. Dispatcher to handle prolog scanning.
XMLDocumentScannerImpl.TrailingMiscDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher.
Deprecated. Dispatcher to handle trailing miscellaneous section scanning.
XMLDocumentScannerImpl.XMLDeclDispatcher - class weblogic.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher.
Deprecated. Dispatcher to handle XMLDecl scanning.
XMLDocumentSource - interface weblogic.apache.xerces.xni.parser.XMLDocumentSource.
Deprecated. please use JDK supplied XML parsers and transformers
XMLElementDecl - class weblogic.apache.xerces.impl.dtd.XMLElementDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLEntityDecl - class weblogic.apache.xerces.impl.dtd.XMLEntityDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLEntityHandler - interface weblogic.apache.xerces.impl.XMLEntityHandler.
Deprecated. please use JDK supplied XML parsers and transformers
XMLEntityManager - class weblogic.apache.xerces.impl.XMLEntityManager.
Deprecated. please use JDK supplied XML parsers and transformers
XMLEntityManager.Entity - class weblogic.apache.xerces.impl.XMLEntityManager.Entity.
Deprecated. Entity information.
XMLEntityManager.EntityScanner - class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner.
Deprecated. Implements the entity scanner methods.
XMLEntityManager.ExternalEntity - class weblogic.apache.xerces.impl.XMLEntityManager.ExternalEntity.
Deprecated. External entity.
XMLEntityManager.InternalEntity - class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity.
Deprecated. Internal entity.
XMLEntityManager.RewindableInputStream - class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream.
Deprecated.  
XMLEntityManager.ScannedEntity - class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity.
Deprecated. Entity state.
XMLEntityResolver - interface weblogic.apache.xerces.xni.parser.XMLEntityResolver.
Deprecated. please use JDK supplied XML parsers and transformers
XMLEntityScanner - class weblogic.apache.xerces.impl.XMLEntityScanner.
Deprecated. please use JDK supplied XML parsers and transformers
XMLErrorHandler - interface weblogic.apache.xerces.xni.parser.XMLErrorHandler.
Deprecated. please use JDK supplied XML parsers and transformers
XMLErrorReporter - class weblogic.apache.xerces.impl.XMLErrorReporter.
Deprecated. please use JDK supplied XML parsers and transformers
XMLEvent - interface weblogic.xml.stream.XMLEvent.
Deprecated. please use java standard StAX api
XMLGrammarCachingConfiguration - class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration.
Deprecated. please use JDK supplied XML parsers and transformers
XMLGrammarDescription - interface weblogic.apache.xerces.xni.grammars.XMLGrammarDescription.
 
XMLGrammarLoader - interface weblogic.apache.xerces.xni.grammars.XMLGrammarLoader.
Deprecated. please use JDK supplied XML parsers and transformers
XMLGrammarParser - class weblogic.apache.xerces.parsers.XMLGrammarParser.
Deprecated. please use JDK supplied XML parsers and transformers
XMLGrammarPool - interface weblogic.apache.xerces.xni.grammars.XMLGrammarPool.
 
XMLGrammarPoolImpl - class weblogic.apache.xerces.util.XMLGrammarPoolImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLGrammarPoolImpl.Entry - class weblogic.apache.xerces.util.XMLGrammarPoolImpl.Entry.
Deprecated. This class is a grammar pool entry.
XMLGrammarPreparser - class weblogic.apache.xerces.parsers.XMLGrammarPreparser.
Deprecated. please use JDK supplied XML parsers and transformers
XMLInputOutputStream - interface weblogic.xml.stream.XMLInputOutputStream.
Deprecated. please use java standard StAX api
XMLInputOutputStreamBase - class weblogic.xml.stream.util.XMLInputOutputStreamBase.
Deprecated. please use java standard StAX api
XMLInputSource - class weblogic.apache.xerces.xni.parser.XMLInputSource.
Deprecated. please use JDK supplied XML parsers and transformers
XMLInputStream - interface weblogic.xml.stream.XMLInputStream.
Deprecated. please use java standard StAX api
XMLInputStreamFactory - class weblogic.xml.stream.XMLInputStreamFactory.
Deprecated. please use java standard StAX api
XMLInputStreamFilter - interface weblogic.xml.stream.XMLInputStreamFilter.
Deprecated. please use java standard StAX api
XMLInputStreamFilterBase - class weblogic.xml.stream.util.XMLInputStreamFilterBase.
Deprecated. please use java standard StAX api
XMLLocator - interface weblogic.apache.xerces.xni.XMLLocator.
Deprecated. please use JDK supplied XML parsers and transformers
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.
Deprecated. please use JDK supplied XML parsers and transformers
XMLName - interface weblogic.xml.stream.XMLName.
Deprecated. please use java standard StAX api
XMLNamespaceBinder - class weblogic.apache.xerces.impl.XMLNamespaceBinder.
Deprecated. please use JDK supplied XML parsers and transformers
XMLNotationDecl - class weblogic.apache.xerces.impl.dtd.XMLNotationDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLOutputStream - interface weblogic.xml.stream.XMLOutputStream.
Deprecated. please use java standard StAX api
XMLOutputStreamFactory - class weblogic.xml.stream.XMLOutputStreamFactory.
Deprecated. please use java standard StAX api
XMLParseException - exception weblogic.apache.xerces.xni.parser.XMLParseException.
Deprecated. please use JDK supplied XML parsers and transformers
XMLParser - class weblogic.apache.xerces.parsers.XMLParser.
Deprecated. please use JDK supplied XML parsers and transformers
XMLParserConfiguration - interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration.
Deprecated. please use JDK supplied XML parsers and transformers
XMLPullParser - class weblogic.apache.xerces.parsers.XMLPullParser.
Deprecated. please use JDK supplied XML parsers and transformers
XMLPullParserConfiguration - interface weblogic.apache.xerces.xni.parser.XMLPullParserConfiguration.
Deprecated. please use JDK supplied XML parsers and transformers
XMLPullReader - interface weblogic.xml.stream.util.XMLPullReader.
Deprecated. please use java standard StAX api
XMLPullReaderBase - class weblogic.xml.stream.util.XMLPullReaderBase.
Deprecated. please use java standard StAX api
XMLResourceIdentifier - interface weblogic.apache.xerces.xni.XMLResourceIdentifier.
 
XMLResourceIdentifierImpl - class weblogic.apache.xerces.util.XMLResourceIdentifierImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XMLScanner - class weblogic.apache.xerces.impl.XMLScanner.
Deprecated. please use JDK supplied XML parsers and transformers
XMLSchemaException - exception weblogic.apache.xerces.impl.xs.XMLSchemaException.
Deprecated. please use JDK supplied XML parsers and transformers
XMLSchemaLoader - class weblogic.apache.xerces.impl.xs.XMLSchemaLoader.
Deprecated. please use JDK supplied XML parsers and transformers
XMLSchemaValidator - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.
Deprecated. please use JDK supplied XML parsers and transformers
XMLSchemaValidator.KeyRefValueStore - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore.
Deprecated. Key reference value store.
XMLSchemaValidator.KeyValueStore - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore.
Deprecated. Key value store.
XMLSchemaValidator.LocalIDKey - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey.
Deprecated.  
XMLSchemaValidator.UniqueValueStore - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore.
Deprecated. Unique value store.
XMLSchemaValidator.ValueStoreBase - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase.
Deprecated. Value store implementation base class.
XMLSchemaValidator.ValueStoreCache - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache.
Deprecated. Value store cache.
XMLSchemaValidator.XPathMatcherStack - class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack.
Deprecated. Stack of XPath matchers for identity constraints.
XMLSerializer - class weblogic.apache.xml.serialize.XMLSerializer.
Implements an XML serializer supporting both DOM and SAX pretty serializing.
XMLSimpleType - class weblogic.apache.xerces.impl.dtd.XMLSimpleType.
Deprecated. please use JDK supplied XML parsers and transformers
XMLSourceArrayCodec - class weblogic.webservice.encoding.XMLSourceArrayCodec.
Deprecated. please migrate to jws for webservices
XMLSourceCodec - class weblogic.webservice.encoding.XMLSourceCodec.
Deprecated. please migrate to jws for webservices
XMLStream - class weblogic.xml.stream.XMLStream.
Deprecated. please use java standard StAX api
XMLStreamException - exception weblogic.xml.stream.XMLStreamException.
Deprecated. please use java standard StAX api
XMLString - class weblogic.apache.xerces.xni.XMLString.
Deprecated. please use JDK supplied XML parsers and transformers
XMLStringBuffer - class weblogic.apache.xerces.util.XMLStringBuffer.
Deprecated. please use JDK supplied XML parsers and transformers
XMLSubStreamBase - class weblogic.xml.stream.util.XMLSubStreamBase.
Deprecated. please use java standard StAX api
XMLSymbols - class weblogic.apache.xerces.util.XMLSymbols.
Deprecated. please use JDK supplied XML parsers and transformers
XML_SoapException - exception weblogic.uddi.client.structures.exception.XML_SoapException.
 
XNIException - exception weblogic.apache.xerces.xni.XNIException.
Deprecated. please use JDK supplied XML parsers and transformers
XParams - class weblogicx.jsp.tags.XParams.
 
XPath - class weblogic.apache.xerces.impl.xpath.XPath.
Deprecated. please use JDK supplied XML parsers and transformers
XPath.Axis - class weblogic.apache.xerces.impl.xpath.XPath.Axis.
Deprecated. Axis.
XPath.LocationPath - class weblogic.apache.xerces.impl.xpath.XPath.LocationPath.
Deprecated. A location path representation for an XPath expression.
XPath.NodeTest - class weblogic.apache.xerces.impl.xpath.XPath.NodeTest.
Deprecated. Node test.
XPath.Step - class weblogic.apache.xerces.impl.xpath.XPath.Step.
Deprecated. A location path step comprised of an axis and node test.
XPathException - exception weblogic.apache.xerces.impl.xpath.XPathException.
Deprecated. please use JDK supplied XML parsers and transformers
XPathException - exception weblogic.xml.xpath.XPathException.
Base class for exceptions which indicate that something went awry while parsing or evaluating an XPath.
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.
XPathStreamFactory - class weblogic.xml.xpath.XPathStreamFactory.
Creates XMLInputStreams which perform xpath matching and notify XPathStreamObservers of the results.
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.
XSAttributeDecl - class weblogic.apache.xerces.impl.xs.XSAttributeDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSAttributeGroupDecl - class weblogic.apache.xerces.impl.xs.XSAttributeGroupDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSAttributeUseImpl - class weblogic.apache.xerces.impl.xs.XSAttributeUseImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XSComplexTypeDecl - class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSConstraints - class weblogic.apache.xerces.impl.xs.XSConstraints.
Deprecated. please use JDK supplied XML parsers and transformers
XSDDescription - class weblogic.apache.xerces.impl.xs.XSDDescription.
 
XSDeclarationPool - class weblogic.apache.xerces.impl.xs.XSDeclarationPool.
Deprecated. please use JDK supplied XML parsers and transformers
XSElementDecl - class weblogic.apache.xerces.impl.xs.XSElementDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSFacets - class weblogic.apache.xerces.impl.dv.XSFacets.
Deprecated. please use JDK supplied XML parsers and transformers
XSGrammar - interface weblogic.apache.xerces.xni.grammars.XSGrammar.
Deprecated. please use JDK supplied XML parsers and transformers
XSGrammarBucket - class weblogic.apache.xerces.impl.xs.XSGrammarBucket.
Deprecated. please use JDK supplied XML parsers and transformers
XSGroupDecl - class weblogic.apache.xerces.impl.xs.XSGroupDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSMessageFormatter - class weblogic.apache.xerces.impl.xs.XSMessageFormatter.
Deprecated. please use JDK supplied XML parsers and transformers
XSModelGroupImpl - class weblogic.apache.xerces.impl.xs.XSModelGroupImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XSModelImpl - class weblogic.apache.xerces.impl.xs.XSModelImpl.
Deprecated. please use JDK supplied XML parsers and transformers
XSNotationDecl - class weblogic.apache.xerces.impl.xs.XSNotationDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSParticleDecl - class weblogic.apache.xerces.impl.xs.XSParticleDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSSimpleType - interface weblogic.apache.xerces.impl.dv.XSSimpleType.
Deprecated. please use JDK supplied XML parsers and transformers
XSTypeDecl - interface weblogic.apache.xerces.impl.xs.XSTypeDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XSWildcardDecl - class weblogic.apache.xerces.impl.xs.XSWildcardDecl.
Deprecated. please use JDK supplied XML parsers and transformers
XmlFmlCnv - class weblogic.wtc.gwt.XmlFmlCnv.
This class can be used to perform XML to FML(32) or FML(32) to XML translations.
XsltStylesheetTag - class weblogicx.xml.tags.XsltStylesheetTag.
Use inside an xslt tag to specify the xml inline.
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.
XsltXmlTag - class weblogicx.xml.tags.XsltXmlTag.
Use inside an xslt tag to specify the xml inline.

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