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

I

IDFilter - Class in nu.xom.samples
Demonstrates a custom NodeFactory that adds ID attributes to all elements that don't already have one.
IDFilter() - Constructor for class nu.xom.samples.IDFilter
 
IDTagger - Class in nu.xom.samples
Demonstrates recursive descent through a document, and reading and setting of attributes on elements.
IDTagger() - Constructor for class nu.xom.samples.IDTagger
 
IDTest - Class in nu.xom.tests
Tests for xml:id attributes.
IDTest(String) - Constructor for class nu.xom.tests.IDTest
 
InclusionLoopException - Exception in nu.xom.xinclude
Indicates that an included document attempts to include itself or one of its ancestor documents, directly or indirectly.
InclusionLoopException - Exception in nu.xom.xinclude
Indicates that an included document attempts to include itself or one of its ancestor documents, directly or indirectly.
InclusionLoopException(String) - Constructor for exception nu.xom.xinclude.InclusionLoopException
Constructs an InclusionLoopException with the specified detail message.
InclusionLoopException(String, String) - Constructor for exception nu.xom.xinclude.InclusionLoopException
Creates a new InclusionLoopException with a detail message, line and column numbers, and a URI of the document that caused the exception.
InclusionLoopException(String) - Constructor for exception nu.xom.xinclude.InclusionLoopException
Constructs an InclusionLoopException with the specified detail message.
InclusionLoopException(String, String) - Constructor for exception nu.xom.xinclude.InclusionLoopException
Creates a new InclusionLoopException with a detail message, line and column numbers, and a URI of the document that caused the exception.
INDEX_MISSING - Static variable in class nu.xom.samples.FibonacciXOMSOAPServlet
 
INDEX_MISSING - Static variable in class nu.xom.samples.FibonacciXOMXMLRPCServlet
 
InfoTest - Class in nu.xom.tests
Test the main() method for the JAR file.
InfoTest(String) - Constructor for class nu.xom.tests.InfoTest
 
init() - Method in class nu.xom.samples.FibonacciXOMSOAPServlet
 
init() - Method in class nu.xom.samples.FibonacciXOMXMLRPCServlet
 
initCause(Throwable) - Method in exception nu.xom.canonical.CanonicalizationException
Sets the root cause of this exception.
initCause(Throwable) - Method in exception nu.xom.canonical.CanonicalizationException
Sets the root cause of this exception.
initCause(Throwable) - Method in exception nu.xom.xinclude.XIncludeException
When an IOException, MalformedURLException, or other generic exception is thrown while processing an XML document for XIncludes, it is customarily replaced by some form of XIncludeException.
initCause(Throwable) - Method in exception nu.xom.xinclude.XIncludeException
When an IOException, MalformedURLException, or other generic exception is thrown while processing an XML document for XIncludes, it is customarily replaced by some form of XIncludeException.
initCause(Throwable) - Method in exception nu.xom.xslt.XSLException
Sets the root cause of this exception.
initCause(Throwable) - Method in exception nu.xom.xslt.XSLException
Sets the root cause of this exception.
inspect(Element) - Static method in class nu.xom.samples.TreePrinter
 
INVALID_REQUEST_DOCUMENT - Static variable in class nu.xom.samples.FibonacciXOMSOAPServlet
 
INVALID_REQUEST_DOCUMENT - Static variable in class nu.xom.samples.FibonacciXOMXMLRPCServlet
 

A B C D E F G H I L M N P Q R S T U V W X
Copyright 2002-2005 Elliotte Rusty Harold
elharo@metalab.unc.edu