Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02
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 _

X

X500_NAME - Static variable in class com.bea.common.security.xacml.Type
Represents the XACML X500 name data type, urn:oasis:names:tc:xacml:1.0:data-type:x500Name.
X500_NAME_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of X500_NAME.
X509_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The X.509 token is used to handle X.509 certificates passed in through the HTTP header to the Servlet container.
X509_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The X.509 token is used to handle X.509 certificates passed in through the HTTP header to the Servlet container.
X509_URI - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2003/12/oasis-200401-wss-x509-token-profile-1.0
X509ThumbprintSelector - Class in weblogic.security.pk
This class holds the thumbprint of an X.509 end certificate that serves as the selection criteria for locating and validating a certificate chain.
X509ThumbprintSelector(String) - Constructor for class weblogic.security.pk.X509ThumbprintSelector
Constructs a selector using the thumbprint of an X.509 end certificate in base64 encoded string.
XACMLException - Exception in com.bea.common.security.xacml
Basic XACML exception from which more specific exceptions are derived
XACMLException() - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs generic exception
XACMLException(Throwable) - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs parse failure exception based on cause
XACMLException(String) - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs parse failure exception with indicated error message
XACMLException(String, Throwable) - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs parse failure exception with indicated error message and based on cause
XAER_RMRETRY - Static variable in exception weblogic.transaction.XAException
 
XAException - Exception in weblogic.transaction
 
XAException() - Constructor for exception weblogic.transaction.XAException
 
XAException(String) - Constructor for exception weblogic.transaction.XAException
 
XAException(String, Throwable) - Constructor for exception weblogic.transaction.XAException
 
XAException(int, String, Throwable) - Constructor for exception weblogic.transaction.XAException
 
