com.jclark.xsl.tr
Interface XMLProcessor
- XMLProcessorEx, XMLProcessorEx
- XMLProcessorImpl, XMLProcessorImpl, XMLProcessorImpl, XSLTransformEngine
public interface XMLProcessor
Constructs an object model from an XML document
load
public Node load(URL url,
int documentIndex,
LoadContext context,
NameTable nameTable)
throws IOException,
XSLException
construct an object model from the XML source at the
given URL.
url
- the source XMLdocumentIndex
- an internal identifier for this documentnameTable
- initial set of in-scope namespace bindings