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, setPermittedOptionspublic List<Source> preprocess(List<Source> sources) throws XPathException
Transformpreprocess in class Transformsources - 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.