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 _

H

handle(Callback[]) - Method in class weblogic.security.UserInfoCallbackHandler
Handle the callbacks.
handle(Callback[]) - Method in class weblogic.security.URLCallbackHandler
Handle the callbacks.
handle(Callback[]) - Method in class weblogic.security.SimpleCallbackHandler
Handle the callbacks.
handleBaseURI(int) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
Record baseURI information for the Element (by adding xml:base attribute) or for the ProcessingInstruction (by setting a baseURI field) Deferred DOM.
handleBaseURI(Node) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
Record baseURI information for the Element (by adding xml:base attribute) or for the ProcessingInstruction (by setting a baseURI field) Non deferred DOM.
handleEndElement(QName, Augmentations, boolean) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Handles end element.
handleEndElement(QName, Augmentations, boolean) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Handle end element.
handleEndElement(QName, boolean) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Handles the end element.
handleError(DOMError) - Method in class weblogic.apache.xerces.util.DOMErrorHandlerWrapper
 
handleNotification(Notification, Object) - Method in interface weblogic.management.RemoteNotificationListener
A listener object must implement this method, which is invoked when a JMX notification occurs.
Handler - class weblogic.net.http.Handler.
open an http input stream given a URL.
Handler() - Constructor for class weblogic.net.http.Handler
 
