Overview
Package
Class
Tree
Deprecated
Index
Help
XML for Java EA2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
S
saveCurrentLocation()
- Method in class com.ibm.xml.framework.
XMLDTDScanner
SAX2_FEATURES_PREFIX
- Static variable in class com.ibm.xml.framework.
XMLParser
SAX2 features prefix (http://xml.org/sax/features/).
SAX2_HANDLERS_PREFIX
- Static variable in class com.ibm.xml.framework.
XMLParser
SAX2 handlers prefix (http://xml.org/sax/handlers/).
SAX2_PROPERTIES_PREFIX
- Static variable in class com.ibm.xml.framework.
XMLParser
SAX2 properties prefix (http://xml.org/sax/properties/).
SAXException
- exception org.xml.sax.
SAXException
.
Encapsulate a general SAX error or warning.
SAXException(Exception)
- Constructor for class org.xml.sax.
SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String)
- Constructor for class org.xml.sax.
SAXException
Create a new SAXException.
SAXException(String, Exception)
- Constructor for class org.xml.sax.
SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException
- exception org.xml.sax.
SAXNotRecognizedException
.
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String)
- Constructor for class org.xml.sax.
SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException
- exception org.xml.sax.
SAXNotSupportedException
.
Exception class for an unsupported operation.
SAXNotSupportedException(String)
- Constructor for class org.xml.sax.
SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException
- exception org.xml.sax.
SAXParseException
.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator)
- Constructor for class org.xml.sax.
SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception)
- Constructor for class org.xml.sax.
SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int)
- Constructor for class org.xml.sax.
SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception)
- Constructor for class org.xml.sax.
SAXParseException
Create a new SAXParseException with an embedded exception.
SAXParser
- class com.ibm.xml.parsers.
SAXParser
.
SAX Parser.
SAXParser()
- Constructor for class com.ibm.xml.parsers.
SAXParser
Default constructor.
scanAttributeName()
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
scanAttributeName()
- Method in class com.ibm.xml.framework.
XMLParser
Scans an attribute name.
scanAttValue(int, int)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
scanAttValue(int, int)
- Method in class com.ibm.xml.framework.
XMLParser
Scans an attribute value.
scanComplexAttValue(int, int, char)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
scanDecls(boolean)
- Method in class com.ibm.xml.framework.
XMLDTDScanner
scanDefaultAttValue(int, int, int, int)
- Method in class com.ibm.xml.framework.
XMLDTDScanner
scanDoctypeDecl()
- Method in class com.ibm.xml.framework.
XMLDTDScanner
scanDoctypeDecl(boolean)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
scanDoctypeDecl(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Scan doctype decl.
scanElementType(char)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
scanElementType(char)
- Method in class com.ibm.xml.framework.
XMLParser
Scans an element type.
scanElementType(char)
- Method in class com.ibm.xml.framework.
XMLDTDScanner
scanExpectedElementType(char)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
scanExpectedElementType(char)
- Method in class com.ibm.xml.framework.
XMLParser
Scans an expected element type.
SCANNER_STATE_ATTRIBUTE_LIST
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_ATTRIBUTE_NAME
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_ATTRIBUTE_VALUE
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_COMMENT
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_COMMENT
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_CONTENT
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_CONTENTSPEC
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_DEFAULT_ATTRIBUTE_VALUE
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_DOCTYPE
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_DOCTYPEDECL
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_ELEMENT
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_END_OF_CDSECT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_END_OF_INPUT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_ENTITY_VALUE
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_INVALID_CHAR
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_MARKUP_DECL
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_MARKUP_END_OF_INPUT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_MARKUP_NOT_RECOGNIZED
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_MATCHING_ETAG
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_MISC_OR_DOCTYPE
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_MISC_OR_ROOT_ELEMENT
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_PI
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_PI
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_PUBIDLITERAL
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_REFERENCE_END_OF_INPUT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_SETUP
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_START_OF_CDSECT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_START_OF_CHARREF
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_START_OF_COMMENT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_START_OF_ELEMENT
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_START_OF_ENTITYREF
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_START_OF_ETAG
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_START_OF_MARKUP
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_START_OF_PI
- Static variable in interface com.ibm.xml.framework.
XMLScanner
These are the return values for the scanContent() method.
SCANNER_STATE_STRING_LITERAL
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_SYSTEMLITERAL
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_TEXTDECL
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_TRAILING_MISC
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_UNKNOWN
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
SCANNER_STATE_UNKNOWN
- Static variable in class com.ibm.xml.framework.
XMLDTDScanner
SCANNER_STATE_XML_DECL
- Static variable in class com.ibm.xml.framework.
XMLDocumentScanner
setAllowJavaEncodings(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Allows the use of Java encoding names in the XMLDecl and TextDecl lines in an XML document.
setAsFirstChild(int, int)
- Method in class com.ibm.xml.dom.
DeferredDocumentImpl
Sets the first child of the parentIndex to childIndex.
setAttribute(String, String)
- Method in class com.ibm.xml.dom.
ElementImpl
Add a new name/value pair, or replace the value of the existing attribute having that name.
setAttribute(String, String)
- Method in interface org.w3c.dom.
Element
Adds a new attribute.
setAttributeList(AttributeList)
- Method in class org.xml.sax.helpers.
AttributeListImpl
Set the attribute list, discarding previous contents.
setAttributeNode(Attr)
- Method in class com.ibm.xml.dom.
ElementImpl
Add a new attribute/value pair, or replace the value of the existing attribute with that name.
setAttributeNode(Attr)
- Method in interface org.w3c.dom.
Element
Adds a new attribute.
setAttributeNodeNS(Attr)
- Method in class com.ibm.xml.dom.
ElementImpl
Introduced in DOM Level 2.
setAttributeNS(String, String, String)
- Method in class com.ibm.xml.dom.
ElementImpl
Introduced in DOM Level 2.
setAttType(int, int)
- Method in class com.ibm.xml.framework.
XMLAttrList
setByteStream(InputStream)
- Method in class org.xml.sax.
InputSource
Set the byte stream for this input source.
setCharacterStream(Reader)
- Method in class org.xml.sax.
InputSource
Set the character stream for this input source.
setCharDataInterest(boolean, boolean)
- Method in class com.ibm.xml.framework.
XMLParser
setColumnNumber(int)
- Method in class org.xml.sax.helpers.
LocatorImpl
Set the column number for this locator (1-based).
setContinueAfterFatalError(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Allows the parser to continue after a fatal error.
setCreateEntityReferenceNodes(boolean)
- Method in class com.ibm.xml.parsers.
DOMParser
This feature determines whether entity references within the document are included in the document tree as EntityReference nodes.
setCurrentNode(Node)
- Method in class com.ibm.xml.dom.traversal.
TreeWalkerImpl
Return the current Node.
setCurrentNode(Node)
- Method in interface com.ibm.xml.domx.traversal.
TreeWalker
setData(String)
- Method in class com.ibm.xml.dom.
CharacterDataImpl
Store character data into this node.
setData(String)
- Method in class com.ibm.xml.dom.
ProcessingInstructionImpl
Change the data content of this PI.
setData(String)
- Method in interface org.w3c.dom.
ProcessingInstruction
setData(String)
- Method in interface org.w3c.dom.
CharacterData
setDeclHandler(DeclHandler)
- Method in class com.ibm.xml.parsers.
SAXParser
Set the DTD declaration event handler.
setDeferNodeExpansion(boolean)
- Method in class com.ibm.xml.parsers.
DOMParser
This method sets whether the expansion of the nodes in the default DOM implementation are deferred.
setDocumentClassName(String)
- Method in class com.ibm.xml.parsers.
DOMParser
This method allows the programmer to decide which document factory to use when constructing the DOM tree.
setDocumentHandler(DocumentHandler)
- Method in class com.ibm.xml.parsers.
SAXParser
Sets the document handler.
setDocumentHandler(DocumentHandler)
- Method in interface org.xml.sax.
Parser
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the parser's document event handler.
setDocumentLocator(Locator)
- Method in class org.xml.sax.
HandlerBase
Receive a Locator object for document events.
setDocumentLocator(Locator)
- Method in interface org.xml.sax.
DocumentHandler
Receive an object for locating the origin of SAX document events.
setDTDHandler(DTDHandler)
- Method in class com.ibm.xml.parsers.
SAXParser
Sets the DTD handler.
setDTDHandler(DTDHandler)
- Method in interface org.xml.sax.
Parser
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the parser's DTD event handler.
setEncoding(String)
- Method in class org.xml.sax.
InputSource
Set the character encoding, if known.
setEntityHandler(XMLEntityHandler)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
setEntityResolver(EntityResolver)
- Method in class com.ibm.xml.framework.
XMLParser
Sets the entity resolver.
setEntityResolver(EntityResolver)
- Method in interface org.xml.sax.
Parser
Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the parser's entity resolver.
setErrorHandler(ErrorHandler)
- Method in class com.ibm.xml.framework.
XMLParser
Sets the error handler.
setErrorHandler(ErrorHandler)
- Method in interface org.xml.sax.
Parser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the parser's error event handler.
setErrorReporter(XMLErrorReporter)
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
setExternalGeneralEntities(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Note: Currently, this parser always expands external general entities.
Setting this feature to false will throw a SAXNotSupportedException.
setExternalParameterEntities(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Note: Currently, this parser always expands external parameter entities.
Setting this feature to false will throw a SAXNotSupportedException.
setFeature(String, boolean)
- Method in class com.ibm.xml.parsers.
DOMParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean)
- Method in class com.ibm.xml.parsers.
SAXParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Set the state of a feature.
setFeature(String, boolean)
- Method in interface org.xml.sax.
Configurable
Set the state of a feature.
setFeature(String, boolean)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the state of a feature.
setIgnorableWhitespace(boolean)
- Method in class com.ibm.xml.dom.
TextImpl
NON-DOM: Set whether this Text is ignorable whitespace.
setLexicalHandler(LexicalHandler)
- Method in class com.ibm.xml.parsers.
SAXParser
Set the lexical event handler.
setLineNumber(int)
- Method in class org.xml.sax.helpers.
LocatorImpl
Set the line number for this locator (1-based).
setLocale(Locale)
- Method in class com.ibm.xml.framework.
XMLParser
Set the locale to use for messages.
setLocale(Locale)
- Method in interface org.xml.sax.
Parser
Allow an application to request a locale for errors and warnings.
setLocale(Locale)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the locale for error reporting.
setLocator(Locator)
- Method in class com.ibm.xml.framework.
XMLParser
Sets the locator.
setLocator(Locator)
- Method in interface com.ibm.xml.framework.
XMLErrorReporter
Set the default locator to use when reporting errors.
setNamedItem(Node)
- Method in class com.ibm.xml.dom.
NamedNodeMapImpl
Internal routine: Only update this structure.
setNamedItem(Node)
- Method in interface org.w3c.dom.
NamedNodeMap
Adds a node using its
nodeName
attribute.
setNamespaceHandler(NamespaceHandler)
- Method in class com.ibm.xml.parsers.
SAXParser
Set the namespace declaration scope event handler.
setNamespaces(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Sets whether the parser preprocesses namespaces.
setNamespaceSep(String)
- Method in class com.ibm.xml.framework.
XMLParser
Set the separator to be used between the URI part of a name and the local part of a name when namespace processing is being performed (see the http://xml.org/sax/features/namespaces feature).
setNodeValue(String)
- Method in class com.ibm.xml.dom.
NodeImpl
Any node which can have a nodeValue (@see getNodeValue) will also accept requests to set it to a string.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
EntityReferenceImpl
EntityReferences never have a nodeValue.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
AttrImpl
Implicit in the rerouting of getNodeValue to getValue is the need to redefine setNodeValue, for symmetry's sake.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
NotationImpl
Notations never have a nodeValue.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
EntityImpl
EntityReferences never have a nodeValue.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
DocumentFragmentImpl
DocumentFragments never have a nodeValue.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
ElementImpl
Elements never have a nodeValue.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
DocumentImpl
Documents never have a nodeValue.
setNodeValue(String)
- Method in class com.ibm.xml.dom.
DocumentTypeImpl
DocumentTypes never have a nodeValue.
setNodeValue(String)
- Method in interface org.w3c.dom.
Node
setNormalizeText(boolean)
- Method in class com.ibm.xml.parsers.
SAXParser
Note: Currently, the parser does not support this feature.
Setting this feature to true will throw a SAXNotSupportedException.
setNotationName(String)
- Method in class com.ibm.xml.dom.
EntityImpl
NON-DOM Unparsed entities -- which contain non-XML data -- have a "notation name" which tells applications how to deal with them.
setParenDepth(int)
- Method in class com.ibm.xml.framework.
XMLDTDScanner
setPrefix(String)
- Method in class com.ibm.xml.dom.
NodeImpl
Introduced in DOM Level 2.
setPrefix(String)
- Method in class com.ibm.xml.dom.
AttrImpl
Introduced in DOM Level 2.
setPrefix(String)
- Method in class com.ibm.xml.dom.
ElementImpl
Introduced in DOM Level 2.
setProperty(String, Object)
- Method in class com.ibm.xml.parsers.
DOMParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object)
- Method in class com.ibm.xml.parsers.
SAXParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object)
- Method in class com.ibm.xml.framework.
XMLParser
Set the value of a property.
setProperty(String, Object)
- Method in interface org.xml.sax.
Configurable
Set the value of a property.
setProperty(String, Object)
- Method in class org.xml.sax.helpers.
ConfigurableParserAdapter
Set the state of a property.
setPublicId(String)
- Method in class com.ibm.xml.dom.
NotationImpl
NON-DOM: The Public Identifier for this Notation.
setPublicId(String)
- Method in class com.ibm.xml.dom.
EntityImpl
NON-DOM The public identifier associated with the entity.
setPublicId(String)
- Method in class org.xml.sax.
InputSource
Set the public identifier for this input source.
setPublicId(String)
- Method in class org.xml.sax.helpers.
LocatorImpl
Set the public identifier for this locator.
setReadOnly(boolean, boolean)
- Method in class com.ibm.xml.dom.
NodeImpl
NON-DOM: PR-DOM-Level-1-19980818 mentions readonly nodes in conjunction with Entities, but provides no API to support this.
setReadOnly(boolean, boolean)
- Method in class com.ibm.xml.dom.
EntityReferenceImpl
setReadOnly(boolean, boolean)
- Method in class com.ibm.xml.dom.
ElementImpl
NON-DOM: Subclassed to flip the attributes' readonly switch as well.
setReadOnly(boolean, boolean)
- Method in class com.ibm.xml.dom.
DocumentTypeImpl
NON-DOM: Subclassed to flip the entities' and notations' readonly switch as well.
setScannerState(int)
- Method in class com.ibm.xml.framework.
XMLDTDScanner
setSpecified(boolean)
- Method in class com.ibm.xml.dom.
AttrImpl
NON-DOM, for use by parser
setSystemId(String)
- Method in class com.ibm.xml.dom.
NotationImpl
NON-DOM: The System Identifier for this Notation.
setSystemId(String)
- Method in class com.ibm.xml.dom.
EntityImpl
NON-DOM The system identifier associated with the entity.
setSystemId(String)
- Method in class org.xml.sax.
InputSource
Set the system identifier for this input source.
setSystemId(String)
- Method in class org.xml.sax.helpers.
LocatorImpl
Set the system identifier for this locator.
setupDefaultAttributes()
- Method in class com.ibm.xml.dom.
ElementImpl
Setup the default attributes.
setUseLocator(boolean)
- Method in class com.ibm.xml.parsers.
SAXParser
Note: Currently, this parser always sets the locator.
Setting this feature to false will throw a SAXNotSupportedException.
setUserData(Object)
- Method in class com.ibm.xml.dom.
NodeImpl
NON-DOM: As an alternative to subclassing the DOM, this implementation has been extended with the ability to attach an object to each node.
setValidating(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
setValidation(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Sets whether the parser validates.
setValidationDynamic(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Allows the parser to validate a document only when it contains a grammar.
setValidationWarnOnDuplicateAttdef(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Sets whether an error is emitted when an attribute is redefined in the grammar.
setValidationWarnOnUndeclaredElemdef(boolean)
- Method in class com.ibm.xml.framework.
XMLParser
Sets whether the parser emits an error when an element's content model references an element by name that is not declared in the grammar.
setValue(String)
- Method in class com.ibm.xml.dom.
AttrImpl
The DOM doesn't clearly define what setValue(null) means.
setValue(String)
- Method in interface org.w3c.dom.
Attr
SHOW_ALL
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_ALL
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_ATTRIBUTE
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_ATTRIBUTE
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_CDATA_SECTION
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_CDATA_SECTION
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_COMMENT
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_COMMENT
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_DOCUMENT
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_DOCUMENT
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_DOCUMENT_FRAGMENT
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_DOCUMENT_FRAGMENT
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_DOCUMENT_TYPE
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_DOCUMENT_TYPE
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_ELEMENT
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_ELEMENT
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_ENTITY
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_ENTITY
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_ENTITY_REFERENCE
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_ENTITY_REFERENCE
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_NOTATION
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_NOTATION
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_PROCESSING_INSTRUCTION
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_PROCESSING_INSTRUCTION
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
SHOW_TEXT
- Static variable in interface com.ibm.xml.domx.traversal.
TreeWalker
SHOW_TEXT
- Static variable in interface com.ibm.xml.domx.traversal.
NodeIterator
skipPastEndOfCurrentMarkup()
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
skipPastEndOfCurrentMarkup()
- Method in class com.ibm.xml.framework.
XMLDTDScanner
specified
- Variable in class com.ibm.xml.dom.
AttrImpl
False for default attributes.
splitText(int)
- Method in class com.ibm.xml.dom.
TextImpl
Break a text node into two sibling nodes.
splitText(int)
- Method in interface org.w3c.dom.
Text
Breaks this
Text
node into two Text nodes at the specified offset, keeping both in the tree as siblings.
startAttrList()
- Method in class com.ibm.xml.framework.
XMLAttrList
startCDATA()
- Method in class com.ibm.xml.parsers.
DOMParser
Start CDATA section.
startCDATA()
- Method in class com.ibm.xml.parsers.
SAXParser
Start CDATA section.
startCDATA()
- Method in class com.ibm.xml.framework.
XMLDocumentScanner
startCDATA()
- Method in class com.ibm.xml.framework.
XMLParser
Start CDATA section.
startDocument()
- Method in class org.xml.sax.
HandlerBase
Receive notification of the beginning of the document.
startDocument()
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of the beginning of a document.
startDocument(int, int, int)
- Method in class com.ibm.xml.parsers.
DOMParser
Start document.
startDocument(int, int, int)
- Method in class com.ibm.xml.parsers.
SAXParser
Start document.
startDocument(int, int, int)
- Method in class com.ibm.xml.framework.
XMLParser
If the there is no version info, encoding info, or standalone info, the corresponding index will be set to -1.
startDTD(int, int, int)
- Method in class com.ibm.xml.parsers.
DOMParser
This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(int, int, int)
- Method in class com.ibm.xml.parsers.
SAXParser
This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(int, int, int)
- Method in class com.ibm.xml.framework.
XMLParser
This function will be called when a <!DOCTYPE...> declaration is encountered.
startElement(int, XMLAttrList, int)
- Method in class com.ibm.xml.parsers.
DOMParser
Start element.
startElement(int, XMLAttrList, int)
- Method in class com.ibm.xml.parsers.
SAXParser
Start element
startElement(int, XMLAttrList, int)
- Method in class com.ibm.xml.framework.
XMLParser
Start element.
startElement(int, XMLAttrList, int)
- Method in interface com.ibm.xml.framework.
XMLValidator
startElement(String, AttributeList)
- Method in class org.xml.sax.
HandlerBase
Receive notification of the start of an element.
startElement(String, AttributeList)
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of the beginning of an element.
startEntityReference(int, int, int)
- Method in class com.ibm.xml.parsers.
DOMParser
Start entity reference.
startEntityReference(int, int, int)
- Method in class com.ibm.xml.parsers.
SAXParser
Start entity reference.
startEnumeration()
- Method in class com.ibm.xml.framework.
XMLDTDScanner
startNamespaceDeclScope(int, int)
- Method in class com.ibm.xml.parsers.
DOMParser
Report the start of the scope of a namespace declaration.
startNamespaceDeclScope(int, int)
- Method in class com.ibm.xml.parsers.
SAXParser
Report the start of the scope of a namespace declaration.
startNamespaceDeclScope(int, int)
- Method in class com.ibm.xml.framework.
XMLParser
Report the start of the scope of a namespace declaration.
startReadingFromExternalSubset(int, int)
- Method in class com.ibm.xml.framework.
XMLDTDScanner
stopReadingFromExternalSubset()
- Method in class com.ibm.xml.framework.
XMLDTDScanner
substringData(int, int)
- Method in class com.ibm.xml.dom.
CharacterDataImpl
Substring is more than a convenience function.
substringData(int, int)
- Method in interface org.w3c.dom.
CharacterData
Extracts a range of data from the node.
supports(String, String)
- Method in class com.ibm.xml.dom.
NodeImpl
Introduced in DOM Level 2.
syncChildren
- Variable in class com.ibm.xml.dom.
NodeImpl
Synchronization of child nodes needed.
syncData
- Variable in class com.ibm.xml.dom.
NodeImpl
Synchronization of data needed.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
NodeImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredEntityReferenceImpl
Synchronize the children.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredElementImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredDocumentImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredAttrImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredEntityImpl
Synchronize the children.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredElementDefinitionImpl
Synchronizes the default attribute values.
synchronizeChildren()
- Method in class com.ibm.xml.dom.
DeferredDocumentTypeImpl
Synchronizes the entities, notations, and elements.
synchronizeData()
- Method in class com.ibm.xml.dom.
NodeImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredEntityReferenceImpl
Synchronize the entity data.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredTextImpl
Synchronizes the underlying data.
synchronizeData()
- Method in class com.ibm.xml.dom.
ElementImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredCDATASectionImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredElementImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredDocumentImpl
Synchronizes the node's data.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredAttrImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredEntityImpl
Synchronize the entity data.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredElementDefinitionImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredProcessingInstructionImpl
Synchronizes the data.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredNotationImpl
Synchronizes the data.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredCommentImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData()
- Method in class com.ibm.xml.dom.
DeferredDocumentTypeImpl
Synchronizes the data (name and value) for fast nodes.
systemId
- Variable in class com.ibm.xml.dom.
NotationImpl
System identifier.
systemId
- Variable in class com.ibm.xml.dom.
EntityImpl
System identifier.
systemID
- Variable in class com.ibm.xml.dom.
DocumentTypeImpl
Overview
Package
Class
Tree
Deprecated
Index
Help
XML for Java EA2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X