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

X

XINCLUDE_NS - Static variable in class nu.xom.xinclude.XIncluder
The namespace name of all XInclude elements.
XIncludeException - exception nu.xom.xinclude.XIncludeException.
The generic superclass for all checked exceptions that may be thrown as a result of a violation of XInclude's rules.
XIncludeException(String) - Constructor for class nu.xom.xinclude.XIncludeException
Constructs an XIncludeException with the specified detail message.
XIncludeException(String, Throwable) - Constructor for class nu.xom.xinclude.XIncludeException
Constructs an XIncludeException with the specified detail message and initial cause.
XIncludeException(String, String) - Constructor for class nu.xom.xinclude.XIncludeException
Creates a new XIncludeException with a detail message, line and column numbers, and the URI of the document that caused the exception.
XIncluder - class nu.xom.xinclude.XIncluder.
Implements XInclude resolution as specified in XML Inclusions (XInclude) Version 1.0.
XMLException - exception nu.xom.XMLException.
The generic superclass for most runtime exceptions thrown in nu.xom.
XMLException(String, Throwable) - Constructor for class nu.xom.XMLException
Creates a new XMLException with the specified detail message and an underlying root cause.
XMLException(String) - Constructor for class nu.xom.XMLException
Creates a new XMLException with the specified detail message.
XOMTestCase - class nu.xom.tests.XOMTestCase.
Provides utility methods to compare nodes for deep equality in an infoset sense.
XOMTestCase(String) - Constructor for class nu.xom.tests.XOMTestCase
Create a new XOMTestCase with the specified name.
XSLException - exception nu.xom.xslt.XSLException.
Thrown when an XSL stylesheet fails to compile or an XSL transform fails.
XSLException(String, Throwable) - Constructor for class nu.xom.xslt.XSLException
Creates a new XSLException with the specified detail message and an underlying root cause.
XSLException(String) - Constructor for class nu.xom.xslt.XSLException
Creates a new XSLException with the specified detail message.
XSLTransform - class nu.xom.xslt.XSLTransform.
Serves as an interface to a TrAX aware XSLT processor such as Xalan or Saxon.
XSLTransform(Document) - Constructor for class nu.xom.xslt.XSLTransform
Creates a new XSLTransform by reading the stylesheet from the supplied document.
XSLTransform(Document, NodeFactory) - Constructor for class nu.xom.xslt.XSLTransform
Creates a new XSLTransform by reading the stylesheet from the supplied document.

A B C D E F G H I M N P R S T U V W X
Copyright 2002-2005 Elliotte Rusty Harold

elharo@metalab.unc.edu