handleStartElement(QName, XMLAttributes) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Handle element
handleStartElement(QName, XMLAttributes, Augmentations, boolean) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Handles start element.
hasAttribute(String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributeNS(String, String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributes() - Method in class weblogic.apache.xerces.dom.NodeImpl
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasCertificates() - Method in class weblogic.security.acl.SSLUserInfo
Deprecated.  
hasCertificates() - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
hasChildNodes() - Method in class weblogic.apache.xerces.dom.ParentNode
Test whether this node has any children.
hasChildNodes() - Method in class weblogic.apache.xerces.dom.NodeImpl
Test whether this node has any children.
hasChildNodes() - Method in class weblogic.apache.xerces.dom.AttrImpl
Test whether this node has any children.
hasContent() - Method in interface weblogic.xml.stream.CharacterData
Returns true if this element has content and false otherwise
HASDEFAULTS - Static variable in class weblogic.apache.xerces.dom.NamedNodeMapImpl
 
hasFeature(String, String) - Method in class weblogic.apache.xerces.dom.PSVIDOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in class weblogic.apache.xerces.dom.DOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in class weblogic.apache.xerces.dom.CoreDOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hash - Variable in class weblogic.apache.xerces.util.XMLGrammarPoolImpl.Entry
 
hash(char[], int, int) - Method in class weblogic.apache.xerces.util.SymbolTable
Returns a hashcode value for the specified symbol information.
hash(char[], int, int) - Method in class weblogic.apache.xerces.util.ShadowedSymbolTable
Returns a hashcode value for the specified symbol information.
hash(String) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar.QNameHashtable
Returns a hash value for the specified symbol.
hash(String) - Method in class weblogic.apache.xerces.util.SymbolTable
Returns a hashcode value for the specified symbol.
hash(String) - Method in class weblogic.apache.xerces.util.ShadowedSymbolTable
Returns a hashcode value for the specified symbol.
hashCode() - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDDescription
Returns the hash code of this grammar Because our .equals method is so complex, we just return a very simple hash that might avoid calls to the equals method a bit...
hashCode() - Method in class weblogic.apache.xerces.impl.dtd.XMLContentSpec
Returns a hash code for this node.
hashCode() - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
get the hash code
hashCode() - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
Returns the hash code of this grammar
hashCode() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey
 
hashCode() - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Returns a hash code for this object.
hashCode() - Method in class weblogic.apache.xerces.xni.QName
Returns the hashcode for this object.
hashCode() - Method in class weblogic.common.T3User
Deprecated.  
hashCode() - Method in interface weblogic.io.common.T3File
Deprecated. Deprecated in WebLogic Server 6.1.
hashCode() - Method in class weblogic.management.WebLogicObjectName
Calculate the has code for the Name.
hashCode() - Method in class weblogic.management.deploy.ComponentTarget
 
hashCode() - Method in class weblogic.security.UserConfigFileManager
 
hashCode() - Method in class weblogic.security.acl.PermissionImpl
Deprecated. Returns a hashcode for a Permission.
hashCode() - Method in class weblogic.security.acl.FlatGroup
Deprecated.  
hashCode() - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
hashCode() - Method in class weblogic.security.acl.CachingRealm.CaseInsensitiveUserInfo
Deprecated.  
hashCode() - Method in class weblogic.security.net.ConnectionEvent
 
hashCode() - Method in class weblogic.security.principal.WLSAbstractPrincipal
Returns a hashcode for the name of this principal.
hashCode() - Method in interface weblogic.security.service.SecurityRole
Returns a hashcode for this security role.
hashCode() - Method in class weblogic.security.service.ResourceBase
 
hashCode() - Method in interface weblogic.security.spi.Resource
Returns an identifier for the resource as a hash code.
hashCode() - Method in interface weblogic.wtc.jatmi.CallDescriptor
All call descriptors should implement hashCode so that call descriptor objects can be stored efficiently in a hashTable
hashCode(XMLGrammarDescription) - Method in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
Returns the hash code value for the given grammar description.
hasMatchingInfo(UserInfo) - Method in class weblogic.security.acl.DefaultUserImpl
Deprecated.  
hasMoreKeys() - Method in class weblogicx.jsp.tags.KeyEnumerator
 
hasName() - Method in interface weblogic.xml.stream.XMLEvent
Check if this Element has a name
hasNext() - Method in class weblogic.xml.schema.binding.SoapArrayCodecBase.EntryIterator
 
hasNext() - Method in interface weblogic.xml.stream.XMLInputStream
Check if there are more events to pull of the stream
hasNext() - Method in interface weblogic.xml.stream.AttributeIterator
Check if there are any attributes on the stream
hasNext() - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
hasNext() - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
hasNext() - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
hasPassword() - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
hasPermission(Principal, String, Permission, char) - Static method in class weblogic.security.acl.Security
Deprecated. Determines whether the specified Principal has the specified permission, according to Acls in the WebLogic realm.
hasPermission(Principal, String, Permission, char, Acl) - Static method in class weblogic.security.acl.Security
Deprecated. Determines whether the specified Principal has the specified permission, according to Acls in the WebLogic realm.
hasPermission(Principal, String, String, char) - Static method in class weblogic.security.acl.Security
Deprecated. Determines whether the specified Principal has a permission of the specified name, according to Acls in the WebLogic realm.
hasPermission(String, Permission, char) - Static method in class weblogic.security.acl.Security
Deprecated. Determines whether the current user has the specified permission, according to Acls in the WebLogic realm.
hasPermission(String, Permission, char, Acl) - Static method in class weblogic.security.acl.Security
Deprecated. Determines whether the current user has the specified permission, according to Acls in the WebLogic realm.
hasPermission(String, Principal, String, Permission, char) - Static method in class weblogic.security.acl.Security
Deprecated.  
hasPermission(String, Principal, String, Permission, char, Acl) - Static method in class weblogic.security.acl.Security
Deprecated.  
hasPermission(String, Principal, String, String, char) - Static method in class weblogic.security.acl.Security
Deprecated.  
hasPointerFields() - Method in class weblogic.wtc.jatmi.TypedFML32
Tells whether or not this buffer has any embedded pointers within it at all
HASSTRING - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
haveCurrent(String) - Method in interface weblogic.management.utils.ListerMBean
Returns true if there are more objects in the list, and false otherwise.
haveSetPKColumns() - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Indicates whether setPrimaryKeyColumn has been called on any of the columns.
HEADER - Static variable in interface weblogic.xml.security.assertion.ElementAssertion
 
headerList - Variable in class weblogic.xml.security.specs.OperationSpec
 
Helper - class weblogic.management.Helper.
A utility class that simplifies acquiring the MBeanHome object for either the entire adminstrative domain or for a particular managed server.
Helper() - Constructor for class weblogic.management.Helper
 
highSurrogate(int) - Static method in class weblogic.apache.xerces.util.XMLChar
Returns the high surrogate of a supplemental character
hint_to_type(int) - Static method in class weblogic.wtc.jatmi.StandardTypes
Returns the type string associated with the given hint index
holder - Variable in class weblogic.security.Certificate
Deprecated. The holder of the certificate.
Holder - interface weblogic.xml.schema.binding.Holder.
Adds a generic set/get pair of methods to the JAX-RPC Holder interface.
HostingRedirector - class weblogic.uddi.client.structures.datatypes.HostingRedirector.
The hostingRedirector structure is used to specify the location of a service when it is provisioned via remote hosting.
HostingRedirector() - Constructor for class weblogic.uddi.client.structures.datatypes.HostingRedirector
Class constructor.
HostingRedirector(String) - Constructor for class weblogic.uddi.client.structures.datatypes.HostingRedirector
Class construstor specifying the initialization value.
HostnameVerifier - interface weblogic.security.SSL.HostnameVerifier.
Deprecated. Deprecated in WebLogic Server 7.0. Use HostnameVerifierJSSE instead.
HostnameVerifierJSSE - interface weblogic.security.SSL.HostnameVerifierJSSE.
HostnameVerifierJSSE provides a callback mechanism so that implementers of this interface can supply a policy for handling the case where the host that's being connected to and the server name from the certificate SubjectDN must match.
HTableParser - class weblogic.wtc.jatmi.HTableParser.
This class reads a FML32 Field Table during the boot time which implements the FldTbl interface.
HTableParser(String, boolean) - Constructor for class weblogic.wtc.jatmi.HTableParser
Constructor.
HTableParser(String, boolean, int, float) - Constructor for class weblogic.wtc.jatmi.HTableParser
Constructor.
HTML - Static variable in class weblogic.apache.xml.serialize.Method
The output method for HTML documents.
HTMLAnchorElementImpl - class weblogic.apache.html.dom.HTMLAnchorElementImpl.
 
HTMLAnchorElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLAnchorElementImpl
Constructor requires owner document.
HTMLAppletElementImpl - class weblogic.apache.html.dom.HTMLAppletElementImpl.
 
HTMLAppletElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLAppletElementImpl
Constructor requires owner document.
HTMLAreaElementImpl - class weblogic.apache.html.dom.HTMLAreaElementImpl.
 
HTMLAreaElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLAreaElementImpl
Constructor requires owner document.
HTMLBaseElementImpl - class weblogic.apache.html.dom.HTMLBaseElementImpl.
 
HTMLBaseElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLBaseElementImpl
Constructor requires owner document.
HTMLBaseFontElementImpl - class weblogic.apache.html.dom.HTMLBaseFontElementImpl.
 
HTMLBaseFontElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLBaseFontElementImpl
Constructor requires owner document.
HTMLBodyElementImpl - class weblogic.apache.html.dom.HTMLBodyElementImpl.
 
HTMLBodyElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLBodyElementImpl
Constructor requires owner document.
HTMLBRElementImpl - class weblogic.apache.html.dom.HTMLBRElementImpl.
 
HTMLBRElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLBRElementImpl
Constructor requires owner document.
HTMLBuilder - class weblogic.apache.html.dom.HTMLBuilder.
This is a SAX document handler that is used to build an HTML document.
HTMLBuilder() - Constructor for class weblogic.apache.html.dom.HTMLBuilder
 
HTMLButtonElementImpl - class weblogic.apache.html.dom.HTMLButtonElementImpl.
 
HTMLButtonElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLButtonElementImpl
Constructor requires owner document.
HTMLDirectoryElementImpl - class weblogic.apache.html.dom.HTMLDirectoryElementImpl.
 
HTMLDirectoryElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLDirectoryElementImpl
Constructor requires owner document.
HTMLDivElementImpl - class weblogic.apache.html.dom.HTMLDivElementImpl.
 
HTMLDivElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLDivElementImpl
Constructor requires owner document.
HTMLDListElementImpl - class weblogic.apache.html.dom.HTMLDListElementImpl.
 
HTMLDListElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLDListElementImpl
Constructor requires owner document.
HTMLDocumentImpl - class weblogic.apache.html.dom.HTMLDocumentImpl.
Implements an HTML document.
HTMLDocumentImpl() - Constructor for class weblogic.apache.html.dom.HTMLDocumentImpl
 
HTMLDOMImplementationImpl - class weblogic.apache.html.dom.HTMLDOMImplementationImpl.
Provides number of methods for performing operations that are independent of any particular instance of the document object model.
HTMLdtd - class weblogic.apache.xml.serialize.HTMLdtd.
Utility class for accessing information specific to HTML documents.
HTMLdtd() - Constructor for class weblogic.apache.xml.serialize.HTMLdtd
 
HTMLElementImpl - class weblogic.apache.html.dom.HTMLElementImpl.
Implements an HTML-specific element, an Element that will only appear inside HTML documents.
HTMLFieldSetElementImpl - class weblogic.apache.html.dom.HTMLFieldSetElementImpl.
 
HTMLFieldSetElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLFieldSetElementImpl
Constructor requires owner document.
HTMLFontElementImpl - class weblogic.apache.html.dom.HTMLFontElementImpl.
 
HTMLFontElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLFontElementImpl
 
HTMLFormControl - interface weblogic.apache.html.dom.HTMLFormControl.
Identifies control in a form, so they may be collected in a form elements collection.
HTMLFormElementImpl - class weblogic.apache.html.dom.HTMLFormElementImpl.
 
HTMLFormElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLFormElementImpl
Constructor requires owner document.
HTMLFrameElementImpl - class weblogic.apache.html.dom.HTMLFrameElementImpl.
 
HTMLFrameElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLFrameElementImpl
Constructor requires owner document.
HTMLFrameSetElementImpl - class weblogic.apache.html.dom.HTMLFrameSetElementImpl.
 
HTMLFrameSetElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLFrameSetElementImpl
Constructor requires owner document.
HTMLHeadElementImpl - class weblogic.apache.html.dom.HTMLHeadElementImpl.
 
HTMLHeadElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLHeadElementImpl
Constructor requires owner document.
HTMLHeadingElementImpl - class weblogic.apache.html.dom.HTMLHeadingElementImpl.
 
HTMLHeadingElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLHeadingElementImpl
Constructor requires owner document.
HTMLHRElementImpl - class weblogic.apache.html.dom.HTMLHRElementImpl.
 
HTMLHRElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLHRElementImpl
Constructor requires owner document.
HTMLHtmlElementImpl - class weblogic.apache.html.dom.HTMLHtmlElementImpl.
 
HTMLHtmlElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLHtmlElementImpl
Constructor requires owner document.
HTMLIFrameElementImpl - class weblogic.apache.html.dom.HTMLIFrameElementImpl.
 
HTMLIFrameElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLIFrameElementImpl
Constructor requires owner document.
HTMLImageElementImpl - class weblogic.apache.html.dom.HTMLImageElementImpl.
 
HTMLImageElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLImageElementImpl
Constructor requires owner document.
HTMLInputElementImpl - class weblogic.apache.html.dom.HTMLInputElementImpl.
 
HTMLInputElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLInputElementImpl
Constructor requires owner document.
HTMLIsIndexElementImpl - class weblogic.apache.html.dom.HTMLIsIndexElementImpl.
 
HTMLIsIndexElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLIsIndexElementImpl
Constructor requires owner document.
HTMLLabelElementImpl - class weblogic.apache.html.dom.HTMLLabelElementImpl.
 
HTMLLabelElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLLabelElementImpl
Constructor requires owner document.
HTMLLegendElementImpl - class weblogic.apache.html.dom.HTMLLegendElementImpl.
 
HTMLLegendElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLLegendElementImpl
Constructor requires owner document.
HTMLLIElementImpl - class weblogic.apache.html.dom.HTMLLIElementImpl.
 
HTMLLIElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLLIElementImpl
Constructor requires owner document.
HTMLLinkElementImpl - class weblogic.apache.html.dom.HTMLLinkElementImpl.
 
HTMLLinkElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLLinkElementImpl
Constructor requires owner document.
HTMLMapElementImpl - class weblogic.apache.html.dom.HTMLMapElementImpl.
 
HTMLMapElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLMapElementImpl
Constructor requires owner document.
HTMLMenuElementImpl - class weblogic.apache.html.dom.HTMLMenuElementImpl.
 
HTMLMenuElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLMenuElementImpl
Constructor requires owner document.
HTMLMetaElementImpl - class weblogic.apache.html.dom.HTMLMetaElementImpl.
 
HTMLMetaElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLMetaElementImpl
Constructor requires owner document.
HTMLModElementImpl - class weblogic.apache.html.dom.HTMLModElementImpl.
 
HTMLModElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLModElementImpl
Constructor requires owner document and tag name.
HTMLObjectElementImpl - class weblogic.apache.html.dom.HTMLObjectElementImpl.
 
HTMLObjectElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLObjectElementImpl
Constructor requires owner document.
HTMLOListElementImpl - class weblogic.apache.html.dom.HTMLOListElementImpl.
 
HTMLOListElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLOListElementImpl
Constructor requires owner document.
HTMLOptGroupElementImpl - class weblogic.apache.html.dom.HTMLOptGroupElementImpl.
 
HTMLOptGroupElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLOptGroupElementImpl
Constructor requires owner document.
HTMLOptionElementImpl - class weblogic.apache.html.dom.HTMLOptionElementImpl.
 
HTMLOptionElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLOptionElementImpl
Constructor requires owner document.
HTMLParagraphElementImpl - class weblogic.apache.html.dom.HTMLParagraphElementImpl.
 
HTMLParagraphElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLParagraphElementImpl
Constructor requires owner document.
HTMLParamElementImpl - class weblogic.apache.html.dom.HTMLParamElementImpl.
 
HTMLParamElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLParamElementImpl
Constructor requires owner document.
HTMLPreElementImpl - class weblogic.apache.html.dom.HTMLPreElementImpl.
 
HTMLPreElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLPreElementImpl
Constructor requires owner document.
HTMLPublicId - Static variable in class weblogic.apache.xml.serialize.OutputFormat.DTD
Public identifier for HTML document type.
HTMLPublicId - Static variable in class weblogic.apache.xml.serialize.HTMLdtd
Public identifier for HTML document type.
HTMLQuoteElementImpl - class weblogic.apache.html.dom.HTMLQuoteElementImpl.
 
HTMLQuoteElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLQuoteElementImpl
Constructor requires owner document.
HTMLScriptElementImpl - class weblogic.apache.html.dom.HTMLScriptElementImpl.
 
HTMLScriptElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLScriptElementImpl
Constructor requires owner document.
HTMLSelectElementImpl - class weblogic.apache.html.dom.HTMLSelectElementImpl.
 
HTMLSelectElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLSelectElementImpl
Constructor requires owner document.
HTMLSerializer - class weblogic.apache.xml.serialize.HTMLSerializer.
Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
HTMLSerializer() - Constructor for class weblogic.apache.xml.serialize.HTMLSerializer
Constructs a new serializer.
HTMLSerializer(boolean, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.HTMLSerializer
Constructs a new HTML/XHTML serializer depending on the value of xhtml.
HTMLSerializer(OutputFormat) - Constructor for class weblogic.apache.xml.serialize.HTMLSerializer
Constructs a new serializer.
HTMLSerializer(OutputStream, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.HTMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
HTMLSerializer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.HTMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
HTMLStyleElementImpl - class weblogic.apache.html.dom.HTMLStyleElementImpl.
 
HTMLStyleElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLStyleElementImpl
Constructor requires owner document.
HTMLSystemId - Static variable in class weblogic.apache.xml.serialize.OutputFormat.DTD
System identifier for HTML document type.
HTMLSystemId - Static variable in class weblogic.apache.xml.serialize.HTMLdtd
System identifier for HTML document type.
HTMLTableCaptionElementImpl - class weblogic.apache.html.dom.HTMLTableCaptionElementImpl.
 
HTMLTableCaptionElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTableCaptionElementImpl
Constructor requires owner document.
HTMLTableCellElementImpl - class weblogic.apache.html.dom.HTMLTableCellElementImpl.
 
HTMLTableCellElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTableCellElementImpl
Constructor requires owner document.
HTMLTableColElementImpl - class weblogic.apache.html.dom.HTMLTableColElementImpl.
 
HTMLTableColElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTableColElementImpl
Constructor requires owner document.
HTMLTableElementImpl - class weblogic.apache.html.dom.HTMLTableElementImpl.
 
HTMLTableElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTableElementImpl
Constructor requires owner document.
HTMLTableRowElementImpl - class weblogic.apache.html.dom.HTMLTableRowElementImpl.
 
HTMLTableRowElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTableRowElementImpl
Constructor requires owner document.
HTMLTableSectionElementImpl - class weblogic.apache.html.dom.HTMLTableSectionElementImpl.
 
HTMLTableSectionElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTableSectionElementImpl
Constructor requires owner document.
HTMLTextAreaElementImpl - class weblogic.apache.html.dom.HTMLTextAreaElementImpl.
 
HTMLTextAreaElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTextAreaElementImpl
Constructor requires owner document.
HTMLTitleElementImpl - class weblogic.apache.html.dom.HTMLTitleElementImpl.
 
HTMLTitleElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLTitleElementImpl
Constructor requires owner document.
HTMLUListElementImpl - class weblogic.apache.html.dom.HTMLUListElementImpl.
 
HTMLUListElementImpl(HTMLDocumentImpl, String) - Constructor for class weblogic.apache.html.dom.HTMLUListElementImpl
Constructor requires owner document.
http - Variable in class weblogic.net.http.HttpURLConnection
 
HttpAccountingInfo - interface weblogic.servlet.logging.HttpAccountingInfo.
This interface returns information regarding HTTP requests and responses.
HttpAccountingInfoImpl - class weblogic.servlet.logging.HttpAccountingInfoImpl.
 
HttpAccountingInfoImpl(ServletRequestImpl) - Constructor for class weblogic.servlet.logging.HttpAccountingInfoImpl
 
HttpOutputStream - class weblogic.net.http.HttpOutputStream.
A class with println() methods like printStream, but does not swallow IOExceptions.
HttpOutputStream(OutputStream) - Constructor for class weblogic.net.http.HttpOutputStream
 
HttpsBindingInfo - class weblogic.webservice.binding.https.HttpsBindingInfo.
HttpsBindingInfo for WLS Webservices support for SSL
HttpsBindingInfo() - Constructor for class weblogic.webservice.binding.https.HttpsBindingInfo
 
HttpsClientBinding - class weblogic.webservice.binding.https.HttpsClientBinding.
HttpsClientBinding for WLS Webservices support for SSL
HttpsClientBinding() - Constructor for class weblogic.webservice.binding.https.HttpsClientBinding
 
HttpsURLConnection - class weblogic.net.http.HttpsURLConnection.
A class to represent an HTTPS connection to a remote object.
HttpsURLConnection(URL) - Constructor for class weblogic.net.http.HttpsURLConnection
 
HttpURLConnection - class weblogic.net.http.HttpURLConnection.
A class to represent an HTTP connection to a remote object.
HttpURLConnection(URL) - Constructor for class weblogic.net.http.HttpURLConnection
 

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://e-docs.bea.com/wls/docs81