public class DOMTransform extends Transform
allowExit, compiler, processor, repeat, run, schemaAware, showTime, sourceParserName, useURLs
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, newTransformer, now, processFile, quit, setFactoryConfiguration, setPermittedOptions
public List<Source> preprocess(List<Source> sources) throws XPathException
Transform
preprocess
in class Transform
sources
- the list of Source objectsXPathException
- if a Source object is not recognizedpublic static void main(String[] args)
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.