public class DOMTransform extends Transform
Constructor and Description |
---|
DOMTransform() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
List<Source> |
preprocess(List<Source> sources)
Preprocess the list of sources.
|
applyLocalOptions, badUsage, doTransform, getConfiguration, initializeConfiguration, newController, quit, setFactoryConfiguration, setPermittedOptions
public List<Source> preprocess(List<Source> sources) throws XPathException
Transform
preprocess
in class Transform
sources
- the list of Source objectsXPathException
public static void main(String[] args)
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.