- GDAY - Static variable in class javax.xml.datatype.DatatypeConstants
-
Fully qualified name for W3C XML Schema 1.0 datatype gDay
.
- getAbbr() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Abbreviation for header cells.
- getAccept() - Method in interface org.w3c.dom.html.HTMLInputElement
-
A comma-separated list of content types that a server processing thisform
will handle correctly.
- getAcceptCharset() - Method in interface org.w3c.dom.html.HTMLFormElement
-
List of character sets supported by the server.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLInputElement
-
A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLLabelElement
-
A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLLegendElement
-
A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
A single character access key to give access to the form control.
- getAction() - Method in interface org.w3c.dom.html.HTMLFormElement
-
Server-side form handler.
- getAlign() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Aligns this object (vertically or horizontally) with respect to its
surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLDivElement
-
Horizontal text alignment.
- getAlign() - Method in interface org.w3c.dom.html.HTMLHeadingElement
-
Horizontal text alignment.
- getAlign() - Method in interface org.w3c.dom.html.HTMLHRElement
-
Align the rule on the page.
- getAlign() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Aligns this object (vertically or horizontally) with respect to its
surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Aligns this object (vertically or horizontally) with respect to its
surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Aligns this object (vertically or horizontally) with respect to its
surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLLegendElement
-
Text alignment relative to FIELDSET
.
- getAlign() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Aligns this object (vertically or horizontally) with respect to its
surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLParagraphElement
-
Horizontal text alignment.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableCaptionElement
-
Caption alignment with respect to the table.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Horizontal alignment of data in cell.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableColElement
-
Horizontal alignment of cell data in column.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Specifies the table's position with respect to the rest of the document.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
Horizontal alignment of data within cells of this row.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
Horizontal alignment of data in cells.
- getALink() - Method in interface org.w3c.dom.html.HTMLBodyElement
-
Color of active links (after mouse-button down, but beforemouse-button
up).
- getAlt() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Alternate text for user agents not rendering the normal contentof this
element.
- getAlt() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
Alternate text for user agents not rendering the normal contentof this
element.
- getAlt() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Alternate text for user agents not rendering the normal contentof this
element.
- getAlt() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Alternate text for user agents not rendering the normal contentof this
element.
- getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'alt' key was depressed during the firing
of the event.
- getAnchors() - Method in interface org.w3c.dom.html.HTMLDocument
-
A collection of all the anchor (A
) elements in a document
with a value for the name
attribute.Note.
- getApplets() - Method in interface org.w3c.dom.html.HTMLDocument
-
A collection of all the OBJECT
elements that includeapplets
and APPLET
(deprecated) elements ina document.
- getArchive() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Comma-separated archive list.
- getArchive() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Space-separated list of archives.
- getAreas() - Method in interface org.w3c.dom.html.HTMLMapElement
-
The list of areas defined for the image map.
- getAssociatedStylesheet(Source, String, String, String) - Method in class javax.xml.transform.TransformerFactory
-
- getAsync() - Method in interface org.w3c.dom.ls.LSParser
-
true
if the LSParser
is asynchronous,
false
if it is synchronous.
- getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
-
attrChange
indicates the type of change which triggered
the DOMAttrModified event.
- getAttribute(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Allows the user to retrieve specific attributes on the underlying
implementation.
- getAttribute(String) - Method in class javax.xml.transform.TransformerFactory
-
Allows the user to retrieve specific attributes on the underlying
implementation.
- getAttribute(String) - Method in interface org.w3c.dom.Element
-
Retrieves an attribute value by name.
- getAttributeByName(QName) - Method in interface javax.xml.stream.events.StartElement
-
- getAttributeCount() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeCount() - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributeLocalName(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeLocalName(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributeName(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeName(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributeNamespace(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeNamespace(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributeNode(String) - Method in interface org.w3c.dom.Element
-
Retrieves an attribute node by name.
- getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
-
Retrieves an Attr
node by local name and namespace URI.
- getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
-
Retrieves an attribute value by local name and namespace URI.
- getAttributePrefix(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributePrefix(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributes() - Method in interface javax.xml.stream.events.StartElement
-
- getAttributes() - Method in interface org.w3c.dom.Node
-
A NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
- getAttributeType(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeType(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributeTypeInfo(int) - Method in class javax.xml.validation.TypeInfoProvider
-
Returns the immutable
TypeInfo
object for the specified
attribute of the current element.
- getAttributeValue(String, String) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeValue(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getAttributeValue(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttributeValue(String, String) - Method in interface javax.xml.stream.XMLStreamReader
-
- getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
-
attrName
indicates the name of the changed
Attr
node in a DOMAttrModified event.
- getAxis() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Names group of related headers.
- getBackground() - Method in interface org.w3c.dom.html.HTMLBodyElement
-
URI of the background texture tile image.
- getBaseURI() - Method in interface javax.xml.stream.events.EntityDeclaration
-
- getBaseURI() - Method in interface org.w3c.dom.ls.LSInput
-
The base URI to be used (see section 5.1.4 in [
IETF RFC 2396]) for
resolving a relative
systemId
to an absolute URI.
- getBaseURI() - Method in interface org.w3c.dom.Node
-
The absolute base URI of this node or null
if the
implementation wasn't able to obtain an absolute URI.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLBodyElement
-
Document background color.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Cell background color.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Cell background color.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
Background color for rows.
- getBody() - Method in interface org.w3c.dom.html.HTMLDocument
-
The element that contains the content for the document.
- getBooleanValue() - Method in interface org.w3c.dom.xpath.XPathResult
-
The value of this boolean result.
- getBorder() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Width of border around image.
- getBorder() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Width of border around the object.
- getBorder() - Method in interface org.w3c.dom.html.HTMLTableElement
-
The width of the border around the table.
- getBubbles() - Method in interface org.w3c.dom.events.Event
-
Used to indicate whether or not an event is a bubbling event.
- getBusy() - Method in interface org.w3c.dom.ls.LSParser
-
true
if the LSParser
is currently busy
loading a document, otherwise false
.
- getButton() - Method in interface org.w3c.dom.events.MouseEvent
-
During mouse events caused by the depression or release of a mouse
button, button
is used to indicate which mouse button
changed state.
- getByteOffset() - Method in interface org.w3c.dom.DOMLocator
-
The byte offset into the input source this locator is pointing to or
-1
if there is no byte offset available.
- getByteStream() - Method in interface org.w3c.dom.ls.LSInput
-
An attribute of a language and binding dependent type that represents
a stream of bytes.
- getByteStream() - Method in interface org.w3c.dom.ls.LSOutput
-
An attribute of a language and binding dependent type that represents
a writable stream of bytes.
- getByteStream() - Method in class org.xml.sax.InputSource
-
Get the byte stream for this input source.
- getCancelable() - Method in interface org.w3c.dom.events.Event
-
Used to indicate whether or not an event can have its default action
prevented.
- getCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Returns the table's CAPTION
, or void if none exists.
- getCause() - Method in exception javax.xml.transform.TransformerException
-
Returns the cause of this throwable or null
if the
cause is nonexistent or unknown.
- getCause() - Method in exception javax.xml.xpath.XPathException
-
- getCellIndex() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
The index of this cell in the row.
- getCellPadding() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Specifies the horizontal and vertical space between cell content andcell
borders.
- getCells() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
The collection of cells in this row.
- getCellSpacing() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Specifies the horizontal and vertical separation between cells.
- getCertifiedText() - Method in interface org.w3c.dom.ls.LSInput
-
If set to true, assume that the input is certified (see section 2.13
in [
XML 1.1]) when
parsing [
XML 1.1].
- getCh() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Alignment character for cells in a column.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableColElement
-
Alignment character for cells in a column.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
Alignment character for cells in a column.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
Alignment character for cells in a column.
- getCharacterEncodingScheme() - Method in interface javax.xml.stream.events.StartDocument
-
- getCharacterEncodingScheme() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getCharacterEncodingScheme() - Method in interface javax.xml.stream.XMLStreamReader
-
- getCharacterOffset() - Method in interface javax.xml.stream.Location
-
- getCharacterStream() - Method in interface org.w3c.dom.ls.LSInput
-
An attribute of a language and binding dependent type that represents
a stream of 16-bit units.
- getCharacterStream() - Method in interface org.w3c.dom.ls.LSOutput
-
An attribute of a language and binding dependent type that represents
a writable stream to which 16-bit units can be output.
- getCharacterStream() - Method in class org.xml.sax.InputSource
-
Get the character stream for this input source.
- getCharset() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
The character encoding of the linked resource.
- getCharset() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
The character encoding of the resource being linked to.
- getCharset() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
The character encoding of the linked resource.
- getChecked() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Describes whether a radio or check box is checked, whentype
has the value "Radio" or "Checkbox".
- getChildElementCount() - Method in interface org.w3c.dom.ElementTraversal
-
Returns the current number of element nodes that are children of this
element.
- getChildNodes() - Method in interface org.w3c.dom.Node
-
A NodeList
that contains all children of this node.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Offset of alignment character.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableColElement
-
Offset of alignment character.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
Offset of alignment character.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
Offset of alignment character.
- getCite() - Method in interface org.w3c.dom.html.HTMLModElement
-
A URI designating a document that describes the reason forthe change.
- getCite() - Method in interface org.w3c.dom.html.HTMLQuoteElement
-
A URI designating a document that designates a source document or
message.
- getClassName() - Method in interface org.w3c.dom.html.HTMLElement
-
The class attribute of the element.
- getClear() - Method in interface org.w3c.dom.html.HTMLBRElement
-
Control flow of text around floats.
- getClientX() - Method in interface org.w3c.dom.events.MouseEvent
-
The horizontal coordinate at which the event occurred relative to the
DOM implementation's client area.
- getClientY() - Method in interface org.w3c.dom.events.MouseEvent
-
The vertical coordinate at which the event occurred relative to the DOM
implementation's client area.
- getCode() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Applet class file.
- getCode() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Applet class file.
- getCodeBase() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Optional base URI for applet.
- getCodeBase() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Base URI for classid
, data
, and
archive
attributes.
- getCodeType() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Content type for data downloaded via classid
attribute.
- getCollapsed() - Method in interface org.w3c.dom.ranges.Range
-
TRUE if the Range is collapsed
- getColor() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
-
Font color.
- getColor() - Method in interface org.w3c.dom.html.HTMLFontElement
-
Font color.
- getCols() - Method in interface org.w3c.dom.html.HTMLFrameSetElement
-
The number of columns of frames in the frameset.
- getCols() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Width of control (in characters).
- getColSpan() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Number of columns spanned by cell.
- getColumnNumber() - Method in interface javax.xml.stream.Location
-
- getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
-
Return the character position where the current document event ends.
- getColumnNumber() - Method in interface org.w3c.dom.DOMLocator
-
The column number this locator is pointing to, or -1
if
there is no column number available.
- getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
-
Return the saved column number (1-based).
- getColumnNumber() - Method in interface org.xml.sax.Locator
-
Return the column number where the current document event ends.
- getColumnNumber() - Method in exception org.xml.sax.SAXParseException
-
The column number of the end of the text where the exception occurred.
- getCommonAncestorContainer() - Method in interface org.w3c.dom.ranges.Range
-
The deepest common ancestor container of the Range's two
boundary-points.
- getCompact() - Method in interface org.w3c.dom.html.HTMLDirectoryElement
-
Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLDListElement
-
Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLMenuElement
-
Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLOListElement
-
Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLUListElement
-
Reduce spacing between list items.
- getContent() - Method in interface org.w3c.dom.html.HTMLMetaElement
-
Associated information.
- getContentHandler() - Method in class javax.xml.validation.ValidatorHandler
-
Gets the
ContentHandler
which receives the
augmented validation result.
- getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
-
Return the current content handler.
- getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Get the content event handler.
- getContentHandler() - Method in interface org.xml.sax.XMLReader
-
Return the current content handler.
- getCookie() - Method in interface org.w3c.dom.html.HTMLDocument
-
The cookies associated with this document.
- getCoords() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Comma-separated list of lengths, defining an active region geometry.See
also shape
for the shape of the region.
- getCoords() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
Comma-separated list of lengths, defining an active region geometry.See
also shape
for the shape of the region.
- getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'ctrl' key was depressed during the firing
of the event.
- getCurrentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
-
The node at which the TreeWalker
is currently positioned.
- getCurrentTarget() - Method in interface org.w3c.dom.events.Event
-
Used to indicate the EventTarget
whose
EventListeners
are currently being processed.
- getData() - Method in interface javax.xml.stream.events.Characters
-
- getData() - Method in interface javax.xml.stream.events.ProcessingInstruction
-
- getData() - Method in interface org.w3c.dom.CharacterData
-
The character data of the node that implements this interface.
- getData() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
A URI specifying the location of the object's data.
- getData() - Method in interface org.w3c.dom.ProcessingInstruction
-
The content of this processing instruction.
- getDateTime() - Method in interface org.w3c.dom.html.HTMLModElement
-
The date and time of the change.
- getDay() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getDays() - Method in class javax.xml.datatype.Duration
-
Obtains the value of the DAYS field as an integer value,
or 0 if not present.
- getDeclaration() - Method in interface javax.xml.stream.events.EntityReference
-
- getDeclare() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Declare (for future reference), but do not instantiate, thisobject.
- getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
-
Return an enumeration of all prefixes declared in this context.
- getDefaultChecked() - Method in interface org.w3c.dom.html.HTMLInputElement
-
When type
has the value "Radio" or "Checkbox", stores the
initial value of the checked
attribute.
- getDefaultSelected() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
Stores the initial value of the selected
attribute.
- getDefaultValue() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Stores the initial control value (i.e., the initial value of
value
).
- getDefaultValue() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Stores the initial control value (i.e., the initial value of
value
).
- getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
-
The default AbstractView
for this Document
,
or null
if none available.
- getDefer() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
Indicates that the user agent can defer processing of the script.
- getDetail() - Method in interface org.w3c.dom.events.UIEvent
-
Specifies some detail information about the Event
,
depending on the type of event.
- getDir() - Method in interface org.w3c.dom.html.HTMLElement
-
Specifies the base direction of directionally neutraltext and the
directionality of tables.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLInputElement
-
The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Enables/disables the link.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLOptGroupElement
-
The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLStyleElement
-
Enables/disables the style sheet.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
The control is unavailable in this context.
- getDoctype() - Method in interface org.w3c.dom.Document
-
The Document Type Declaration (see DocumentType
)
associated with this document.
- getDocument() - Method in interface org.w3c.dom.views.AbstractView
-
The source DocumentView
of which this is an
AbstractView
.
- getDocumentElement() - Method in interface org.w3c.dom.Document
-
This is a convenience attribute that allows direct access to the child
node that is the document element of the document.
- getDocumentTypeDeclaration() - Method in interface javax.xml.stream.events.DTD
-
- getDocumentURI() - Method in interface org.w3c.dom.Document
-
The location of the document or null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
- getDomain() - Method in interface org.w3c.dom.html.HTMLDocument
-
The domain name of the server that served the document, or a nullstring
if the server cannot be identified by a domain name.
- getDomConfig() - Method in interface org.w3c.dom.Document
-
The configuration used when Document.normalizeDocument()
is invoked.
- getDomConfig() - Method in interface org.w3c.dom.ls.LSParser
-
The DOMConfiguration
object used when parsing an input
source.
- getDomConfig() - Method in interface org.w3c.dom.ls.LSSerializer
-
The DOMConfiguration
object used by the
LSSerializer
when serializing a DOM node.
- getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
-
- getDOMImplementation(String) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
-
Return the first implementation that has the desired
features, or null
if none is found.
- getDOMImplementation(String) - Method in interface org.w3c.dom.DOMImplementationSource
-
A method to request the first DOM implementation that supports the
specified features.
- getDOMImplementationList(String) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
-
Return a list of implementations that support the
desired features.
- getDOMImplementationList(String) - Method in interface org.w3c.dom.DOMImplementationSource
-
A method to request a list of DOM implementations that support the
specified features and versions, as specified in .
- getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
-
Return the current DTD handler.
- getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Get the current DTD event handler.
- getDTDHandler() - Method in interface org.xml.sax.XMLReader
-
Return the current DTD handler.
- getDTDType() - Method in interface javax.xml.stream.events.Attribute
-
- getElementById(String) - Method in interface org.w3c.dom.Document
-
Returns the Element
that has an ID attribute with the
given value.
- getElementById(String) - Method in interface org.w3c.dom.html.HTMLDocument
-
Returns the Element whose id
is given by elementId.
- getElements() - Method in interface org.w3c.dom.html.HTMLFormElement
-
Returns a collection of all control elements in the form.
- getElementsByName(String) - Method in interface org.w3c.dom.html.HTMLDocument
-
Returns the (possibly empty) collection of elements whosename
value is given by elementName
.
- getElementsByTagName(String) - Method in interface org.w3c.dom.Document
-
Returns a NodeList
of all the Elements
in
document order with a given tag name and are contained in the
document.
- getElementsByTagName(String) - Method in interface org.w3c.dom.Element
-
Returns a NodeList
of all descendant Elements
with a given tag name, in document order.
- getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
-
Returns a NodeList
of all the Elements
with a
given local name and namespace URI in document order.
- getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
-
Returns a NodeList
of all the descendant
Elements
with a given local name and namespace URI in
document order.
- getElementText() - Method in class javax.xml.stream.util.EventReaderDelegate
-
- getElementText() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getElementText() - Method in interface javax.xml.stream.XMLEventReader
-
- getElementText() - Method in interface javax.xml.stream.XMLStreamReader
-
- getElementTypeInfo() - Method in class javax.xml.validation.TypeInfoProvider
-
Returns the immutable
TypeInfo
object for the current element.
- getEncoding() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getEncoding() - Method in interface javax.xml.stream.XMLStreamReader
-
- getEncoding() - Method in interface org.w3c.dom.ls.LSInput
-
The character encoding, if known.
- getEncoding() - Method in interface org.w3c.dom.ls.LSOutput
-
The character encoding to use for the output.
- getEncoding() - Method in interface org.xml.sax.ext.Locator2
-
Returns the name of the character encoding for the entity.
- getEncoding() - Method in class org.xml.sax.ext.Locator2Impl
-
Returns the current value of the encoding property.
- getEncoding() - Method in class org.xml.sax.InputSource
-
Get the character encoding for a byte stream or URI.
- getEnctype() - Method in interface org.w3c.dom.html.HTMLFormElement
-
The content type of the submitted form, generally
"application/x-www-form-urlencoded".
- getEndContainer() - Method in interface org.w3c.dom.ranges.Range
-
Node within which the Range ends
- getEndOffset() - Method in interface org.w3c.dom.ranges.Range
-
Offset within the ending node of the Range.
- getEntities() - Method in interface javax.xml.stream.events.DTD
-
- getEntities() - Method in interface org.w3c.dom.DocumentType
-
A NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
- getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
-
Return the current entity resolver.
- getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Get the current entity resolver.
- getEntityResolver() - Method in interface org.xml.sax.XMLReader
-
Return the current entity resolver.
- getEon() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Return high order component for XML Schema 1.0 dateTime datatype field for
year
.
- getEonAndYear() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Return XML Schema 1.0 dateTime datatype field for
year
.
- getErrorHandler() - Method in class javax.xml.validation.SchemaFactory
-
- getErrorHandler() - Method in class javax.xml.validation.Validator
-
- getErrorHandler() - Method in class javax.xml.validation.ValidatorHandler
-
- getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
-
Return the current error handler.
- getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Get the current error event handler.
- getErrorHandler() - Method in interface org.xml.sax.XMLReader
-
Return the current error handler.
- getErrorListener() - Method in class javax.xml.transform.Transformer
-
Get the error event handler in effect for the transformation.
- getErrorListener() - Method in class javax.xml.transform.TransformerFactory
-
Get the error event handler for the TransformerFactory.
- getEvent() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
Reserved for future use.
- getEventAllocator() - Method in class javax.xml.stream.XMLInputFactory
-
- getEventPhase() - Method in interface org.w3c.dom.events.Event
-
Used to indicate which phase of event flow is currently being
evaluated.
- getEventType() - Method in interface javax.xml.stream.events.XMLEvent
-
- getEventType() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getEventType() - Method in interface javax.xml.stream.XMLStreamReader
-
- getException() - Method in error javax.xml.parsers.FactoryConfigurationError
-
Return the actual exception (if any) that caused this exception to
be raised.
- getException() - Method in error javax.xml.stream.FactoryConfigurationError
-
- getException() - Method in exception javax.xml.transform.TransformerException
-
This method retrieves an exception that this exception wraps.
- getException() - Method in error javax.xml.transform.TransformerFactoryConfigurationError
-
Return the actual exception (if any) that caused this exception to
be raised.
- getException() - Method in exception org.xml.sax.SAXException
-
Return the embedded exception, if any.
- getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.NodeIterator
-
The value of this flag determines whether the children of entity
reference nodes are visible to the NodeIterator
.
- getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.TreeWalker
-
The value of this flag determines whether the children of entity
reference nodes are visible to the TreeWalker
.
- getExternalSubset(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
-
Tells the parser that if no external subset has been declared
in the document text, none should be used.
- getExternalSubset(String, String) - Method in interface org.xml.sax.ext.EntityResolver2
-
Allows applications to provide an external subset for documents
that don't explicitly define one.
- getFace() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
-
Font face identifier.
- getFace() - Method in interface org.w3c.dom.html.HTMLFontElement
-
Font face identifier.
- getFeature(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Get the state of the named feature.
- getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
-
Returns the particular property requested for in the underlying
implementation of org.xml.sax.XMLReader.
- getFeature(String) - Method in class javax.xml.transform.TransformerFactory
-
Look up the value of a feature.
- getFeature(String) - Method in class javax.xml.validation.SchemaFactory
-
Look up the value of a feature flag.
- getFeature(String) - Method in class javax.xml.validation.Validator
-
Look up the value of a feature flag.
- getFeature(String) - Method in class javax.xml.validation.ValidatorHandler
-
Look up the value of a feature flag.
- getFeature(String) - Method in class javax.xml.xpath.XPathFactory
-
Get the state of the named feature.
- getFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
-
This method returns a specialized object which implements the
specialized APIs of the specified feature and version, as specified
in .
- getFeature(String, String) - Method in interface org.w3c.dom.Node
-
This method returns a specialized object which implements the
specialized APIs of the specified feature and version, as specified
in .
- getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
-
Check a parser feature flag.
- getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Look up the value of a feature.
- getFeature(String) - Method in interface org.xml.sax.XMLReader
-
Look up the value of a feature flag.
- getField(DatatypeConstants.Field) - Method in class javax.xml.datatype.Duration
-
Gets the value of a field.
- getFilter() - Method in interface org.w3c.dom.ls.LSParser
-
When a filter is provided, the implementation will call out to the
filter as it is constructing the DOM tree structure.
- getFilter() - Method in interface org.w3c.dom.ls.LSSerializer
-
When the application provides a filter, the serializer will call out
to the filter before serializing each Node.
- getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
-
The NodeFilter
used to screen nodes.
- getFilter() - Method in interface org.w3c.dom.traversal.TreeWalker
-
The filter used to screen nodes.
- getFirstChild() - Method in interface org.w3c.dom.Node
-
The first child of this node.
- getFirstElementChild() - Method in interface org.w3c.dom.ElementTraversal
-
Returns the first child element node of this element.
- getForm() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLFieldSetElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLIsIndexElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLLabelElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLLegendElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForm() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Returns the FORM
element containing this control.Returns
null if this control is not within the context of a form.
- getForms() - Method in interface org.w3c.dom.html.HTMLDocument
-
A collection of all the forms of a document.
- getFractionalSecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Return fractional seconds.
- getFrame() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Specifies which external table borders to render.
- getFrameBorder() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
Request frame borders.
- getFrameBorder() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Request frame borders.
- getHandler() - Method in class javax.xml.transform.sax.SAXResult
-
- getHeaders() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
List of id
attribute values for header cells.
- getHeight() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Override height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Frame height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Override height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Override height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Cell height.
- getHour() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getHours() - Method in class javax.xml.datatype.Duration
-
Obtains the value of the HOURS field as an integer value,
or 0 if not present.
- getHref() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
The URI of the linked resource.
- getHref() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
The URI of the linked resource.
- getHref() - Method in interface org.w3c.dom.html.HTMLBaseElement
-
The base URI See the href attribute definition in HTML 4.0.
- getHref() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
The URI of the linked resource.
- getHreflang() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Language code of the linked resource.
- getHreflang() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Language code of the linked resource.
- getHspace() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Horizontal space to the left and right of this image, applet, or object.
- getHspace() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Horizontal space to the left and right of this image.
- getHspace() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Horizontal space to the left and right of this image, applet, or object.
- getHtmlFor() - Method in interface org.w3c.dom.html.HTMLLabelElement
-
This attribute links this label with another form controlby
id
attribute.
- getHtmlFor() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
Reserved for future use.
- getHttpEquiv() - Method in interface org.w3c.dom.html.HTMLMetaElement
-
HTTP response header name.
- getId() - Method in class javax.xml.datatype.DatatypeConstants.Field
-
Get id of this Field.
- getId() - Method in interface org.w3c.dom.html.HTMLElement
-
The element's identifier.
- getImages() - Method in interface org.w3c.dom.html.HTMLDocument
-
A collection of all the IMG
elements in a document.The
behavior is limited to IMG
elements forbackwards
compatibility.
- getImplementation() - Method in interface org.w3c.dom.Document
-
The DOMImplementation
object that handles this document.
- getIndex() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
The index of this OPTION
in its parent SELECT
.
- getIndex(String, String) - Method in interface org.xml.sax.Attributes
-
Look up the index of an attribute by Namespace name.
- getIndex(String) - Method in interface org.xml.sax.Attributes
-
Look up the index of an attribute by XML qualified (prefixed) name.
- getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getInput() - Method in interface org.w3c.dom.ls.LSLoadEvent
-
The input source that was parsed.
- getInput() - Method in interface org.w3c.dom.ls.LSProgressEvent
-
The input source that is being parsed.
- getInputEncoding() - Method in interface org.w3c.dom.Document
-
An attribute specifying the encoding used for this document at the time
of the parsing.
- getInputEncoding() - Method in interface org.w3c.dom.Entity
-
An attribute specifying the encoding used for this entity at the time
of parsing, when it is an external parsed entity.
- getInputSource() - Method in class javax.xml.transform.sax.SAXSource
-
Get the SAX InputSource to be used for the Source.
- getInputStream() - Method in class javax.xml.transform.stream.StreamSource
-
Get the byte stream that was set with setByteStream.
- getInternalSubset() - Method in interface org.w3c.dom.DocumentType
-
The internal subset as a string, or null
if there is none.
- getInvalidIteratorState() - Method in interface org.w3c.dom.xpath.XPathResult
-
Signifies that the iterator has become invalid.
- getIsMap() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Use server-side image map.
- getLabel() - Method in interface org.w3c.dom.html.HTMLOptGroupElement
-
Assigns a label to this option group.
- getLabel() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
Option label for use in hierarchical menus.
- getLang() - Method in interface org.w3c.dom.html.HTMLElement
-
Language code defined in RFC 1766.
- getLastChild() - Method in interface org.w3c.dom.Node
-
The last child of this node.
- getLastElementChild() - Method in interface org.w3c.dom.ElementTraversal
-
Returns the last child element node of this element.
- getLength() - Method in interface org.w3c.dom.CharacterData
-
The number of 16-bit units that are available through data
and the substringData
method below.
- getLength() - Method in interface org.w3c.dom.DOMImplementationList
-
The number of DOMImplementation
s in the list.
- getLength() - Method in interface org.w3c.dom.DOMStringList
-
The number of DOMString
s in the list.
- getLength() - Method in interface org.w3c.dom.html.HTMLCollection
-
This attribute specifies the length or size of the list.
- getLength() - Method in interface org.w3c.dom.html.HTMLFormElement
-
The number of form controls in the form.
- getLength() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
The number of options in this SELECT
.
- getLength() - Method in interface org.w3c.dom.NamedNodeMap
-
The number of nodes in this map.
- getLength() - Method in interface org.w3c.dom.NameList
-
The number of pairs (name and namespaceURI) in the list.
- getLength() - Method in interface org.w3c.dom.NodeList
-
The number of nodes in the list.
- getLength() - Method in interface org.xml.sax.AttributeList
-
Deprecated.
Return the number of attributes in this list.
- getLength() - Method in interface org.xml.sax.Attributes
-
Return the number of attributes in the list.
- getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Return the number of attributes in the list.
- getLength() - Method in class org.xml.sax.helpers.AttributesImpl
-
Return the number of attributes in the list.
- getLexicalHandler() - Method in class javax.xml.transform.sax.SAXResult
-
- getLineNumber() - Method in interface javax.xml.stream.Location
-
- getLineNumber() - Method in interface javax.xml.transform.SourceLocator
-
Return the line number where the current document event ends.
- getLineNumber() - Method in interface org.w3c.dom.DOMLocator
-
The line number this locator is pointing to, or -1
if
there is no column number available.
- getLineNumber() - Method in class org.xml.sax.helpers.LocatorImpl
-
Return the saved line number (1-based).
- getLineNumber() - Method in interface org.xml.sax.Locator
-
Return the line number where the current document event ends.
- getLineNumber() - Method in exception org.xml.sax.SAXParseException
-
The line number of the end of the text where the exception occurred.
- getLink() - Method in interface org.w3c.dom.html.HTMLBodyElement
-
Color of links that are not active and unvisited.
- getLinks() - Method in interface org.w3c.dom.html.HTMLDocument
-
A collection of all AREA
elements andanchor (A
)
elements in a documentwith a value for the href
attribute.
- getLocalName() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getLocalName() - Method in interface javax.xml.stream.XMLStreamReader
-
- getLocalName() - Method in interface org.w3c.dom.Node
-
Returns the local part of the qualified name of this node.
- getLocalName(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's local name by index.
- getLocalName(int) - Method in class org.xml.sax.helpers.AttributesImpl
-
Return an attribute's local name.
- getLocalPart() - Method in class javax.xml.namespace.QName
-
Get the local part of this QName
.
- getLocation() - Method in interface javax.xml.stream.events.XMLEvent
-
- getLocation() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getLocation() - Method in exception javax.xml.stream.XMLStreamException
-
- getLocation() - Method in interface javax.xml.stream.XMLStreamReader
-
- getLocation() - Method in interface org.w3c.dom.DOMError
-
The location of the error.
- getLocationAsString() - Method in exception javax.xml.transform.TransformerException
-
Get the location information as a string.
- getLocator() - Method in exception javax.xml.transform.TransformerException
-
Method getLocator retrieves an instance of a SourceLocator
object that specifies where an error occurred.
- getLongDesc() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
URI designating a long description of this image or frame.
- getLongDesc() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
URI designating a long description of this image or frame.
- getLongDesc() - Method in interface org.w3c.dom.html.HTMLImageElement
-
URI designating a long description of this image or frame.
- getLowSrc() - Method in interface org.w3c.dom.html.HTMLImageElement
-
URI designating the source of this image, for low-resolution output.
- getMarginHeight() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
Frame margin height, in pixels.
- getMarginHeight() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Frame margin height, in pixels.
- getMarginWidth() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
Frame margin width, in pixels.
- getMarginWidth() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Frame margin width, in pixels.
- getMaxLength() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Maximum number of characters for text fields, when type
has
the value "Text" or "Password".
- getMedia() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Designed for use with one or more target media.
- getMedia() - Method in interface org.w3c.dom.html.HTMLStyleElement
-
Designed for use with one or more target media.
- getMessage() - Method in error javax.xml.parsers.FactoryConfigurationError
-
Return the message (if any) for this error .
- getMessage() - Method in error javax.xml.stream.FactoryConfigurationError
-
- getMessage() - Method in error javax.xml.transform.TransformerFactoryConfigurationError
-
Return the message (if any) for this error .
- getMessage() - Method in interface org.w3c.dom.DOMError
-
An implementation specific string describing the error that occurred.
- getMessage() - Method in exception org.xml.sax.SAXException
-
Return a detail message for this exception.
- getMessageAndLocation() - Method in exception javax.xml.transform.TransformerException
-
Get the error message with location information
appended.
- getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'meta' key was depressed during the firing
of the event.
- getMethod() - Method in interface org.w3c.dom.html.HTMLFormElement
-
HTTP method used to submit form.
- getMillisecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getMinute() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getMinutes() - Method in class javax.xml.datatype.Duration
-
Obtains the value of the MINUTES field as an integer value,
or 0 if not present.
- getMonth() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getMonths() - Method in class javax.xml.datatype.Duration
-
Obtains the value of the MONTHS field as an integer value,
or 0 if not present.
- getMultiple() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
If true, multiple OPTION
elements may be selected in this
SELECT
.
- getName() - Method in interface javax.xml.stream.events.Attribute
-
- getName() - Method in interface javax.xml.stream.events.EndElement
-
- getName() - Method in interface javax.xml.stream.events.EntityDeclaration
-
- getName() - Method in interface javax.xml.stream.events.EntityReference
-
- getName() - Method in interface javax.xml.stream.events.NotationDeclaration
-
- getName() - Method in interface javax.xml.stream.events.StartElement
-
- getName() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getName() - Method in interface javax.xml.stream.XMLStreamReader
-
- getName() - Method in interface org.w3c.dom.Attr
-
Returns the name of this attribute.
- getName() - Method in interface org.w3c.dom.DocumentType
-
The name of DTD; i.e., the name immediately following the
DOCTYPE
keyword.
- getName() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Anchor name.
- getName() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
The name of the applet.
- getName() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLFormElement
-
Names the form.
- getName() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
The frame name (object of the target
attribute).
- getName() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
The frame name (object of the target
attribute).
- getName() - Method in interface org.w3c.dom.html.HTMLImageElement
-
The name of the element (for backwards compatibility).
- getName() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLMapElement
-
Names the map (for use with usemap
).
- getName() - Method in interface org.w3c.dom.html.HTMLMetaElement
-
Meta information name.
- getName() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLParamElement
-
The name of a run-time parameter.
- getName() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Form control or object name when submitted with a form.
- getName(int) - Method in interface org.w3c.dom.NameList
-
Returns the index
th name item in the collection.
- getName(int) - Method in interface org.xml.sax.AttributeList
-
Deprecated.
Return the name of an attribute in this list (by position).
- getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Get the name of an attribute (by position).
- getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
-
Retrieves a node specified by name.
- getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
-
Retrieves a node specified by local name and namespace URI.
- getNamespaceContext() - Method in interface javax.xml.stream.events.StartElement
-
- getNamespaceContext() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getNamespaceContext() - Method in interface javax.xml.stream.XMLEventWriter
-
- getNamespaceContext() - Method in interface javax.xml.stream.XMLStreamReader
-
- getNamespaceContext() - Method in interface javax.xml.stream.XMLStreamWriter
-
- getNamespaceContext() - Method in interface javax.xml.xpath.XPath
-
Return the current namespace context.
- getNamespaceCount() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getNamespaceCount() - Method in interface javax.xml.stream.XMLStreamReader
-
- getNamespacePrefix(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getNamespacePrefix(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getNamespaces() - Method in interface javax.xml.stream.events.EndElement
-
- getNamespaces() - Method in interface javax.xml.stream.events.StartElement
-
- getNamespaceURI(String) - Method in interface javax.xml.namespace.NamespaceContext
-
Get Namespace URI bound to a prefix in the current scope.
- getNamespaceURI() - Method in class javax.xml.namespace.QName
-
Get the Namespace URI of this QName
.
- getNamespaceURI() - Method in interface javax.xml.stream.events.Namespace
-
- getNamespaceURI(String) - Method in interface javax.xml.stream.events.StartElement
-
- getNamespaceURI(String) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getNamespaceURI(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getNamespaceURI() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getNamespaceURI() - Method in interface javax.xml.stream.XMLStreamReader
-
- getNamespaceURI(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getNamespaceURI(String) - Method in interface javax.xml.stream.XMLStreamReader
-
- getNamespaceURI(int) - Method in interface org.w3c.dom.NameList
-
Returns the index
th namespaceURI item in the collection.
- getNamespaceURI() - Method in interface org.w3c.dom.Node
-
The namespace URI of this node, or null
if it is
unspecified (see ).
- getNestedException() - Method in exception javax.xml.stream.XMLStreamException
-
- getNewDocument() - Method in interface org.w3c.dom.ls.LSLoadEvent
-
The document that finished loading.
- getNewLine() - Method in interface org.w3c.dom.ls.LSSerializer
-
The end-of-line sequence of characters to be used in the XML being
written out.
- getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
-
newValue
indicates the new value of the Attr
node in DOMAttrModified events, and of the CharacterData
node in DOMCharacterDataModified events.
- getNextElementSibling() - Method in interface org.w3c.dom.ElementTraversal
-
Returns the next sibling element node of this element.
- getNextSibling() - Method in class javax.xml.transform.dom.DOMResult
-
Get the child node before which the result nodes will be inserted.
- getNextSibling() - Method in interface org.w3c.dom.Node
-
The node immediately following this node.
- getNode() - Method in class javax.xml.transform.dom.DOMResult
-
Get the node that will contain the result DOM tree.
- getNode() - Method in class javax.xml.transform.dom.DOMSource
-
Get the node that represents a Source DOM tree.
- getNodeName() - Method in interface org.w3c.dom.Node
-
The name of this node, depending on its type; see the table above.
- getNodeType() - Method in interface org.w3c.dom.Node
-
A code representing the type of the underlying object, as defined above.
- getNodeValue() - Method in interface org.w3c.dom.Node
-
The value of this node, depending on its type; see the table above.
- getNoHref() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
Specifies that this area is inactive, i.e., has no associated action.
- getNoResize() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
When true, forbid user from resizing frame.
- getNoShade() - Method in interface org.w3c.dom.html.HTMLHRElement
-
Indicates to the user agent that there should be no shading in the
rendering of this element.
- getNotationName() - Method in interface javax.xml.stream.events.EntityDeclaration
-
- getNotationName() - Method in interface org.w3c.dom.Entity
-
For unparsed entities, the name of the notation for the entity.
- getNotations() - Method in interface javax.xml.stream.events.DTD
-
- getNotations() - Method in interface org.w3c.dom.DocumentType
-
A NamedNodeMap
containing the notations declared in the
DTD.
- getNoWrap() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Suppress word wrapping.
- getNumberValue() - Method in interface org.w3c.dom.xpath.XPathResult
-
The value of this number result.
- getObject() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Serialized applet file.
- getOptions() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
The collection of OPTION
elements contained by this element.
- getOriginatingNode() - Method in interface javax.xml.transform.dom.DOMLocator
-
Return the node where the event occurred.
- getOutputProperties() - Method in interface javax.xml.transform.Templates
-
Get the properties corresponding to the effective xsl:output element.
- getOutputProperties() - Method in class javax.xml.transform.Transformer
-
Get a copy of the output properties for the transformation.
- getOutputProperty(String) - Method in class javax.xml.transform.Transformer
-
Get an output property that is in effect for the
transformer.
- getOutputStream() - Method in class javax.xml.transform.stream.StreamResult
-
Get the byte stream that was set with setOutputStream.
- getOwnerDocument() - Method in interface org.w3c.dom.Node
-
The Document
object associated with this node.
- getOwnerElement() - Method in interface org.w3c.dom.Attr
-
The Element
node this attribute is attached to or
null
if this attribute is not in use.
- getOwnerElement() - Method in interface org.w3c.dom.xpath.XPathNamespace
-
The Element
on which the namespace was in scope when it
was requested.
- getParameter(String) - Method in class javax.xml.transform.Transformer
-
Get a parameter that was explicitly set with setParameter.
- getParameter(String) - Method in interface org.w3c.dom.DOMConfiguration
-
Return the value of a parameter if known.
- getParameterNames() - Method in interface org.w3c.dom.DOMConfiguration
-
The list of the parameters supported by this
DOMConfiguration
object and for which at least one value
can be set by the application.
- getParent() - Method in class javax.xml.stream.util.EventReaderDelegate
-
- getParent() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getParent() - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Get the parent reader.
- getParent() - Method in interface org.xml.sax.XMLFilter
-
Get the parent reader.
- getParentNode() - Method in interface org.w3c.dom.Node
-
The parent of this node.
- getParser() - Method in class javax.xml.parsers.SAXParser
-
Returns the SAX parser that is encapsulated by the
implementation of this class.
- getPIData() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getPIData() - Method in interface javax.xml.stream.XMLStreamReader
-
- getPITarget() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getPITarget() - Method in interface javax.xml.stream.XMLStreamReader
-
- getPosition() - Method in interface org.w3c.dom.ls.LSProgressEvent
-
The current position in the input source, including all external
entities and other resources that have been read.
- getPrefix(String) - Method in interface javax.xml.namespace.NamespaceContext
-
Get prefix bound to Namespace URI in the current scope.
- getPrefix() - Method in class javax.xml.namespace.QName
-
Get the prefix of this QName
.
- getPrefix() - Method in interface javax.xml.stream.events.Namespace
-
- getPrefix() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getPrefix(String) - Method in interface javax.xml.stream.XMLEventWriter
-
- getPrefix() - Method in interface javax.xml.stream.XMLStreamReader
-
- getPrefix(String) - Method in interface javax.xml.stream.XMLStreamWriter
-
- getPrefix() - Method in interface org.w3c.dom.Node
-
The namespace prefix of this node, or null
if it is
unspecified.
- getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
-
Return one of the prefixes mapped to a Namespace URI.
- getPrefixes(String) - Method in interface javax.xml.namespace.NamespaceContext
-
Get all prefixes bound to a Namespace URI in the current
scope.
- getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
-
Return an enumeration of all prefixes whose declarations are
active in the current context.
- getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
-
Return an enumeration of all prefixes for a given URI whose
declarations are active in the current context.
- getPreviousElementSibling() - Method in interface org.w3c.dom.ElementTraversal
-
Returns the previous sibling element node of this element.
- getPreviousSibling() - Method in interface org.w3c.dom.Node
-
The node immediately preceding this node.
- getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
-
prevValue
indicates the previous value of the
Attr
node in DOMAttrModified events, and of the
CharacterData
node in DOMCharacterDataModified events.
- getProcessedDTD() - Method in interface javax.xml.stream.events.DTD
-
- getProfile() - Method in interface org.w3c.dom.html.HTMLHeadElement
-
URI designating a metadata profile.
- getPrompt() - Method in interface org.w3c.dom.html.HTMLIsIndexElement
-
The prompt message.
- getProperty(String) - Method in class javax.xml.parsers.SAXParser
-
Returns the particular property requested for in the underlying
implementation of
XMLReader
.
- getProperty(String) - Method in class javax.xml.stream.util.EventReaderDelegate
-
- getProperty(String) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getProperty(String) - Method in interface javax.xml.stream.XMLEventReader
-
- getProperty(String) - Method in class javax.xml.stream.XMLInputFactory
-
- getProperty(String) - Method in class javax.xml.stream.XMLOutputFactory
-
- getProperty(String) - Method in interface javax.xml.stream.XMLStreamReader
-
- getProperty(String) - Method in interface javax.xml.stream.XMLStreamWriter
-
- getProperty(String) - Method in class javax.xml.validation.SchemaFactory
-
Look up the value of a property.
- getProperty(String) - Method in class javax.xml.validation.Validator
-
Look up the value of a property.
- getProperty(String) - Method in class javax.xml.validation.ValidatorHandler
-
Look up the value of a property.
- getProperty(String) - Method in class org.xml.sax.helpers.ParserAdapter
-
Get a parser property.
- getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Look up the value of a property.
- getProperty(String) - Method in interface org.xml.sax.XMLReader
-
Look up the value of a property.
- getPublicId() - Method in interface javax.xml.stream.events.EntityDeclaration
-
- getPublicId() - Method in interface javax.xml.stream.events.NotationDeclaration
-
- getPublicId() - Method in interface javax.xml.stream.Location
-
- getPublicId() - Method in interface javax.xml.transform.SourceLocator
-
Return the public identifier for the current document event.
- getPublicId() - Method in class javax.xml.transform.stream.StreamSource
-
Get the public identifier that was set with setPublicId.
- getPublicId() - Method in interface org.w3c.dom.DocumentType
-
The public identifier of the external subset.
- getPublicId() - Method in interface org.w3c.dom.Entity
-
The public identifier associated with the entity if specified, and
null
otherwise.
- getPublicId() - Method in interface org.w3c.dom.ls.LSInput
-
The public identifier for this input source.
- getPublicId() - Method in interface org.w3c.dom.Notation
-
The public identifier of this notation.
- getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
-
Return the saved public identifier.
- getPublicId() - Method in class org.xml.sax.InputSource
-
Get the public identifier for this input source.
- getPublicId() - Method in interface org.xml.sax.Locator
-
Return the public identifier for the current document event.
- getPublicId() - Method in exception org.xml.sax.SAXParseException
-
Get the public identifier of the entity where the exception occurred.
- getQName(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's XML qualified (prefixed) name by index.
- getQName(int) - Method in class org.xml.sax.helpers.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getReader() - Method in class javax.xml.transform.stream.StreamSource
-
Get the character stream that was set with setReader.
- getReadOnly() - Method in interface org.w3c.dom.html.HTMLInputElement
-
This control is read-only.
- getReadOnly() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
This control is read-only.
- getReferrer() - Method in interface org.w3c.dom.html.HTMLDocument
-
Returns the URI of the page that linked to this page.
- getRel() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Forward link type.
- getRel() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Forward link type.
- getRelatedData() - Method in interface org.w3c.dom.DOMError
-
The related DOMError.type
dependent data if any.
- getRelatedException() - Method in interface org.w3c.dom.DOMError
-
The related platform dependent exception if any.
- getRelatedNode() - Method in interface org.w3c.dom.DOMLocator
-
The node this locator is pointing to, or null
if no node
is available.
- getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
-
relatedNode
is used to identify a secondary node related
to a mutation event.
- getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to identify a secondary EventTarget
related to a UI
event.
- getReplacementText() - Method in interface javax.xml.stream.events.EntityDeclaration
-
- getResourceResolver() - Method in class javax.xml.validation.SchemaFactory
-
- getResourceResolver() - Method in class javax.xml.validation.Validator
-
- getResourceResolver() - Method in class javax.xml.validation.ValidatorHandler
-
- getResultType() - Method in interface org.w3c.dom.xpath.XPathResult
-
A code representing the type of this result, as defined by the type
constants.
- getRev() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Reverse link type.
- getRev() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Reverse link type.
- getRoot() - Method in interface org.w3c.dom.traversal.NodeIterator
-
The root node of the NodeIterator
, as specified when it
was created.
- getRoot() - Method in interface org.w3c.dom.traversal.TreeWalker
-
The root
node of the TreeWalker
, as specified
when it was created.
- getRowIndex() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
The index of this row, relative to the entire table.
- getRows() - Method in interface org.w3c.dom.html.HTMLFrameSetElement
-
The number of rows of frames in the frameset.
- getRows() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Returns a collection of all the rows in the table, including all in
THEAD
, TFOOT
, all TBODY
elements.
- getRows() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
The collection of rows in this table section.
- getRows() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Number of text rows.
- getRowSpan() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Number of rows spanned by cell.
- getRules() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Specifies which internal table borders to render.
- getSchema() - Method in class javax.xml.parsers.DocumentBuilder
-
Get a reference to the the
Schema
being used by
the XML processor.
- getSchema() - Method in class javax.xml.parsers.DocumentBuilderFactory
-
- getSchema() - Method in class javax.xml.parsers.SAXParser
-
Get a reference to the the
Schema
being used by
the XML processor.
- getSchema() - Method in class javax.xml.parsers.SAXParserFactory
-
- getSchemaType() - Method in interface javax.xml.stream.events.XMLEvent
-
- getSchemaTypeInfo() - Method in interface org.w3c.dom.Attr
-
The type information associated with this attribute.
- getSchemaTypeInfo() - Method in interface org.w3c.dom.Element
-
The type information associated with this element.
- getScheme() - Method in interface org.w3c.dom.html.HTMLMetaElement
-
Select form of content.
- getScope() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Scope covered by header cells.
- getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
-
The horizontal coordinate at which the event occurred relative to the
origin of the screen coordinate system.
- getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
-
The vertical coordinate at which the event occurred relative to the
origin of the screen coordinate system.
- getScrolling() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
Specify whether or not the frame should have scrollbars.
- getScrolling() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Specify whether or not the frame should have scrollbars.
- getSecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getSeconds() - Method in class javax.xml.datatype.Duration
-
Obtains the value of the SECONDS field as an integer value,
or 0 if not present.
- getSectionRowIndex() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
The index of this row, relative to the current section(THEAD
, TFOOT
, or TBODY
).
- getSelected() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
Means that this option is initially selected.
- getSelectedIndex() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
The ordinal index of the selected option.
- getSeverity() - Method in interface org.w3c.dom.DOMError
-
The severity of the error, either SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
- getShape() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
The shape of the active area.
- getShape() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
The shape of the active area.
- getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'shift' key was depressed during the
firing of the event.
- getSign() - Method in class javax.xml.datatype.Duration
-
Returns the sign of this duration in -1,0, or 1.
- getSingleNodeValue() - Method in interface org.w3c.dom.xpath.XPathResult
-
The value of this single node result, which may be null
.
- getSize() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
-
Font size.
- getSize() - Method in interface org.w3c.dom.html.HTMLFontElement
-
Font size.
- getSize() - Method in interface org.w3c.dom.html.HTMLHRElement
-
The height of the rule.
- getSize() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Size information.
- getSize() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
Number of visible rows.
- getSnapshotLength() - Method in interface org.w3c.dom.xpath.XPathResult
-
The number of nodes in the result snapshot.
- getSpan() - Method in interface org.w3c.dom.html.HTMLTableColElement
-
Indicates the number of columns in a group or affected by a grouping.
- getSpecified() - Method in interface org.w3c.dom.Attr
-
True
if this attribute was explicitly given a value in
the instance document, false
otherwise.
- getSrc() - Method in interface org.w3c.dom.html.HTMLFrameElement
-
A URI designating the initial frame contents.
- getSrc() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
A URI designating the initial frame contents.
- getSrc() - Method in interface org.w3c.dom.html.HTMLImageElement
-
URI designating the source of this image.
- getSrc() - Method in interface org.w3c.dom.html.HTMLInputElement
-
When the type
attribute has the value "Image", thisattribute
specifies the location of the image to be used to decoratethe graphical
submit button.
- getSrc() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
URI designating an external script.
- getStandby() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Message to render while loading the object.
- getStart() - Method in interface org.w3c.dom.html.HTMLOListElement
-
Starting sequence number.
- getStartContainer() - Method in interface org.w3c.dom.ranges.Range
-
Node within which the Range begins
- getStartOffset() - Method in interface org.w3c.dom.ranges.Range
-
Offset within the starting node of the Range.
- getStrictErrorChecking() - Method in interface org.w3c.dom.Document
-
An attribute specifying whether error checking is enforced or not.
- getStringData() - Method in interface org.w3c.dom.ls.LSInput
-
String data to parse.
- getStringValue() - Method in interface org.w3c.dom.xpath.XPathResult
-
The value of this string result.
- getSummary() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Supplementary description about the purpose or structureof a table.
- getSystemId() - Method in interface javax.xml.stream.events.EntityDeclaration
-
- getSystemId() - Method in interface javax.xml.stream.events.NotationDeclaration
-
- getSystemId() - Method in interface javax.xml.stream.events.StartDocument
-
- getSystemId() - Method in interface javax.xml.stream.Location
-
- getSystemId() - Method in class javax.xml.transform.dom.DOMResult
-
Get the System Identifier.
- getSystemId() - Method in class javax.xml.transform.dom.DOMSource
-
Get the base ID (URL or system ID) from where URLs
will be resolved.
- getSystemId() - Method in interface javax.xml.transform.Result
-
Get the system identifier that was set with setSystemId.
- getSystemId() - Method in class javax.xml.transform.sax.SAXResult
-
Get the system identifier that was set with setSystemId.
- getSystemId() - Method in class javax.xml.transform.sax.SAXSource
-
Get the base ID (URI or system ID) from where URIs
will be resolved.
- getSystemId() - Method in interface javax.xml.transform.sax.TemplatesHandler
-
Get the base ID (URI or system ID) from where relative
URLs will be resolved.
- getSystemId() - Method in interface javax.xml.transform.sax.TransformerHandler
-
Get the base ID (URI or system ID) from where relative
URLs will be resolved.
- getSystemId() - Method in interface javax.xml.transform.Source
-
Get the system identifier that was set with setSystemId.
- getSystemId() - Method in interface javax.xml.transform.SourceLocator
-
Return the system identifier for the current document event.
- getSystemId() - Method in class javax.xml.transform.stax.StAXResult
-
- getSystemId() - Method in class javax.xml.transform.stax.StAXSource
-
- getSystemId() - Method in class javax.xml.transform.stream.StreamResult
-
Get the system identifier that was set with setSystemId.
- getSystemId() - Method in class javax.xml.transform.stream.StreamSource
-
Get the system identifier that was set with setSystemId.
- getSystemId() - Method in interface org.w3c.dom.DocumentType
-
The system identifier of the external subset.
- getSystemId() - Method in interface org.w3c.dom.Entity
-
The system identifier associated with the entity if specified, and
null
otherwise.
- getSystemId() - Method in interface org.w3c.dom.ls.LSInput
-
The system identifier, a URI reference [
IETF RFC 2396], for this
input source.
- getSystemId() - Method in interface org.w3c.dom.ls.LSOutput
-
The system identifier, a URI reference [
IETF RFC 2396], for this
output destination.
- getSystemId() - Method in interface org.w3c.dom.Notation
-
The system identifier of this notation.
- getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
-
Return the saved system identifier.
- getSystemId() - Method in class org.xml.sax.InputSource
-
Get the system identifier for this input source.
- getSystemId() - Method in interface org.xml.sax.Locator
-
Return the system identifier for the current document event.
- getSystemId() - Method in exception org.xml.sax.SAXParseException
-
Get the system identifier of the entity where the exception occurred.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Index that represents the element's position in the tabbing order.
- getTagName() - Method in interface org.w3c.dom.Element
-
The name of the element.
- getTarget() - Method in interface javax.xml.stream.events.ProcessingInstruction
-
- getTarget() - Method in interface org.w3c.dom.events.Event
-
Used to indicate the EventTarget
to which the event was
originally dispatched.
- getTarget() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.html.HTMLAreaElement
-
Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.html.HTMLBaseElement
-
The default target frame.
- getTarget() - Method in interface org.w3c.dom.html.HTMLFormElement
-
Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
-
The target of this processing instruction.
- getTBodies() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Returns a collection of the defined table bodies.
- getTemplates() - Method in interface javax.xml.transform.sax.TemplatesHandler
-
When a TemplatesHandler object is used as a ContentHandler
for the parsing of transformation instructions, it creates a Templates object,
which the caller can get once the SAX events have been completed.
- getText() - Method in interface javax.xml.stream.events.Comment
-
- getText() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getText() - Method in interface javax.xml.stream.XMLStreamReader
-
- getText() - Method in interface org.w3c.dom.html.HTMLBodyElement
-
Document text color.
- getText() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
The text contained within the option element.
- getText() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
The script content of the element.
- getText() - Method in interface org.w3c.dom.html.HTMLTitleElement
-
The specified title as a string.
- getTextCharacters(int, char[], int, int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getTextCharacters() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getTextCharacters() - Method in interface javax.xml.stream.XMLStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in interface javax.xml.stream.XMLStreamReader
-
- getTextContent() - Method in interface org.w3c.dom.Node
-
This attribute returns the text content of this node and its
descendants.
- getTextLength() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getTextLength() - Method in interface javax.xml.stream.XMLStreamReader
-
- getTextStart() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getTextStart() - Method in interface javax.xml.stream.XMLStreamReader
-
- getTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Returns the table's TFOOT
, or null
if none
exists.
- getTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Returns the table's THEAD
, or null
if none
exists.
- getTimeInMillis(Calendar) - Method in class javax.xml.datatype.Duration
-
Returns the length of the duration in milliseconds.
- getTimeInMillis(Date) - Method in class javax.xml.datatype.Duration
-
Returns the length of the duration in milliseconds.
- getTimeStamp() - Method in interface org.w3c.dom.events.Event
-
Used to specify the time (in milliseconds relative to the epoch) at
which the event was created.
- getTimezone() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getTimeZone(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Returns a java.util.TimeZone
for this class.
- getTitle() - Method in interface org.w3c.dom.html.HTMLDocument
-
The title of a document as specified by the TITLE
element in
the head of the document.
- getTitle() - Method in interface org.w3c.dom.html.HTMLElement
-
The element's advisory title.
- getTotalSize() - Method in interface org.w3c.dom.ls.LSProgressEvent
-
The total size of the document including all external resources, this
number might change as a document is being parsed if references to
more external resources are seen.
- getTransformer() - Method in interface javax.xml.transform.sax.TransformerHandler
-
Get the Transformer
associated with this handler, which
is needed in order to set parameters and output properties.
- getType() - Method in interface org.w3c.dom.DOMError
-
A DOMString
indicating which related data is expected in
relatedData
.
- getType() - Method in interface org.w3c.dom.events.Event
-
The name of the event (case-insensitive).
- getType() - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
Advisory content type.
- getType() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
The type of button.
- getType() - Method in interface org.w3c.dom.html.HTMLInputElement
-
The type of control created.
- getType() - Method in interface org.w3c.dom.html.HTMLLIElement
-
List item bullet style.
- getType() - Method in interface org.w3c.dom.html.HTMLLinkElement
-
Advisory content type.
- getType() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Content type for data downloaded via data
attribute.
- getType() - Method in interface org.w3c.dom.html.HTMLOListElement
-
Numbering style.
- getType() - Method in interface org.w3c.dom.html.HTMLParamElement
-
Content type for the value
attribute when
valuetype
has the value "ref".
- getType() - Method in interface org.w3c.dom.html.HTMLScriptElement
-
The content type of the script language.
- getType() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
The type of control created.
- getType() - Method in interface org.w3c.dom.html.HTMLStyleElement
-
The style sheet language (Internet media type).
- getType() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
The type of this form control.
- getType() - Method in interface org.w3c.dom.html.HTMLUListElement
-
Bullet style.
- getType(int) - Method in interface org.xml.sax.AttributeList
-
Deprecated.
Return the type of an attribute in the list (by position).
- getType(String) - Method in interface org.xml.sax.AttributeList
-
Deprecated.
Return the type of an attribute in the list (by name).
- getType(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's type by index.
- getType(String, String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's type by Namespace name.
- getType(String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's type by XML qualified (prefixed) name.
- getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Get the type of an attribute (by position).
- getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Get the type of an attribute (by name).
- getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
-
Return an attribute's type by index.
- getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getTypeInfoProvider() - Method in class javax.xml.validation.ValidatorHandler
-
- getTypeName() - Method in interface org.w3c.dom.TypeInfo
-
The name of a type declared for the associated element or attribute,
or null
if unknown.
- getTypeNamespace() - Method in interface org.w3c.dom.TypeInfo
-
The namespace of the type declared for the associated element or
attribute or null
if the element does not have
declaration or if no namespace information is available.
- getUri() - Method in interface org.w3c.dom.DOMLocator
-
The URI this locator is pointing to, or null
if no URI is
available.
- getURI(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's Namespace URI by index.
- getURI(int) - Method in class org.xml.sax.helpers.AttributesImpl
-
Return an attribute's Namespace URI.
- getURI(String) - Method in class org.xml.sax.helpers.NamespaceSupport
-
Look up a prefix and get the currently-mapped Namespace URI.
- getURIResolver() - Method in class javax.xml.transform.Transformer
-
Get an object that will be used to resolve URIs used in
document().
- getURIResolver() - Method in class javax.xml.transform.TransformerFactory
-
Get the object that is used by default during the transformation
to resolve URIs used in document(), xsl:import, or xsl:include.
- getURL() - Method in interface org.w3c.dom.html.HTMLDocument
-
The complete URI of the document.
- getUseMap() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Use client-side image map.
- getUseMap() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Use client-side image map.
- getUseMap() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Use client-side image map.
- getUserData(String) - Method in interface org.w3c.dom.Node
-
Retrieves the object associated to a key on a this node.
- getUtf16Offset() - Method in interface org.w3c.dom.DOMLocator
-
The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646], offset into the input source this locator is pointing to or
-1
if there is no UTF-16 offset available.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Vertical alignment of data in cell.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableColElement
-
Vertical alignment of cell data in column.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
Vertical alignment of data within cells of this row.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
Vertical alignment of data in cells.See the valign
attribute
for HTMLTheadElement for details.
- getValue() - Method in interface javax.xml.stream.events.Attribute
-
- getValue() - Method in interface org.w3c.dom.Attr
-
On retrieval, the value of the attribute is returned as a string.
- getValue() - Method in interface org.w3c.dom.html.HTMLButtonElement
-
The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLInputElement
-
The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLLIElement
-
Reset sequence number when used in OL
See the value
attribute definition in HTML 4.0.
- getValue() - Method in interface org.w3c.dom.html.HTMLOptionElement
-
The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLParamElement
-
The value of a run-time parameter.
- getValue() - Method in interface org.w3c.dom.html.HTMLSelectElement
-
The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
The current textual content of the multi-line text field.
- getValue(int) - Method in interface org.xml.sax.AttributeList
-
Deprecated.
Return the value of an attribute in the list (by position).
- getValue(String) - Method in interface org.xml.sax.AttributeList
-
Deprecated.
Return the value of an attribute in the list (by name).
- getValue(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's value by index.
- getValue(String, String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's value by Namespace name.
- getValue(String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's value by XML qualified (prefixed) name.
- getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Get the value of an attribute (by position).
- getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Get the value of an attribute (by name).
- getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
-
Return an attribute's value by index.
- getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValueType() - Method in interface org.w3c.dom.html.HTMLParamElement
-
Information about the meaning of the value
attributevalue.
- getVersion() - Method in interface javax.xml.stream.events.StartDocument
-
- getVersion() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- getVersion() - Method in interface javax.xml.stream.XMLStreamReader
-
- getVersion() - Method in interface org.w3c.dom.html.HTMLHtmlElement
-
Version information about the document's DTD.
- getView() - Method in interface org.w3c.dom.events.UIEvent
-
The view
attribute identifies the AbstractView
from which the event was generated.
- getVLink() - Method in interface org.w3c.dom.html.HTMLBodyElement
-
Color of links that have been visited by the user.
- getVspace() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Vertical space above and below this image, applet, or object.
- getVspace() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Vertical space above and below this image.
- getVspace() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Vertical space above and below this image, applet, or object.
- getWhatToShow() - Method in interface org.w3c.dom.ls.LSParserFilter
-
Tells the LSParser
what types of nodes to show to the
method LSParserFilter.acceptNode
.
- getWhatToShow() - Method in interface org.w3c.dom.ls.LSSerializerFilter
-
Tells the LSSerializer
what types of nodes to show to the
filter.
- getWhatToShow() - Method in interface org.w3c.dom.traversal.NodeIterator
-
This attribute determines which node types are presented via the
NodeIterator
.
- getWhatToShow() - Method in interface org.w3c.dom.traversal.TreeWalker
-
This attribute determines which node types are presented via the
TreeWalker
.
- getWholeText() - Method in interface org.w3c.dom.Text
-
Returns all text of Text
nodes logically-adjacent text
nodes to this node, concatenated in document order.
- getWidth() - Method in interface org.w3c.dom.html.HTMLAppletElement
-
Override width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLHRElement
-
The width of the rule.
- getWidth() - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
Frame width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLImageElement
-
Override width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLObjectElement
-
Override width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLPreElement
-
Fixed width for content.
- getWidth() - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
Cell width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLTableColElement
-
Default column width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLTableElement
-
Specifies the desired table width.
- getWriter() - Method in class javax.xml.transform.stream.StreamResult
-
Get the character stream that was set with setWriter.
- getXmlEncoding() - Method in interface org.w3c.dom.Document
-
An attribute specifying, as part of the
XML declaration, the encoding of this document.
- getXmlEncoding() - Method in interface org.w3c.dom.Entity
-
An attribute specifying, as part of the text declaration, the encoding
of this entity, when it is an external parsed entity.
- getXMLEventReader() - Method in class javax.xml.transform.stax.StAXSource
-
- getXMLEventWriter() - Method in class javax.xml.transform.stax.StAXResult
-
- getXMLReader() - Method in class javax.xml.parsers.SAXParser
-
Returns the
XMLReader
that is encapsulated by the
implementation of this class.
- getXMLReader() - Method in class javax.xml.transform.sax.SAXSource
-
Get the XMLReader to be used for the Source.
- getXMLReporter() - Method in class javax.xml.stream.XMLInputFactory
-
- getXMLResolver() - Method in class javax.xml.stream.XMLInputFactory
-
- getXMLSchemaType() - Method in class javax.xml.datatype.Duration
-
Return the name of the XML Schema date/time type that this instance
maps to.
- getXMLSchemaType() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Return the name of the XML Schema date/time type that this instance
maps to.
- getXmlStandalone() - Method in interface org.w3c.dom.Document
-
An attribute specifying, as part of the
XML declaration, whether this document is standalone.
- getXMLStreamReader() - Method in class javax.xml.transform.stax.StAXSource
-
- getXMLStreamWriter() - Method in class javax.xml.transform.stax.StAXResult
-
- getXmlVersion() - Method in interface org.w3c.dom.Document
-
An attribute specifying, as part of the
XML declaration, the version number of this document.
- getXmlVersion() - Method in interface org.w3c.dom.Entity
-
An attribute specifying, as part of the text declaration, the version
number of this entity, when it is an external parsed entity.
- getXMLVersion() - Method in interface org.xml.sax.ext.Locator2
-
Returns the version of XML used for the entity.
- getXMLVersion() - Method in class org.xml.sax.ext.Locator2Impl
-
Returns the current value of the version property.
- getXPathFunctionResolver() - Method in interface javax.xml.xpath.XPath
-
Return the current function resolver.
- getXPathVariableResolver() - Method in interface javax.xml.xpath.XPath
-
Return the current variable resolver.
- getYear() - Method in class javax.xml.datatype.XMLGregorianCalendar
-
- getYears() - Method in class javax.xml.datatype.Duration
-
Get the years value of this Duration
as an int
or 0
if not present.
- GMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
-
Fully qualified name for W3C XML Schema 1.0 datatype gMonth
.
- GMONTHDAY - Static variable in class javax.xml.datatype.DatatypeConstants
-
Fully qualified name for W3C XML Schema 1.0 datatype gMonthDay
.
- GREATER - Static variable in class javax.xml.datatype.DatatypeConstants
-
Comparison result.
- GYEAR - Static variable in class javax.xml.datatype.DatatypeConstants
-
Fully qualified name for W3C XML Schema 1.0 datatype gYear
.
- GYEARMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
-
Fully qualified name for W3C XML Schema 1.0 datatype gYearMonth
.
- SAXException - Exception in org.xml.sax
-
Encapsulate a general SAX error or warning.
- SAXException() - Constructor for exception org.xml.sax.SAXException
-
Create a new SAXException.
- SAXException(String) - Constructor for exception org.xml.sax.SAXException
-
Create a new SAXException.
- SAXException(Exception) - Constructor for exception org.xml.sax.SAXException
-
Create a new SAXException wrapping an existing exception.
- SAXException(String, Exception) - Constructor for exception org.xml.sax.SAXException
-
Create a new SAXException from an existing exception.
- SAXNotRecognizedException - Exception in org.xml.sax
-
Exception class for an unrecognized identifier.
- SAXNotRecognizedException() - Constructor for exception org.xml.sax.SAXNotRecognizedException
-
Default constructor.
- SAXNotRecognizedException(String) - Constructor for exception org.xml.sax.SAXNotRecognizedException
-
Construct a new exception with the given message.
- SAXNotSupportedException - Exception in org.xml.sax
-
Exception class for an unsupported operation.
- SAXNotSupportedException() - Constructor for exception org.xml.sax.SAXNotSupportedException
-
Construct a new exception with no message.
- SAXNotSupportedException(String) - Constructor for exception org.xml.sax.SAXNotSupportedException
-
Construct a new exception with the given message.
- SAXParseException - Exception in org.xml.sax
-
Encapsulate an XML parse error or warning.
- SAXParseException(String, Locator) - Constructor for exception org.xml.sax.SAXParseException
-
Create a new SAXParseException from a message and a Locator.
- SAXParseException(String, Locator, Exception) - Constructor for exception org.xml.sax.SAXParseException
-
Wrap an existing exception in a SAXParseException.
- SAXParseException(String, String, String, int, int) - Constructor for exception org.xml.sax.SAXParseException
-
Create a new SAXParseException.
- SAXParseException(String, String, String, int, int, Exception) - Constructor for exception org.xml.sax.SAXParseException
-
Create a new SAXParseException with an embedded exception.
- SAXParser - Class in javax.xml.parsers
-
Defines the API that wraps an
XMLReader
implementation class.
- SAXParser() - Constructor for class javax.xml.parsers.SAXParser
-
Protected constructor to prevent instantiation.
- SAXParserFactory - Class in javax.xml.parsers
-
Defines a factory API that enables applications to configure and
obtain a SAX based parser to parse XML documents.
- SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
-
- SAXResult - Class in javax.xml.transform.sax
-
Acts as an holder for a transformation Result.
- SAXResult() - Constructor for class javax.xml.transform.sax.SAXResult
-
Zero-argument default constructor.
- SAXResult(ContentHandler) - Constructor for class javax.xml.transform.sax.SAXResult
-
- SAXSource - Class in javax.xml.transform.sax
-
Acts as an holder for SAX-style Source.
- SAXSource() - Constructor for class javax.xml.transform.sax.SAXSource
-
Zero-argument default constructor.
- SAXSource(XMLReader, InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
-
Create a
SAXSource
, using an
XMLReader
and a SAX InputSource.
- SAXSource(InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
-
Create a SAXSource
, using a SAX InputSource
.
- SAXTransformerFactory - Class in javax.xml.transform.sax
-
This class extends TransformerFactory to provide SAX-specific
factory methods.
- SAXTransformerFactory() - Constructor for class javax.xml.transform.sax.SAXTransformerFactory
-
The default constructor is protected on purpose.
- Schema - Class in javax.xml.validation
-
Immutable in-memory representation of grammar.
- Schema() - Constructor for class javax.xml.validation.Schema
-
Constructor for the derived class.
- SchemaFactory - Class in javax.xml.validation
-
Factory that creates
Schema
objects. Entry-point to
the validation API.
- SchemaFactory() - Constructor for class javax.xml.validation.SchemaFactory
-
Constructor for derived classes.
- SchemaFactoryLoader - Class in javax.xml.validation
-
This class was removed from JAXP 1.3 before it was finalized but
was mistakenly included in Java 5.
- SchemaFactoryLoader() - Constructor for class javax.xml.validation.SchemaFactoryLoader
-
- SECONDS - Static variable in class javax.xml.datatype.DatatypeConstants
-
A constant that represents the seconds field.
- select() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Select the contents of the text area.
- select() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Select the contents of the TEXTAREA
.
- selectNode(Node) - Method in interface org.w3c.dom.ranges.Range
-
Select a node and its contents
- selectNodeContents(Node) - Method in interface org.w3c.dom.ranges.Range
-
Select the contents within a node
- SEPTEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for ninth month of year.
- SERIALIZE_ERR - Static variable in exception org.w3c.dom.ls.LSException
-
If an attempt was made to serialize a Node
using
LSSerializer
and the processing has been stopped.
- setAbbr(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setAccept(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setAcceptCharset(String) - Method in interface org.w3c.dom.html.HTMLFormElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLLabelElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLLegendElement
-
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setAction(String) - Method in interface org.w3c.dom.html.HTMLFormElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLDivElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLHeadingElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLHRElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLLegendElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLParagraphElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCaptionElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
- setALink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
-
- setAlt(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setAlt(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setAlt(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setAlt(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setArchive(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setArchive(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setAttribute(String, Object) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Allows the user to set specific attributes on the underlying
implementation.
- setAttribute(String, Object) - Method in class javax.xml.transform.TransformerFactory
-
Allows the user to set specific attributes on the underlying
implementation.
- setAttribute(String, String) - Method in interface org.w3c.dom.Element
-
Adds a new attribute.
- setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Set an attribute in the list.
- setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.
Set the attribute list, discarding previous contents.
- setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
-
Adds a new attribute node.
- setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
-
Adds a new attribute.
- setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
-
Adds a new attribute.
- setAttributes(Attributes) - Method in class org.xml.sax.ext.Attributes2Impl
-
Copy an entire Attributes object.
- setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
-
Copy an entire Attributes object.
- setAxis(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setBackground(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
-
- setBaseURI(String) - Method in interface org.w3c.dom.ls.LSInput
-
The base URI to be used (see section 5.1.4 in [
IETF RFC 2396]) for
resolving a relative
systemId
to an absolute URI.
- setBgColor(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
-
- setBgColor(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setBgColor(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setBgColor(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setBody(HTMLElement) - Method in interface org.w3c.dom.html.HTMLDocument
-
- setBorder(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setBorder(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setBorder(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setByteStream(InputStream) - Method in interface org.w3c.dom.ls.LSInput
-
An attribute of a language and binding dependent type that represents
a stream of bytes.
- setByteStream(OutputStream) - Method in interface org.w3c.dom.ls.LSOutput
-
An attribute of a language and binding dependent type that represents
a writable stream of bytes.
- setByteStream(InputStream) - Method in class org.xml.sax.InputSource
-
Set the byte stream for this input source.
- setCaption(HTMLTableCaptionElement) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setCellIndex(int) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setCellPadding(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setCells(HTMLCollection) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setCellSpacing(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setCertifiedText(boolean) - Method in interface org.w3c.dom.ls.LSInput
-
If set to true, assume that the input is certified (see section 2.13
in [
XML 1.1]) when
parsing [
XML 1.1].
- setCh(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setCh(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
-
- setCh(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setCh(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
- setCharacterStream(Reader) - Method in interface org.w3c.dom.ls.LSInput
-
An attribute of a language and binding dependent type that represents
a stream of 16-bit units.
- setCharacterStream(Writer) - Method in interface org.w3c.dom.ls.LSOutput
-
An attribute of a language and binding dependent type that represents
a writable stream to which 16-bit units can be output.
- setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
-
Set the character stream for this input source.
- setCharset(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setCharset(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setCharset(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setChecked(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
-
- setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
- setCite(String) - Method in interface org.w3c.dom.html.HTMLModElement
-
- setCite(String) - Method in interface org.w3c.dom.html.HTMLQuoteElement
-
- setClassName(String) - Method in interface org.w3c.dom.html.HTMLElement
-
- setClear(String) - Method in interface org.w3c.dom.html.HTMLBRElement
-
- setCoalescing(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Specifies that the parser produced by this code will
convert CDATA nodes to Text nodes and append it to the
adjacent (if any) text node.
- setCode(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setCode(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setCodeBase(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setCodeBase(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setCodeType(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setColor(String) - Method in interface org.w3c.dom.html.HTMLBaseFontElement
-
- setColor(String) - Method in interface org.w3c.dom.html.HTMLFontElement
-
- setCols(String) - Method in interface org.w3c.dom.html.HTMLFrameSetElement
-
- setCols(int) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setColSpan(int) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
-
Set the column number for this locator (1-based).
- setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLDirectoryElement
-
- setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLDListElement
-
- setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLMenuElement
-
- setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLOListElement
-
- setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLUListElement
-
- setContent(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
-
- setContentHandler(ContentHandler) - Method in class javax.xml.validation.ValidatorHandler
-
Sets the
ContentHandler
which receives
the augmented validation result.
- setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.ParserAdapter
-
Set the content handler.
- setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the content event handler.
- setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
-
Allow an application to register a content event handler.
- setCookie(String) - Method in interface org.w3c.dom.html.HTMLDocument
-
- setCoords(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setCoords(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setCurrentNode(Node) - Method in interface org.w3c.dom.traversal.TreeWalker
-
The node at which the TreeWalker
is currently positioned.
- setData(String) - Method in interface org.w3c.dom.CharacterData
-
The character data of the node that implements this interface.
- setData(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
-
The content of this processing instruction.
- setDateTime(String) - Method in interface org.w3c.dom.html.HTMLModElement
-
- setDay(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set days in month.
- setDeclare(boolean) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setDeclared(int, boolean) - Method in class org.xml.sax.ext.Attributes2Impl
-
Assign a value to the "declared" flag of a specific attribute.
- setDefaultChecked(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setDefaultNamespace(String) - Method in interface javax.xml.stream.XMLEventWriter
-
- setDefaultNamespace(String) - Method in interface javax.xml.stream.XMLStreamWriter
-
- setDefaultSelected(boolean) - Method in interface org.w3c.dom.html.HTMLOptionElement
-
- setDefaultValue(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setDefaultValue(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setDefer(boolean) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setDir(String) - Method in interface org.w3c.dom.html.HTMLElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLButtonElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLOptGroupElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLOptionElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLStyleElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setDocumentHandler(DocumentHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Register the SAX1 document event handler.
- setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
-
Deprecated.
Allow an application to register a document event handler.
- setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
-
Receive an object for locating the origin of SAX document events.
- setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
-
Deprecated.
Receive an object for locating the origin of SAX document events.
- setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
-
Deprecated.
Receive a Locator object for document events.
- setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive a Locator object for document events.
- setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
-
Adapter implementation method; do not call.
- setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a new document locator event.
- setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Set a document locator.
- setDocumentURI(String) - Method in interface org.w3c.dom.Document
-
The location of the document or null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
- setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.ParserAdapter
-
Set the DTD handler.
- setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the DTD event handler.
- setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Register the DTD event handler.
- setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
-
Deprecated.
Allow an application to register a DTD event handler.
- setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
-
Allow an application to register a DTD event handler.
- setEncoding(String) - Method in interface org.w3c.dom.ls.LSInput
-
The character encoding, if known.
- setEncoding(String) - Method in interface org.w3c.dom.ls.LSOutput
-
The character encoding to use for the output.
- setEncoding(String) - Method in class org.xml.sax.ext.Locator2Impl
-
Assigns the current value of the encoding property.
- setEncoding(String) - Method in class org.xml.sax.InputSource
-
Set the character encoding, if known.
- setEnctype(String) - Method in interface org.w3c.dom.html.HTMLFormElement
-
- setEnd(Node, int) - Method in interface org.w3c.dom.ranges.Range
-
Sets the attributes describing the end of a Range.
- setEndAfter(Node) - Method in interface org.w3c.dom.ranges.Range
-
Sets the end of a Range to be after a node
- setEndBefore(Node) - Method in interface org.w3c.dom.ranges.Range
-
Sets the end position to be before a node.
- setEntityResolver(EntityResolver) - Method in class javax.xml.parsers.DocumentBuilder
-
Specify the
EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
- setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.ParserAdapter
-
Set the entity resolver.
- setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the entity resolver.
- setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Register the entity resolver.
- setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
-
Deprecated.
Allow an application to register a custom entity resolver.
- setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
-
Allow an application to register an entity resolver.
- setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
-
- setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.SchemaFactory
-
Sets the
ErrorHandler
to receive errors encountered
during the
newSchema
method invocation.
- setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.Validator
-
Sets the
ErrorHandler
to receive errors encountered
during the
validate
method invocation.
- setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.ValidatorHandler
-
Sets the
ErrorHandler
to receive errors encountered
during the validation.
- setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.ParserAdapter
-
Set the error handler.
- setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the error event handler.
- setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Register the error event handler.
- setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
-
Deprecated.
Allow an application to register an error event handler.
- setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
-
Allow an application to register an error event handler.
- setErrorListener(ErrorListener) - Method in class javax.xml.transform.Transformer
-
Set the error event listener in effect for the transformation.
- setErrorListener(ErrorListener) - Method in class javax.xml.transform.TransformerFactory
-
Set the error event listener for the TransformerFactory, which
is used for the processing of transformation instructions,
and not for the transformation itself.
- setEvent(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setEventAllocator(XMLEventAllocator) - Method in class javax.xml.stream.XMLInputFactory
-
- setExpandEntityReferences(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Specifies that the parser produced by this code will
expand entity reference nodes.
- setFace(String) - Method in interface org.w3c.dom.html.HTMLBaseFontElement
-
- setFace(String) - Method in interface org.w3c.dom.html.HTMLFontElement
-
- setFeature(String, boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Set a feature for this DocumentBuilderFactory
and DocumentBuilder
s created by this factory.
- setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Sets the particular feature in the underlying implementation of
org.xml.sax.XMLReader.
- setFeature(String, boolean) - Method in class javax.xml.transform.TransformerFactory
-
Set a feature for this TransformerFactory
and Transformer
s
or Template
s created by this factory.
- setFeature(String, boolean) - Method in class javax.xml.validation.SchemaFactory
-
Set the value of a feature flag.
- setFeature(String, boolean) - Method in class javax.xml.validation.Validator
-
Set the value of a feature flag.
- setFeature(String, boolean) - Method in class javax.xml.validation.ValidatorHandler
-
Set the value of a feature flag.
- setFeature(String, boolean) - Method in class javax.xml.xpath.XPathFactory
-
Set a feature for this XPathFactory
and XPath
s created by this factory.
- setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
-
Set a feature flag for the parser.
- setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the value of a feature.
- setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
-
Set the value of a feature flag.
- setFilter(LSParserFilter) - Method in interface org.w3c.dom.ls.LSParser
-
When a filter is provided, the implementation will call out to the
filter as it is constructing the DOM tree structure.
- setFilter(LSSerializerFilter) - Method in interface org.w3c.dom.ls.LSSerializer
-
When the application provides a filter, the serializer will call out
to the filter before serializing each Node.
- setFractionalSecond(BigDecimal) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set fractional seconds.
- setFrame(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setFrameBorder(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setFrameBorder(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setHandler(ContentHandler) - Method in class javax.xml.transform.sax.SAXResult
-
- setHeaders(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setHeight(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setHeight(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setHeight(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setHeight(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setHeight(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setHour(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set hours.
- setHref(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setHref(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setHref(String) - Method in interface org.w3c.dom.html.HTMLBaseElement
-
- setHref(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setHreflang(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setHreflang(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setHspace(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setHspace(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setHspace(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setHtmlFor(String) - Method in interface org.w3c.dom.html.HTMLLabelElement
-
- setHtmlFor(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setHttpEquiv(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
-
- setId(String) - Method in interface org.w3c.dom.html.HTMLElement
-
- setIdAttribute(String, boolean) - Method in interface org.w3c.dom.Element
-
If the parameter isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
- setIdAttributeNode(Attr, boolean) - Method in interface org.w3c.dom.Element
-
If the parameter isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
- setIdAttributeNS(String, String, boolean) - Method in interface org.w3c.dom.Element
-
If the parameter isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
- setIgnoringComments(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Specifies that the parser produced by this code will
ignore comments.
- setIgnoringElementContentWhitespace(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Specifies that the parsers created by this factory must eliminate
whitespace in element content (sometimes known loosely as
'ignorable whitespace') when parsing XML documents (see XML Rec
2.10).
- setIndex(int) - Method in interface org.w3c.dom.html.HTMLOptionElement
-
- setInputSource(InputSource) - Method in class javax.xml.transform.sax.SAXSource
-
Set the SAX InputSource to be used for the Source.
- setInputStream(InputStream) - Method in class javax.xml.transform.stream.StreamSource
-
Set the byte stream to be used as input.
- setIsMap(boolean) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setLabel(String) - Method in interface org.w3c.dom.html.HTMLOptGroupElement
-
- setLabel(String) - Method in interface org.w3c.dom.html.HTMLOptionElement
-
- setLang(String) - Method in interface org.w3c.dom.html.HTMLElement
-
- setLexicalHandler(LexicalHandler) - Method in class javax.xml.transform.sax.SAXResult
-
- setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
-
Set the line number for this locator (1-based).
- setLink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
-
- setLocale(Locale) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Set the locale for error reporting.
- setLocale(Locale) - Method in interface org.xml.sax.Parser
-
Deprecated.
Allow an application to request a locale for errors and warnings.
- setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Set the local name of a specific attribute.
- setLocation(Location) - Method in class javax.xml.stream.XMLEventFactory
-
- setLocator(SourceLocator) - Method in exception javax.xml.transform.TransformerException
-
Method setLocator sets an instance of a SourceLocator
object that specifies where an error occurred.
- setLongDesc(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setLongDesc(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setLongDesc(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setLowSrc(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setMarginHeight(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setMarginHeight(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setMarginWidth(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setMarginWidth(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setMaxLength(int) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setMedia(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setMedia(String) - Method in interface org.w3c.dom.html.HTMLStyleElement
-
- setMethod(String) - Method in interface org.w3c.dom.html.HTMLFormElement
-
- setMillisecond(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set milliseconds.
- setMinute(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set minutes.
- setMonth(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set month.
- setMultiple(boolean) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLFormElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLMapElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLParamElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setName(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
-
Adds a node using its nodeName
attribute.
- setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
-
Adds a node using its namespaceURI
and
localName
.
- setNamespaceAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Specifies that the parser produced by this code will
provide support for XML namespaces.
- setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Specifies that the parser produced by this code will
provide support for XML namespaces.
- setNamespaceContext(NamespaceContext) - Method in interface javax.xml.stream.XMLEventWriter
-
- setNamespaceContext(NamespaceContext) - Method in interface javax.xml.stream.XMLStreamWriter
-
- setNamespaceContext(NamespaceContext) - Method in interface javax.xml.xpath.XPath
-
Establish a namespace context.
- setNamespaceDeclUris(boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
-
Controls whether namespace declaration attributes are placed
into the
NSDECL
namespace
by
processName()
.
- setNewLine(String) - Method in interface org.w3c.dom.ls.LSSerializer
-
The end-of-line sequence of characters to be used in the XML being
written out.
- setNextSibling(Node) - Method in class javax.xml.transform.dom.DOMResult
-
Set the child node before which the result nodes will be inserted.
- setNode(Node) - Method in class javax.xml.transform.dom.DOMResult
-
Set the node that will contain the result DOM tree.
- setNode(Node) - Method in class javax.xml.transform.dom.DOMSource
-
Set the node that will represents a Source DOM tree.
- setNodeValue(String) - Method in interface org.w3c.dom.Node
-
The value of this node, depending on its type; see the table above.
- setNoHref(boolean) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setNoResize(boolean) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setNoShade(boolean) - Method in interface org.w3c.dom.html.HTMLHRElement
-
- setNoWrap(boolean) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setObject(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setOutputProperties(Properties) - Method in class javax.xml.transform.Transformer
-
Set the output properties for the transformation.
- setOutputProperty(String, String) - Method in class javax.xml.transform.Transformer
-
Set an output property that will be in effect for the
transformation.
- setOutputStream(OutputStream) - Method in class javax.xml.transform.stream.StreamResult
-
Set the ByteStream that is to be written to.
- setParameter(String, Object) - Method in class javax.xml.transform.Transformer
-
Add a parameter for the transformation.
- setParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
-
Set the value of a parameter.
- setParent(XMLEventReader) - Method in class javax.xml.stream.util.EventReaderDelegate
-
- setParent(XMLStreamReader) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the parent reader.
- setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
-
Set the parent reader.
- setPrefix(String, String) - Method in interface javax.xml.stream.XMLEventWriter
-
- setPrefix(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
-
- setPrefix(String) - Method in interface org.w3c.dom.Node
-
The namespace prefix of this node, or null
if it is
unspecified.
- setProfile(String) - Method in interface org.w3c.dom.html.HTMLHeadElement
-
- setPrompt(String) - Method in interface org.w3c.dom.html.HTMLIsIndexElement
-
- setProperty(String, Object) - Method in class javax.xml.parsers.SAXParser
-
Sets the particular property in the underlying implementation of
XMLReader
.
- setProperty(String, Object) - Method in class javax.xml.stream.XMLInputFactory
-
- setProperty(String, Object) - Method in class javax.xml.stream.XMLOutputFactory
-
- setProperty(String, Object) - Method in class javax.xml.validation.SchemaFactory
-
Set the value of a property.
- setProperty(String, Object) - Method in class javax.xml.validation.Validator
-
Set the value of a property.
- setProperty(String, Object) - Method in class javax.xml.validation.ValidatorHandler
-
Set the value of a property.
- setProperty(String, Object) - Method in class org.xml.sax.helpers.ParserAdapter
-
Set a parser property.
- setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Set the value of a property.
- setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
-
Set the value of a property.
- setPublicId(String) - Method in class javax.xml.transform.stream.StreamSource
-
Set the public identifier for this Source.
- setPublicId(String) - Method in interface org.w3c.dom.ls.LSInput
-
The public identifier for this input source.
- setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
-
Set the public identifier for this locator.
- setPublicId(String) - Method in class org.xml.sax.InputSource
-
Set the public identifier for this input source.
- setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Set the qualified name of a specific attribute.
- setReader(Reader) - Method in class javax.xml.transform.stream.StreamSource
-
Set the input to be a character reader.
- setReadOnly(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setReadOnly(boolean) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setRel(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setRel(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.SchemaFactory
-
- setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.Validator
-
Sets the
LSResourceResolver
to customize
resource resolution while in a validation episode.
- setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.ValidatorHandler
-
Sets the
LSResourceResolver
to customize
resource resolution while in a validation episode.
- setResult(Result) - Method in interface javax.xml.transform.sax.TransformerHandler
-
Set the Result
associated with this
TransformerHandler
to be used for the transformation.
- setRev(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setRev(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setRowIndex(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setRows(String) - Method in interface org.w3c.dom.html.HTMLFrameSetElement
-
- setRows(int) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setRowSpan(int) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setRules(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setSchema(Schema) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Set the
Schema
to be used by parsers created
from this factory.
- setSchema(Schema) - Method in class javax.xml.parsers.SAXParserFactory
-
Set the
Schema
to be used by parsers created
from this factory.
- setScheme(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
-
- setScope(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setScrolling(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setScrolling(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setSecond(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set seconds.
- setSectionRowIndex(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setSelectedIndex(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setShape(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setShape(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setSize(String) - Method in interface org.w3c.dom.html.HTMLBaseFontElement
-
- setSize(String) - Method in interface org.w3c.dom.html.HTMLFontElement
-
- setSize(String) - Method in interface org.w3c.dom.html.HTMLHRElement
-
- setSize(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setSize(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setSpan(int) - Method in interface org.w3c.dom.html.HTMLTableColElement
-
- setSpecified(int, boolean) - Method in class org.xml.sax.ext.Attributes2Impl
-
Assign a value to the "specified" flag of a specific attribute.
- setSrc(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
-
- setSrc(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setSrc(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setSrc(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setSrc(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setStandby(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setStart(int) - Method in interface org.w3c.dom.html.HTMLOListElement
-
- setStart(Node, int) - Method in interface org.w3c.dom.ranges.Range
-
Sets the attributes describing the start of the Range.
- setStartAfter(Node) - Method in interface org.w3c.dom.ranges.Range
-
Sets the start position to be after a node
- setStartBefore(Node) - Method in interface org.w3c.dom.ranges.Range
-
Sets the start position to be before a node
- setStrictErrorChecking(boolean) - Method in interface org.w3c.dom.Document
-
An attribute specifying whether error checking is enforced or not.
- setStringData(String) - Method in interface org.w3c.dom.ls.LSInput
-
String data to parse.
- setSummary(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setSystemId(String) - Method in class javax.xml.transform.dom.DOMResult
-
Set the systemId that may be used in association with the node.
- setSystemId(String) - Method in class javax.xml.transform.dom.DOMSource
-
Set the base ID (URL or system ID) from where URLs
will be resolved.
- setSystemId(String) - Method in interface javax.xml.transform.Result
-
Set the system identifier for this Result.
- setSystemId(String) - Method in class javax.xml.transform.sax.SAXResult
-
Method setSystemId Set the systemID that may be used in association
with the
ContentHandler
.
- setSystemId(String) - Method in class javax.xml.transform.sax.SAXSource
-
Set the system identifier for this Source.
- setSystemId(String) - Method in interface javax.xml.transform.sax.TemplatesHandler
-
Set the base ID (URI or system ID) for the Templates object
created by this builder.
- setSystemId(String) - Method in interface javax.xml.transform.sax.TransformerHandler
-
Set the base ID (URI or system ID) from where relative
URLs will be resolved.
- setSystemId(String) - Method in interface javax.xml.transform.Source
-
Set the system identifier for this Source.
- setSystemId(String) - Method in class javax.xml.transform.stax.StAXResult
-
- setSystemId(String) - Method in class javax.xml.transform.stax.StAXSource
-
- setSystemId(String) - Method in class javax.xml.transform.stream.StreamResult
-
Set the systemID that may be used in association
with the byte or character stream, or, if neither is set, use
this value as a writeable URI (probably a file name).
- setSystemId(File) - Method in class javax.xml.transform.stream.StreamResult
-
Set the system ID from a File
reference.
- setSystemId(String) - Method in class javax.xml.transform.stream.StreamSource
-
Set the system identifier for this Source.
- setSystemId(File) - Method in class javax.xml.transform.stream.StreamSource
-
Set the system ID from a File reference.
- setSystemId(String) - Method in interface org.w3c.dom.ls.LSInput
-
The system identifier, a URI reference [
IETF RFC 2396], for this
input source.
- setSystemId(String) - Method in interface org.w3c.dom.ls.LSOutput
-
The system identifier, a URI reference [
IETF RFC 2396], for this
output destination.
- setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
-
Set the system identifier for this locator.
- setSystemId(String) - Method in class org.xml.sax.InputSource
-
Set the system identifier for this input source.
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLButtonElement
-
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setTarget(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setTarget(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
-
- setTarget(String) - Method in interface org.w3c.dom.html.HTMLBaseElement
-
- setTarget(String) - Method in interface org.w3c.dom.html.HTMLFormElement
-
- setTarget(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setText(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
-
- setText(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setText(String) - Method in interface org.w3c.dom.html.HTMLTitleElement
-
- setTextContent(String) - Method in interface org.w3c.dom.Node
-
This attribute returns the text content of this node and its
descendants.
- setTFoot(HTMLTableSectionElement) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setTHead(HTMLTableSectionElement) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setTime(int, int, int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set time as one unit.
- setTime(int, int, int, BigDecimal) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set time as one unit, including the optional infinite precision
fractional seconds.
- setTime(int, int, int, int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set time as one unit, including optional milliseconds.
- setTimezone(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set the number of minutes in the timezone offset.
- setTitle(String) - Method in interface org.w3c.dom.html.HTMLDocument
-
- setTitle(String) - Method in interface org.w3c.dom.html.HTMLElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLLIElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLOListElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLParamElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLStyleElement
-
- setType(String) - Method in interface org.w3c.dom.html.HTMLUListElement
-
- setType(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Set the type of a specific attribute.
- setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setURIResolver(URIResolver) - Method in class javax.xml.transform.Transformer
-
Set an object that will be used to resolve URIs used in
document().
- setURIResolver(URIResolver) - Method in class javax.xml.transform.TransformerFactory
-
Set an object that is used by default during the transformation
to resolve URIs used in document(), xsl:import, or xsl:include.
- setUseMap(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setUseMap(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setUseMap(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setUserData(String, Object, UserDataHandler) - Method in interface org.w3c.dom.Node
-
Associate an object to a key on this node.
- setValidating(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Specifies that the parser produced by this code will
validate documents as they are parsed.
- setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Specifies that the parser produced by this code will
validate documents as they are parsed.
- setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
-
- setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
-
- setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
-
- setValue(String) - Method in interface org.w3c.dom.Attr
-
On retrieval, the value of the attribute is returned as a string.
- setValue(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
-
- setValue(String) - Method in interface org.w3c.dom.html.HTMLInputElement
-
- setValue(int) - Method in interface org.w3c.dom.html.HTMLLIElement
-
- setValue(String) - Method in interface org.w3c.dom.html.HTMLOptionElement
-
- setValue(String) - Method in interface org.w3c.dom.html.HTMLParamElement
-
- setValue(String) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
- setValue(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
- setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Set the value of a specific attribute.
- setValueType(String) - Method in interface org.w3c.dom.html.HTMLParamElement
-
- setVersion(String) - Method in interface org.w3c.dom.html.HTMLHtmlElement
-
- setVLink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
-
- setVspace(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setVspace(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setVspace(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLHRElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLImageElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
-
- setWidth(int) - Method in interface org.w3c.dom.html.HTMLPreElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
-
- setWidth(String) - Method in interface org.w3c.dom.html.HTMLTableElement
-
- setWriter(Writer) - Method in class javax.xml.transform.stream.StreamResult
-
Set the writer that is to receive the result.
- setXIncludeAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
-
Set state of XInclude processing.
- setXIncludeAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Set state of XInclude processing.
- setXMLReader(XMLReader) - Method in class javax.xml.transform.sax.SAXSource
-
Set the XMLReader to be used for the Source.
- setXMLReporter(XMLReporter) - Method in class javax.xml.stream.XMLInputFactory
-
- setXMLResolver(XMLResolver) - Method in class javax.xml.stream.XMLInputFactory
-
- setXmlStandalone(boolean) - Method in interface org.w3c.dom.Document
-
An attribute specifying, as part of the
XML declaration, whether this document is standalone.
- setXmlVersion(String) - Method in interface org.w3c.dom.Document
-
An attribute specifying, as part of the
XML declaration, the version number of this document.
- setXMLVersion(String) - Method in class org.xml.sax.ext.Locator2Impl
-
Assigns the current value of the version property.
- setXPathFunctionResolver(XPathFunctionResolver) - Method in interface javax.xml.xpath.XPath
-
Establish a function resolver.
- setXPathFunctionResolver(XPathFunctionResolver) - Method in class javax.xml.xpath.XPathFactory
-
Establish a default function resolver.
- setXPathVariableResolver(XPathVariableResolver) - Method in interface javax.xml.xpath.XPath
-
Establish a variable resolver.
- setXPathVariableResolver(XPathVariableResolver) - Method in class javax.xml.xpath.XPathFactory
-
Establish a default variable resolver.
- setYear(BigInteger) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set low and high order component of XSD dateTime
year field.
- setYear(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Set year of XSD dateTime
year field.
- SEVERITY_ERROR - Static variable in interface org.w3c.dom.DOMError
-
The severity of the error described by the DOMError
is
error.
- SEVERITY_FATAL_ERROR - Static variable in interface org.w3c.dom.DOMError
-
The severity of the error described by the DOMError
is
fatal error.
- SEVERITY_WARNING - Static variable in interface org.w3c.dom.DOMError
-
The severity of the error described by the DOMError
is
warning.
- SHOW_ALL - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show all Nodes
.
- SHOW_ATTRIBUTE - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Attr
nodes.
- SHOW_CDATA_SECTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show CDATASection
nodes.
- SHOW_COMMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Comment
nodes.
- SHOW_DOCUMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Document
nodes.
- SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show DocumentFragment
nodes.
- SHOW_DOCUMENT_TYPE - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show DocumentType
nodes.
- SHOW_ELEMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Element
nodes.
- SHOW_ENTITY - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Entity
nodes.
- SHOW_ENTITY_REFERENCE - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show EntityReference
nodes.
- SHOW_NOTATION - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Notation
nodes.
- SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show ProcessingInstruction
nodes.
- SHOW_TEXT - Static variable in interface org.w3c.dom.traversal.NodeFilter
-
Show Text
nodes.
- skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
-
Receive notification of a skipped entity.
- skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of a skipped entity.
- skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a skipped entity event.
- skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Adapt a SAX2 skipped entity event.
- snapshotItem(int) - Method in interface org.w3c.dom.xpath.XPathResult
-
Returns the index
th item in the snapshot collection.
- Source - Interface in javax.xml.transform
-
An object that implements this interface contains the information
needed to act as source input (XML source or transformation instructions).
- SourceLocator - Interface in javax.xml.transform
-
This interface is primarily for the purposes of reporting where
an error occurred in the XML source or transformation instructions.
- sourceToInputSource(Source) - Static method in class javax.xml.transform.sax.SAXSource
-
Attempt to obtain a SAX InputSource object from a Source
object.
- SPACE - Static variable in interface javax.xml.stream.XMLStreamConstants
-
- splitText(int) - Method in interface org.w3c.dom.Text
-
Breaks this node into two nodes at the specified offset
,
keeping both in the tree as siblings.
- STANDALONE - Static variable in class javax.xml.transform.OutputKeys
-
standalone = "yes" | "no".
- standaloneSet() - Method in interface javax.xml.stream.events.StartDocument
-
- standaloneSet() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- standaloneSet() - Method in interface javax.xml.stream.XMLStreamReader
-
- START_DOCUMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
-
- START_ELEMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
-
- START_TO_END - Static variable in interface org.w3c.dom.ranges.Range
-
Compare start boundary-point of sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
- START_TO_START - Static variable in interface org.w3c.dom.ranges.Range
-
Compare start boundary-point of sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
- startCDATA() - Method in class org.xml.sax.ext.DefaultHandler2
-
- startCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
-
Report the start of a CDATA section.
- StartDocument - Interface in javax.xml.stream.events
-
- startDocument() - Method in interface org.xml.sax.ContentHandler
-
Receive notification of the beginning of a document.
- startDocument() - Method in interface org.xml.sax.DocumentHandler
-
Deprecated.
Receive notification of the beginning of a document.
- startDocument() - Method in class org.xml.sax.HandlerBase
-
Deprecated.
Receive notification of the beginning of the document.
- startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of the beginning of the document.
- startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
-
Adapter implementation method; do not call.
- startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a start document event.
- startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Start document event.
- startDTD(String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
-
- startDTD(String, String, String) - Method in interface org.xml.sax.ext.LexicalHandler
-
Report the start of DTD declarations, if any.
- StartElement - Interface in javax.xml.stream.events
-
- startElement(Element) - Method in interface org.w3c.dom.ls.LSParserFilter
-
The parser will call this method after each Element
start
tag has been scanned, but before the remainder of the
Element
is processed.
- startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
-
Receive notification of the beginning of an element.
- startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
-
Deprecated.
Receive notification of the beginning of an element.
- startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
-
Deprecated.
Receive notification of the start of an element.
- startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of the start of an element.
- startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
-
Adapter implementation method; do not call.
- startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a start element event.
- startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Adapt a SAX2 start element event.
- startEntity(String) - Method in class org.xml.sax.ext.DefaultHandler2
-
- startEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
-
Report the beginning of some internal and external XML entities.
- startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
-
Begin the scope of a prefix-URI Namespace mapping.
- startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of the start of a Namespace mapping.
- startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
-
Filter a start Namespace prefix mapping event.
- startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
-
Adapt a SAX2 start prefix mapping event.
- StAXResult - Class in javax.xml.transform.stax
-
- StAXResult(XMLStreamWriter) - Constructor for class javax.xml.transform.stax.StAXResult
-
- StAXResult(XMLEventWriter) - Constructor for class javax.xml.transform.stax.StAXResult
-
- StAXSource - Class in javax.xml.transform.stax
-
- StAXSource(XMLStreamReader) - Constructor for class javax.xml.transform.stax.StAXSource
-
- StAXSource(XMLEventReader) - Constructor for class javax.xml.transform.stax.StAXSource
-
- stopPropagation() - Method in interface org.w3c.dom.events.Event
-
The stopPropagation
method is used prevent further
propagation of an event during event flow.
- StreamFilter - Interface in javax.xml.stream
-
- StreamReaderDelegate - Class in javax.xml.stream.util
-
- StreamReaderDelegate() - Constructor for class javax.xml.stream.util.StreamReaderDelegate
-
- StreamReaderDelegate(XMLStreamReader) - Constructor for class javax.xml.stream.util.StreamReaderDelegate
-
- StreamResult - Class in javax.xml.transform.stream
-
Acts as an holder for a transformation result,
which may be XML, plain Text, HTML, or some other form of markup.
- StreamResult() - Constructor for class javax.xml.transform.stream.StreamResult
-
Zero-argument default constructor.
- StreamResult(OutputStream) - Constructor for class javax.xml.transform.stream.StreamResult
-
Construct a StreamResult from a byte stream.
- StreamResult(Writer) - Constructor for class javax.xml.transform.stream.StreamResult
-
Construct a StreamResult from a character stream.
- StreamResult(String) - Constructor for class javax.xml.transform.stream.StreamResult
-
Construct a StreamResult from a URL.
- StreamResult(File) - Constructor for class javax.xml.transform.stream.StreamResult
-
Construct a StreamResult from a File.
- StreamSource - Class in javax.xml.transform.stream
-
Acts as an holder for a transformation Source in the form
of a stream of XML markup.
- StreamSource() - Constructor for class javax.xml.transform.stream.StreamSource
-
Zero-argument default constructor.
- StreamSource(InputStream) - Constructor for class javax.xml.transform.stream.StreamSource
-
Construct a StreamSource from a byte stream.
- StreamSource(InputStream, String) - Constructor for class javax.xml.transform.stream.StreamSource
-
Construct a StreamSource from a byte stream.
- StreamSource(Reader) - Constructor for class javax.xml.transform.stream.StreamSource
-
Construct a StreamSource from a character reader.
- StreamSource(Reader, String) - Constructor for class javax.xml.transform.stream.StreamSource
-
Construct a StreamSource from a character reader.
- StreamSource(String) - Constructor for class javax.xml.transform.stream.StreamSource
-
Construct a StreamSource from a URL.
- StreamSource(File) - Constructor for class javax.xml.transform.stream.StreamSource
-
Construct a StreamSource from a File.
- STRING - Static variable in class javax.xml.xpath.XPathConstants
-
The XPath 1.0 string data type.
- STRING_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
-
- submit() - Method in interface org.w3c.dom.html.HTMLFormElement
-
Submits the form.
- substringData(int, int) - Method in interface org.w3c.dom.CharacterData
-
Extracts a range of data from the node.
- subtract(Duration) - Method in class javax.xml.datatype.Duration
-
Computes a new duration whose value is this-rhs
.
- SUPPORT_DTD - Static variable in class javax.xml.stream.XMLInputFactory
-
- surroundContents(Node) - Method in interface org.w3c.dom.ranges.Range
-
Reparents the contents of the Range to the given node and inserts the
node at the position of the start of the Range.
- SYNTAX_ERR - Static variable in exception org.w3c.dom.DOMException
-
If an invalid or illegal string is specified.