A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

H

HALF_DUPLEX - Static variable in interface com.esf.net.termserv.service.ITermServService
 
HalfDuplexHandshake - Static variable in class com.esf.device.serial.comm.service.SerialMode
For acscomm devices: forces DTR active and RTS active during TX.
HalfDuplexNoHandshake - Static variable in class com.esf.device.serial.comm.service.SerialMode
For acscomm devices: forces RTS and DTR active and operates in half duplex mode.
HalfDuplexRtsExtended - Static variable in class com.esf.device.serial.comm.service.SerialMode
For acscomm devices: forces DTR active and RTS extended active during TX.
handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom.UserDataHandler
This method is called whenever the node for which this handler is registered is imported or cloned.
handleError(DOMError) - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
 
handleError(DOMError) - Method in interface org.w3c.dom.DOMErrorHandler
This method is called on the error handler when an error occurs.
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
HandlerBase - Class in org.xml.sax
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
hasAttribute(String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttribute(String) - Method in class org.apache.xerces.impl.xs.opti.DefaultElement
 
hasAttribute(String) - Method in class org.apache.xerces.impl.xs.opti.ElementImpl
 
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributeNS(String, String) - Method in class org.apache.xerces.impl.xs.opti.DefaultElement
 
hasAttributeNS(String, String) - Method in class org.apache.xerces.impl.xs.opti.ElementImpl
 
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributes() - Method in class org.apache.xerces.dom.NodeImpl
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.apache.xerces.impl.xs.opti.DefaultNode
 
hasAttributes() - Method in class org.apache.xerces.impl.xs.opti.ElementImpl
 
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class org.apache.xerces.dom.AttrImpl
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.NodeImpl
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.ParentNode
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.impl.xs.opti.DefaultNode
 
hasChildNodes() - Method in class org.apache.xerces.impl.xs.opti.ElementImpl
 
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasExtension(String) - Method in interface org.w3c.dom.svg.SVGTests
 
hasFeature(String, String) - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in class org.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 org.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 org.apache.xerces.impl.xs.XSImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature and version, as specified in .
hasGrammar() - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
 
hasGrammar() - Method in interface org.apache.xerces.impl.dtd.XMLDTDValidatorFilter
Returns true if the validator has a DTD grammar
hash(String) - Method in class org.apache.xerces.util.ShadowedSymbolTable
Returns a hashcode value for the specified symbol.
hash(char[], int, int) - Method in class org.apache.xerces.util.ShadowedSymbolTable
Returns a hashcode value for the specified symbol information.
hash(String) - Method in class org.apache.xerces.util.SymbolTable
Returns a hashcode value for the specified symbol.
hash(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Returns a hashcode value for the specified symbol information.
hashCode() - Method in class com.ibm.jusb.UsbDescriptorImp
Get the hashcode.
hashCode() - Method in class javax.xml.datatype.Duration
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.namespace.QName
Generate the hash code for this QName.
hashCode() - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
hashCode() - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Returns a hash code for this node.
hashCode() - Method in class org.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 org.apache.xerces.impl.xpath.regex.RegularExpression
 
hashCode() - Method in class org.apache.xerces.impl.xs.XSDDescription
Returns the hash code of this grammar
hashCode() - Method in class org.apache.xerces.impl.xs.XSElementDecl
get the hash code
hashCode() - Method in class org.apache.xerces.util.XMLEntityDescriptionImpl
Returns a hash code for this object.
hashCode(XMLGrammarDescription) - Method in class org.apache.xerces.util.XMLGrammarPoolImpl
Returns the hash code value for the given grammar description.
hashCode() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns a hash code for this object.
hashCode() - Method in class org.apache.xerces.xni.QName
Returns the hashcode for this object.
hasIDConstraints() - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one identity constraint
hasIDConstraints() - Method in class org.apache.xerces.impl.xs.XSModelImpl
REVISIT: to expose identity constraints from XSModel.
hasName() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
hasName() - Method in interface javax.xml.stream.XMLStreamReader
returns true if the current event has a name (is a START_ELEMENT or END_ELEMENT) returns false otherwise
hasNext() - Method in class javax.xml.stream.util.EventReaderDelegate
 
hasNext() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
hasNext() - Method in interface javax.xml.stream.XMLEventReader
Check if there are more events.
hasNext() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasText() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
hasText() - Method in interface javax.xml.stream.XMLStreamReader
Return true if the current event has text, false otherwise The following events have text: CHARACTERS,DTD ,ENTITY_REFERENCE, COMMENT, SPACE
hasTimeZone() - Method in interface org.apache.xerces.xs.datatypes.XSDateTime
 
hasUsbIrp() - Method in class com.ibm.jusb.UsbIrpImp
If this UsbIrpImp has a wrapped UsbIrp.
hasUsbIrp() - Method in class javax.usb.event.UsbPipeEvent
If this has an associated UsbIrp.
HELIOS_LED_FAST_FLASH - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents fast flashing (period=200ms) for Helios LEDs
HELIOS_LED_SLOW_FLASH - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents slow flashing (period=1000ms) for Helios LEDs
HELIOS_LED_STATE_AMBER - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents the AMBER state for a Helios LED
HELIOS_LED_STATE_GREEN - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents the GREEN state for a Helios LED
HELIOS_LED_STATE_OFF - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents the OFF state for a Helios LED
HELIOS_LED_STATE_RED - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents the RED state for a Helios LED
HELIOS_LED_STATE_TRICOLOR - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents the tricolor state for a Helios LED.
HELIOS_SW_LED_0 - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents software controlled LED0 on the Helios
HELIOS_SW_LED_1 - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents software controlled LED1 on the Helios
HELIOS_SW_LED_2 - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents software controlled LED2 on the Helios
HELIOS_SW_LED_3 - Static variable in interface com.esf.sbc.helios.led.service.IHeliosLedService
represents software controlled LED3 on the Helios
HexBin - Class in org.apache.xerces.impl.dv.util
format validation This class encodes/decodes hexadecimal data
HexBin() - Constructor for class org.apache.xerces.impl.dv.util.HexBin
 
HEXBINARY_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated. The hexbinary data type as defined in .
HEXBINARY_DT - Static variable in interface org.apache.xerces.xs.XSConstants
hexBinary
HexBinaryDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "hexBinary"
HexBinaryDV() - Constructor for class org.apache.xerces.impl.dv.xs.HexBinaryDV
 
HIERARCHY_REQUEST_ERR - Static variable in exception org.w3c.dom.DOMException
If any Node is inserted somewhere it doesn't belong.
highSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns the high surrogate of a supplemental character
Hip - Class in com.esf.device.modem.channel.service
Describes HIP (Host Interface Protocol) object.
Hip(byte[]) - Constructor for class com.esf.device.modem.channel.service.Hip
HIP request constructor
Hip(ArrayList) - Constructor for class com.esf.device.modem.channel.service.Hip
HIP reply constructor
HIP_CHANNEL - Static variable in class com.esf.device.modem.channel.service.ModemChannelType
HIP channel
hipCallback(int) - Method in interface com.esf.device.modem.channel.service.IHipCallback
HIP channel callback method
HIPCALLBACK_RESET - Static variable in interface com.esf.device.modem.channel.service.IHipCallback
HIP reset.
hipCallbackNotification - Static variable in interface com.esf.device.modem.channel.service.IHipCallback
HIP callback notification topic
holdsLock(int) - Method in interface com.esf.net.netconf.service.INetconfModule
Returns true if the resource is locked and the lock is held by the specified session.
HONOUR_ALL_SCHEMALOCATIONS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Honour all schemaLocations feature ("honour-all-schemaLocations").
HOST_CONTROLLER_OPEN_STRING - Static variable in class com.ibm.jusb.os.DefaultUsbPipeOsImp
 
HOST_CONTROLLER_SUBMIT_STRING - Static variable in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
 
HOST_CONTROLLER_SUBMIT_STRING - Static variable in class com.ibm.jusb.os.DefaultUsbPipeOsImp
 
Hostapd - Class in com.esf.device.wifi.service
 
Hostapd(IEsfLoggerService, ISystemManagerService, String, String, String, String, int, int, String) - Constructor for class com.esf.device.wifi.service.Hostapd
 
HOURS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the hours field.
HTML - Static variable in class org.apache.xml.serialize.Method
Deprecated. The output method for HTML documents.
HTMLAnchorElement - Interface in org.w3c.dom.html
The anchor element.
HTMLAnchorElementImpl - Class in org.apache.html.dom
 
HTMLAnchorElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLAnchorElementImpl
Constructor requires owner document.
HTMLAppletElement - Interface in org.w3c.dom.html
An embedded Java applet.
HTMLAppletElementImpl - Class in org.apache.html.dom
 
HTMLAppletElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLAppletElementImpl
Constructor requires owner document.
HTMLAreaElement - Interface in org.w3c.dom.html
Client-side image map area definition.
HTMLAreaElementImpl - Class in org.apache.html.dom
 
HTMLAreaElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLAreaElementImpl
Constructor requires owner document.
HTMLBaseElement - Interface in org.w3c.dom.html
Document base URI.
HTMLBaseElementImpl - Class in org.apache.html.dom
 
HTMLBaseElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBaseElementImpl
Constructor requires owner document.
HTMLBaseFontElement - Interface in org.w3c.dom.html
Base font.
HTMLBaseFontElementImpl - Class in org.apache.html.dom
 
HTMLBaseFontElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBaseFontElementImpl
Constructor requires owner document.
HTMLBodyElement - Interface in org.w3c.dom.html
The HTML document body.
HTMLBodyElementImpl - Class in org.apache.html.dom
 
HTMLBodyElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBodyElementImpl
Constructor requires owner document.
HTMLBRElement - Interface in org.w3c.dom.html
Force a line break.
HTMLBRElementImpl - Class in org.apache.html.dom
 
HTMLBRElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLBRElementImpl
Constructor requires owner document.
HTMLBuilder - Class in org.apache.html.dom
This is a SAX document handler that is used to build an HTML document.
HTMLBuilder() - Constructor for class org.apache.html.dom.HTMLBuilder
 
HTMLButtonElement - Interface in org.w3c.dom.html
Push button.
HTMLButtonElementImpl - Class in org.apache.html.dom
 
HTMLButtonElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLButtonElementImpl
Constructor requires owner document.
HTMLCollection - Interface in org.w3c.dom.html
An HTMLCollection is a list of nodes.
HTMLDirectoryElement - Interface in org.w3c.dom.html
Directory list.
HTMLDirectoryElementImpl - Class in org.apache.html.dom
 
HTMLDirectoryElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLDirectoryElementImpl
Constructor requires owner document.
HTMLDivElement - Interface in org.w3c.dom.html
Generic block container.
HTMLDivElementImpl - Class in org.apache.html.dom
 
HTMLDivElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLDivElementImpl
Constructor requires owner document.
HTMLDListElement - Interface in org.w3c.dom.html
Definition list.
HTMLDListElementImpl - Class in org.apache.html.dom
 
HTMLDListElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLDListElementImpl
Constructor requires owner document.
HTMLDocument - Interface in org.w3c.dom.html
An HTMLDocument is the root of the HTML hierarchy andholds the entire content.
HTMLDocumentImpl - Class in org.apache.html.dom
Implements an HTML document.
HTMLDocumentImpl() - Constructor for class org.apache.html.dom.HTMLDocumentImpl
 
HTMLDOMImplementation - Interface in org.w3c.dom.html
The HTMLDOMImplementation interface extends the DOMImplementation interface with a method for creating an HTML document instance.
HTMLDOMImplementationImpl - Class in org.apache.html.dom
Provides number of methods for performing operations that are independent of any particular instance of the document object model.
HTMLdtd - Class in org.apache.xml.serialize
Deprecated. This class was deprecated in Xerces 2.9.0. It is recommended that new applications use JAXP's Transformation API for XML (TrAX) for serializing HTML. See the Xerces documentation for more information.
HTMLdtd() - Constructor for class org.apache.xml.serialize.HTMLdtd
Deprecated.  
HTMLElement - Interface in org.w3c.dom.html
All HTML element interfaces derive from this class.
HTMLElementImpl - Class in org.apache.html.dom
Implements an HTML-specific element, an Element that will only appear inside HTML documents.
HTMLElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLElementImpl
Constructor required owner document and element tag name.
HTMLFieldSetElement - Interface in org.w3c.dom.html
Organizes form controls into logical groups.
HTMLFieldSetElementImpl - Class in org.apache.html.dom
 
HTMLFieldSetElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFieldSetElementImpl
Constructor requires owner document.
HTMLFontElement - Interface in org.w3c.dom.html
Local change to font.
HTMLFontElementImpl - Class in org.apache.html.dom
 
HTMLFontElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFontElementImpl
 
HTMLFormControl - Interface in org.apache.html.dom
Identifies control in a form, so they may be collected in a form elements collection.
HTMLFormElement - Interface in org.w3c.dom.html
The FORM element encompasses behavior similar to acollection and an element.
HTMLFormElementImpl - Class in org.apache.html.dom
 
HTMLFormElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFormElementImpl
Constructor requires owner document.
HTMLFrameElement - Interface in org.w3c.dom.html
Create a frame.
HTMLFrameElementImpl - Class in org.apache.html.dom
 
HTMLFrameElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFrameElementImpl
Constructor requires owner document.
HTMLFrameSetElement - Interface in org.w3c.dom.html
Create a grid of frames.
HTMLFrameSetElementImpl - Class in org.apache.html.dom
 
HTMLFrameSetElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLFrameSetElementImpl
Constructor requires owner document.
HTMLHeadElement - Interface in org.w3c.dom.html
Document head information.
HTMLHeadElementImpl - Class in org.apache.html.dom
 
HTMLHeadElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHeadElementImpl
Constructor requires owner document.
HTMLHeadingElement - Interface in org.w3c.dom.html
For the H1 to H6 elements.
HTMLHeadingElementImpl - Class in org.apache.html.dom
 
HTMLHeadingElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHeadingElementImpl
Constructor requires owner document.
HTMLHRElement - Interface in org.w3c.dom.html
Create a horizontal rule.
HTMLHRElementImpl - Class in org.apache.html.dom
 
HTMLHRElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHRElementImpl
Constructor requires owner document.
HTMLHtmlElement - Interface in org.w3c.dom.html
Root of an HTML document.
HTMLHtmlElementImpl - Class in org.apache.html.dom
 
HTMLHtmlElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLHtmlElementImpl
Constructor requires owner document.
HTMLIFrameElement - Interface in org.w3c.dom.html
Inline subwindows.
HTMLIFrameElementImpl - Class in org.apache.html.dom
 
HTMLIFrameElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLIFrameElementImpl
Constructor requires owner document.
HTMLImageElement - Interface in org.w3c.dom.html
Embedded image.
HTMLImageElementImpl - Class in org.apache.html.dom
 
HTMLImageElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLImageElementImpl
Constructor requires owner document.
HTMLInputElement - Interface in org.w3c.dom.html
Form control.
HTMLInputElementImpl - Class in org.apache.html.dom
 
HTMLInputElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLInputElementImpl
Constructor requires owner document.
HTMLIsIndexElement - Interface in org.w3c.dom.html
This element is usedfor single-line text input.
HTMLIsIndexElementImpl - Class in org.apache.html.dom
 
HTMLIsIndexElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLIsIndexElementImpl
Constructor requires owner document.
HTMLLabelElement - Interface in org.w3c.dom.html
Form field label text.
HTMLLabelElementImpl - Class in org.apache.html.dom
 
HTMLLabelElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLabelElementImpl
Constructor requires owner document.
HTMLLegendElement - Interface in org.w3c.dom.html
Provides a caption for a FIELDSET grouping.
HTMLLegendElementImpl - Class in org.apache.html.dom
 
HTMLLegendElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLegendElementImpl
Constructor requires owner document.
HTMLLIElement - Interface in org.w3c.dom.html
List item.
HTMLLIElementImpl - Class in org.apache.html.dom
 
HTMLLIElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLIElementImpl
Constructor requires owner document.
HTMLLinkElement - Interface in org.w3c.dom.html
The LINK element specifies a link to an externalresource, and defines this document's relationship to that resource(or vice versa).
HTMLLinkElementImpl - Class in org.apache.html.dom
 
HTMLLinkElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLLinkElementImpl
Constructor requires owner document.
HTMLMapElement - Interface in org.w3c.dom.html
Client-side image map.
HTMLMapElementImpl - Class in org.apache.html.dom
 
HTMLMapElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLMapElementImpl
Constructor requires owner document.
HTMLMenuElement - Interface in org.w3c.dom.html
Menu list.
HTMLMenuElementImpl - Class in org.apache.html.dom
 
HTMLMenuElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLMenuElementImpl
Constructor requires owner document.
HTMLMetaElement - Interface in org.w3c.dom.html
This contains generic meta-information about the document.
HTMLMetaElementImpl - Class in org.apache.html.dom
 
HTMLMetaElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLMetaElementImpl
Constructor requires owner document.
HTMLModElement - Interface in org.w3c.dom.html
Notice of modification to part of a document.
HTMLModElementImpl - Class in org.apache.html.dom
 
HTMLModElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLModElementImpl
Constructor requires owner document and tag name.
HTMLObjectElement - Interface in org.w3c.dom.html
Generic embedded object.
HTMLObjectElementImpl - Class in org.apache.html.dom
 
HTMLObjectElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLObjectElementImpl
Constructor requires owner document.
HTMLOListElement - Interface in org.w3c.dom.html
Ordered list.
HTMLOListElementImpl - Class in org.apache.html.dom
 
HTMLOListElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLOListElementImpl
Constructor requires owner document.
HTMLOptGroupElement - Interface in org.w3c.dom.html
Group options together in logical subdivisions.
HTMLOptGroupElementImpl - Class in org.apache.html.dom
 
HTMLOptGroupElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLOptGroupElementImpl
Constructor requires owner document.
HTMLOptionElement - Interface in org.w3c.dom.html
A selectable choice.
HTMLOptionElementImpl - Class in org.apache.html.dom
 
HTMLOptionElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLOptionElementImpl
Constructor requires owner document.
HTMLParagraphElement - Interface in org.w3c.dom.html
Paragraphs.
HTMLParagraphElementImpl - Class in org.apache.html.dom
 
HTMLParagraphElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLParagraphElementImpl
Constructor requires owner document.
HTMLParamElement - Interface in org.w3c.dom.html
Parameters fed to the OBJECT element.
HTMLParamElementImpl - Class in org.apache.html.dom
 
HTMLParamElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLParamElementImpl
Constructor requires owner document.
HTMLPreElement - Interface in org.w3c.dom.html
Preformatted text.
HTMLPreElementImpl - Class in org.apache.html.dom
 
HTMLPreElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLPreElementImpl
Constructor requires owner document.
HTMLPublicId - Static variable in class org.apache.xml.serialize.HTMLdtd
Deprecated. Public identifier for HTML 4.01 (Strict) document type.
HTMLPublicId - Static variable in class org.apache.xml.serialize.OutputFormat.DTD
Deprecated. Public identifier for HTML 4.01 (Strict) document type.
HTMLQuoteElement - Interface in org.w3c.dom.html
For the Q and BLOCKQUOTE elements.
HTMLQuoteElementImpl - Class in org.apache.html.dom
 
HTMLQuoteElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLQuoteElementImpl
Constructor requires owner document.
HTMLScriptElement - Interface in org.w3c.dom.html
Script statements.
HTMLScriptElementImpl - Class in org.apache.html.dom
 
HTMLScriptElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLScriptElementImpl
Constructor requires owner document.
HTMLSelectElement - Interface in org.w3c.dom.html
The select element allows the selection of an option.
HTMLSelectElementImpl - Class in org.apache.html.dom
 
HTMLSelectElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLSelectElementImpl
Constructor requires owner document.
HTMLSerializer - Class in org.apache.xml.serialize
Deprecated. This class was deprecated in Xerces 2.6.2. It is recommended that new applications use JAXP's Transformation API for XML (TrAX) for serializing HTML. See the Xerces documentation for more information.
HTMLSerializer() - Constructor for class org.apache.xml.serialize.HTMLSerializer
Deprecated. Constructs a new serializer.
HTMLSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Deprecated. Constructs a new serializer.
HTMLSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Deprecated. Constructs a new serializer that writes to the specified writer using the specified output format.
HTMLSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.HTMLSerializer
Deprecated. Constructs a new serializer that writes to the specified output stream using the specified output format.
HTMLStyleElement - Interface in org.w3c.dom.html
Style information.
HTMLStyleElementImpl - Class in org.apache.html.dom
 
HTMLStyleElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLStyleElementImpl
Constructor requires owner document.
HTMLSystemId - Static variable in class org.apache.xml.serialize.HTMLdtd
Deprecated. System identifier for HTML 4.01 (Strict) document type.
HTMLSystemId - Static variable in class org.apache.xml.serialize.OutputFormat.DTD
Deprecated. System identifier for HTML 4.01 (Strict) document type.
HTMLTableCaptionElement - Interface in org.w3c.dom.html
Table caption See the CAPTION element definition in HTML 4.0.
HTMLTableCaptionElementImpl - Class in org.apache.html.dom
 
HTMLTableCaptionElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableCaptionElementImpl
Constructor requires owner document.
HTMLTableCellElement - Interface in org.w3c.dom.html
The object used to represent the TH and TD elements.
HTMLTableCellElementImpl - Class in org.apache.html.dom
 
HTMLTableCellElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableCellElementImpl
Constructor requires owner document.
HTMLTableColElement - Interface in org.w3c.dom.html
Regroups the COL and COLGROUP elements.
HTMLTableColElementImpl - Class in org.apache.html.dom
 
HTMLTableColElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableColElementImpl
Constructor requires owner document.
HTMLTableElement - Interface in org.w3c.dom.html
The create* and delete* methods on the table allow authors to constructand modify tables.
HTMLTableElementImpl - Class in org.apache.html.dom
 
HTMLTableElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableElementImpl
Constructor requires owner document.
HTMLTableRowElement - Interface in org.w3c.dom.html
A row in a table.
HTMLTableRowElementImpl - Class in org.apache.html.dom
 
HTMLTableRowElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableRowElementImpl
Constructor requires owner document.
HTMLTableSectionElement - Interface in org.w3c.dom.html
The THEAD, TFOOT, and TBODYelements.
HTMLTableSectionElementImpl - Class in org.apache.html.dom
 
HTMLTableSectionElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTableSectionElementImpl
Constructor requires owner document.
HTMLTextAreaElement - Interface in org.w3c.dom.html
Multi-line text field.
HTMLTextAreaElementImpl - Class in org.apache.html.dom
 
HTMLTextAreaElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTextAreaElementImpl
Constructor requires owner document.
HTMLTitleElement - Interface in org.w3c.dom.html
The document title.
HTMLTitleElementImpl - Class in org.apache.html.dom
 
HTMLTitleElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLTitleElementImpl
Constructor requires owner document.
HTMLUListElement - Interface in org.w3c.dom.html
Unordered list.
HTMLUListElementImpl - Class in org.apache.html.dom
 
HTMLUListElementImpl(HTMLDocumentImpl, String) - Constructor for class org.apache.html.dom.HTMLUListElementImpl
Constructor requires owner document.
HTTP_ACCEPT - Static variable in class org.apache.xerces.xinclude.XIncludeHandler
 
HTTP_ACCEPT_LANGUAGE - Static variable in class org.apache.xerces.xinclude.XIncludeHandler
 
HTTPInputSource - Class in org.apache.xerces.util
This class represents an input source for an XML resource retrievable over HTTP.
HTTPInputSource(String, String, String) - Constructor for class org.apache.xerces.util.HTTPInputSource
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.
HTTPInputSource(XMLResourceIdentifier) - Constructor for class org.apache.xerces.util.HTTPInputSource
Constructs an input source from a XMLResourceIdentifier object, leaving resolution of the entity and opening of the input stream up to the caller.
HTTPInputSource(String, String, String, InputStream, String) - Constructor for class org.apache.xerces.util.HTTPInputSource
Constructs an input source from a byte stream.
HTTPInputSource(String, String, String, Reader, String) - Constructor for class org.apache.xerces.util.HTTPInputSource
Constructs an input source from a character stream.
HUB_CLASSCODE - Static variable in interface javax.usb.UsbConst
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z