XAResource - Interface in weblogic.transaction
This is an optional interface that XA resource provider can implement to communicate extra information to the Transaction Manager.
XHTML - Static variable in class weblogic.apache.xml.serialize.Method
Deprecated. The output method for HTML documents as XHTML.
XHTMLNamespace - Static variable in class weblogic.apache.xml.serialize.HTMLSerializer
Deprecated.  
XHTMLPublicId - Static variable in class weblogic.apache.xml.serialize.HTMLdtd
Deprecated. Public identifier for XHTML document type.
XHTMLPublicId - Static variable in class weblogic.apache.xml.serialize.OutputFormat.DTD
Deprecated. Public identifier for XHTML document type.
XHTMLSerializer - Class in weblogic.apache.xml.serialize
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.XHTMLSerializer.
XHTMLSerializer() - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Deprecated. Constructs a new serializer.
XHTMLSerializer(OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Deprecated. Constructs a new serializer.
XHTMLSerializer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Deprecated. Constructs a new serializer that writes to the specified writer using the specified output format.
XHTMLSerializer(OutputStream, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XHTMLSerializer
Deprecated. Constructs a new serializer that writes to the specified output stream using the specified output format.
XHTMLSystemId - Static variable in class weblogic.apache.xml.serialize.HTMLdtd
Deprecated. System identifier for XHTML document type.
XHTMLSystemId - Static variable in class weblogic.apache.xml.serialize.OutputFormat.DTD
Deprecated. System identifier for XHTML document type.
XIDFactory - Class in weblogic.transaction
Factory class for platform-specific Xid instances.
XIDFactory() - Constructor for class weblogic.transaction.XIDFactory
 
XML - Static variable in class weblogic.apache.xml.serialize.Method
Deprecated. The output method for XML documents.
XML_EVENT - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies an XMLEvent
xmlarray - Variable in class weblogic.wtc.jatmi.TypedXML
The binary data to send to the remote TUXEDO domain
XMLEvent - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XmlFmlCnv - Class in weblogic.wtc.gwt
Performs XML to FML(32) or FML(32) to XML translations.
XmlFmlCnv() - Constructor for class weblogic.wtc.gwt.XmlFmlCnv
 
XMLInputOutputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputOutputStreamBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLInputOutputStreamBase() - Constructor for class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
XMLInputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputStreamFactory - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputStreamFactory() - Constructor for class weblogic.xml.stream.XMLInputStreamFactory
Deprecated.  
XMLInputStreamFilter - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputStreamFilterBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLInputStreamFilterBase() - Constructor for class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
XMLInputStreamFilterBase(XMLInputStream, ElementFilter) - Constructor for class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
XMLMessage - Interface in weblogic.jms.extensions
An XMLMessage is used to send a message containing XML content.
XMLName - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLOutputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLOutputStreamFactory - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLOutputStreamFactory() - Constructor for class weblogic.xml.stream.XMLOutputStreamFactory
Deprecated.  
XMLPullReader - Interface in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLPullReaderBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLPullReaderBase() - Constructor for class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
XMLPullReaderBase(SAXPullParser) - Constructor for class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
XMLSerializer - Class in weblogic.apache.xml.serialize
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.XMLSerializer.
XMLSerializer() - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Deprecated. Constructs a new serializer.
XMLSerializer(OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Deprecated. Constructs a new serializer.
XMLSerializer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Deprecated. Constructs a new serializer that writes to the specified writer using the specified output format.
XMLSerializer(OutputStream, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.XMLSerializer
Deprecated. Constructs a new serializer that writes to the specified output stream using the specified output format.
XMLStream - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLStream() - Constructor for class weblogic.xml.stream.XMLStream
Deprecated.  
XMLStreamException - Exception in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLStreamException() - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStreamException(String) - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStreamException(Throwable) - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStreamException(String, Throwable) - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLSubStreamBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLSubStreamBase() - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
XMLSubStreamBase(XMLInputStream) - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
XMLSubStreamBase(XMLInputStream, ElementFilter) - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
XMLtoFML(String, FldTbl[]) - Method in class weblogic.wtc.gwt.XmlFmlCnv
Translate an XML document into an FML buffer.
XMLtoFML32(String, FldTbl[]) - Method in class weblogic.wtc.gwt.XmlFmlCnv
Translate an XML document into an FML32 buffer.
XMLToView(String, Class, String) - Static method in class weblogic.wtc.gwt.XmlViewCnv
Convert an XML document into a VIEW or VIEW32 buffer
XmlViewCnv - Class in weblogic.wtc.gwt
Performs XML to View(32) or View(32) to XML translations.
XmlViewCnv() - Constructor for class weblogic.wtc.gwt.XmlViewCnv
 
XParams - Class in weblogicx.jsp.tags
 
XParams(String, UnsyncHashtable) - Constructor for class weblogicx.jsp.tags.XParams
 
XParams(String, ServletRequest) - Constructor for class weblogicx.jsp.tags.XParams
 
XPathException - Class in weblogic.xml.xpath
Base class for exceptions which indicate that something went awry while parsing or evaluating an XPath.
XPathException() - Constructor for class weblogic.xml.xpath.XPathException
 
XPathException(String) - Constructor for class weblogic.xml.xpath.XPathException
 
XPathException(Throwable) - Constructor for class weblogic.xml.xpath.XPathException
 
XPathException(String, Throwable) - Constructor for class weblogic.xml.xpath.XPathException
 
XPathParsingException - Class in weblogic.xml.xpath
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(Throwable) - Constructor for class weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(String, Throwable) - Constructor for class weblogic.xml.xpath.XPathParsingException
 
XPathStreamFactory - Class in weblogic.xml.xpath
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 in weblogic.xml.xpath
Defines objects which wish to be notified when events encountered in an XMLInputStream match a particular xpath.
XPathUnsupportedException - Class in weblogic.xml.xpath
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
 
XSD_FALSE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
XSD_TRUE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
XsltStylesheetTag - Class in weblogicx.xml.tags
Use inside an xslt tag to specify the xml inline.
XsltStylesheetTag() - Constructor for class weblogicx.xml.tags.XsltStylesheetTag
 
XsltTag - Class in weblogicx.xml.tags
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 in weblogicx.xml.tags
Use inside an xslt tag to specify the xml inline.
XsltXmlTag() - Constructor for class weblogicx.xml.tags.XsltXmlTag
 

Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02
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 _