public class ImageInputHandler extends InputHandler
log, sourcefile
Constructor and Description |
---|
ImageInputHandler(File imagefile,
File xsltfile,
Vector params)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Source |
createMainSource()
Creates a Source for the main input file.
|
protected Source |
createXSLTSource()
Creates a Source for the selected stylesheet.
|
createCatalogResolver, error, fatalError, renderTo, renderTo, transformTo, transformTo, warning
public ImageInputHandler(File imagefile, File xsltfile, 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 Source createMainSource()
createMainSource
in class InputHandler
protected Source createXSLTSource()
createXSLTSource
in class InputHandler
Copyright © 2025 Apache Software Foundation. All rights reserved.