XML for Java 2.0.0
A B C D E F G H I L M N O P R S T U V W X

S

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.
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.
scanContent(ScanContentState) - Method in class com.ibm.xml.framework.XMLReader
Skip through the input data while we are looking at character data.
ScanContentState - class com.ibm.xml.framework.ScanContentState.
Parameter object for the XMLReader#scanContent method.
ScanContentState() - Constructor for class com.ibm.xml.framework.ScanContentState
 
scanDocument(InputSource) - Method in interface com.ibm.xml.framework.XMLScanner
Process the XML file.
scanName(char, int) - Method in class com.ibm.xml.framework.XMLReader
Add a sequence of characters that match the XML definition of a Name to the StringPool.
sendCharDataAsCharArray() - Method in class com.ibm.xml.framework.XMLParser
The default for XMLDocumentHandler is to use the StringPool to pass CharData, not char arrays.
sendCharDataAsCharArray() - Method in interface com.ibm.xml.framework.XMLDocumentHandler
This method is used to determine which style of interface to use for this handler when passing character data and ignorable whitespace.
setAllowJavaEncodingName(boolean) - Method in class com.ibm.xml.framework.XMLParser
 
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 interface org.w3c.dom.Element
Adds a new attribute.
setAttrPool(AttrPool) - Method in class com.ibm.xml.framework.ParserState
 
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.
setCheckNamespace(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).
setContentModel(int, ContentModel) - Method in interface com.ibm.xml.framework.ElementDeclPool
Set a ContentModel, for validation.
setContinueAfterFatalError(boolean) - Method in class com.ibm.xml.framework.XMLParser
 
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
 
setData(String) - Method in interface org.w3c.dom.CharacterData
 
setDocumentHandler(DocumentHandler) - Method in class com.ibm.xml.framework.XMLParser
 
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Allow an application to register a document event handler.
setDocumentHandler(XMLDocumentHandler) - Method in class com.ibm.xml.framework.XMLParser
 
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.
setDocumentTypeHandler(XMLDocumentTypeHandler) - Method in class com.ibm.xml.framework.XMLParser
 
setDTDHandler(DTDHandler) - Method in class com.ibm.xml.framework.XMLParser
 
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Allow an application to register a DTD event handler.
setElementDeclPool(ElementDeclPool) - Method in class com.ibm.xml.framework.ParserState
 
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEntityHandler(XMLEntityHandler) - Method in class com.ibm.xml.framework.XMLParser
 
setEntityPool(EntityPool) - Method in class com.ibm.xml.framework.ParserState
 
setEntityResolver(EntityResolver) - Method in class com.ibm.xml.framework.XMLParser
 
setEntityResolver(EntityResolver) - Method in interface com.ibm.xml.framework.XMLEntityHandler
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Allow an application to register a custom entity resolver.
setErrorHandler(ErrorHandler) - Method in class com.ibm.xml.framework.XMLParser
 
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Allow an application to register an error event handler.
setIsLastAttr(int) - Method in interface com.ibm.xml.framework.AttrPool
 
setLength(int) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
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.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNodeValue(String) - Method in interface org.w3c.dom.Node
 
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.
setRootElement(int) - Method in interface com.ibm.xml.framework.ElementDeclPool
Set the root element
setStringPool(StringPool) - Method in class com.ibm.xml.framework.ParserState
 
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.
setValidationHandler(XMLValidationHandler) - Method in class com.ibm.xml.framework.XMLParser
 
setValue(String) - Method in interface org.w3c.dom.Attr
 
setWarningOnDuplicateAttDef(boolean) - Method in class com.ibm.xml.framework.XMLParser
 
skipAsciiChar() - Method in class com.ibm.xml.framework.XMLReader
Skip one ascii character.
skipDecimalDigit() - Method in class com.ibm.xml.framework.XMLReader
Skip a single decimal digit character.
skipHexDigit() - Method in class com.ibm.xml.framework.XMLReader
Skip a single hexadecimal digit character.
skipInvalidChar(int) - Method in class com.ibm.xml.framework.XMLReader
Advance past an invalid character, reporting it as an errorCode error.
skipOneChar() - Method in class com.ibm.xml.framework.XMLReader
Skip one character.
skipPastChar(char) - Method in class com.ibm.xml.framework.XMLReader
Advance through the input data beyond the next ch character.
skipPastName(char) - Method in class com.ibm.xml.framework.XMLReader
Skip past a sequence of characters that match the XML definition of a Name.
skipPastNmtoken(char) - Method in class com.ibm.xml.framework.XMLReader
Skip past a sequence of characters that match the XML definition of an Nmtoken.
skipPastSpaces() - Method in class com.ibm.xml.framework.XMLReader
Skip past whitespace characters starting at the current position.
skippedAlpha() - Method in class com.ibm.xml.framework.XMLReader
Skip a single ascii alpha character.
skippedChar(char) - Method in class com.ibm.xml.framework.XMLReader
Advance past a ch character.
skippedEncName() - Method in class com.ibm.xml.framework.XMLReader
Skip a single character defined by XML as a EncName character.
skippedPubidChar() - Method in class com.ibm.xml.framework.XMLReader
Skip a single character defined by XML as a PubidChar character.
skippedSpace() - Method in class com.ibm.xml.framework.XMLReader
Advance past one whitespace character.
skippedString(char[]) - Method in class com.ibm.xml.framework.XMLReader
Skip past a sequence of characters that matches the specified character array.
skippedValidChar() - Method in class com.ibm.xml.framework.XMLReader
Advance past one valid character.
skippedVersionNum() - Method in class com.ibm.xml.framework.XMLReader
Skip a single character defined by XML as a VersionNum character.
skipToChar(char) - Method in class com.ibm.xml.framework.XMLReader
Advance through the input data up to the next ch character.
specified - Variable in class com.ibm.xml.framework.Attr
 
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.
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 interface com.ibm.xml.framework.XMLDocumentHandler
If the there is no version info, encoding info, or standalone info, the corresponding index will be set to -1.
startElement(int, int) - Method in interface com.ibm.xml.framework.XMLDocumentHandler
 
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) - Method in interface com.ibm.xml.framework.XMLDocumentHandler
 
startExternalSubset(int, int) - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
This function will be called at the start of the "external subset" of a doctype declaration.
startInputSource(InputSource) - Method in interface com.ibm.xml.framework.XMLEntityHandler
Start of an input source.
startInternalSubset() - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
This function will be called at the start of the "internal subset" of a doctype declaration.
startStringList() - Method in interface com.ibm.xml.framework.StringPool
Maintain a list of strings.
stop() - Method in interface com.ibm.xml.framework.XMLScanner
Stops the scanner in a reasonable place and returns.
stringInList(int, int) - Method in interface com.ibm.xml.framework.StringPool
Return true if a stringIndex (from the StringPool) is in a "StringList."
stringListLength(int) - Method in interface com.ibm.xml.framework.StringPool
Return the length of a "StringList."
StringPool - interface com.ibm.xml.framework.StringPool.
 
StringProducer - interface com.ibm.xml.framework.StringProducer.
 
stringsInList(int) - Method in interface com.ibm.xml.framework.StringPool
Given a stringListIndex return an array populated by indexes of strings in the StringPool.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
systemId - Variable in class com.ibm.xml.framework.NotationDecl
 
systemId - Variable in class com.ibm.xml.framework.EntityDecl
 

XML for Java 2.0.0
A B C D E F G H I L M N O P R S T U V W X