javax.xml.transform.ErrorListener, Renderablepublic class ImageInputHandler extends InputHandler
log, sourcefile| Constructor | Description |
|---|---|
ImageInputHandler(java.io.File imagefile,
java.io.File xsltfile,
java.util.Vector params) |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected javax.xml.transform.Source |
createMainSource() |
Creates a Source for the main input file.
|
protected javax.xml.transform.Source |
createXSLTSource() |
Creates a Source for the selected stylesheet.
|
createCatalogResolver, error, fatalError, renderTo, renderTo, transformTo, transformTo, warningpublic ImageInputHandler(java.io.File imagefile,
java.io.File xsltfile,
java.util.Vector params)
imagefile - the image filexsltfile - XSLT file (may be null in which case the default stylesheet is used)params - Vector of command-line parameters (name, value,
name, value, ...) for XSL stylesheet, null if noneprotected javax.xml.transform.Source createMainSource()
createMainSource in class InputHandlerprotected javax.xml.transform.Source createXSLTSource()
createXSLTSource in class InputHandlerCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.