public class JRSTViewHandler extends Object
Modifier and Type | Field and Description |
---|---|
protected JRSTView |
jrstView |
protected static org.apache.commons.logging.Log |
log
to use log facility, just put in your code: log.info("...");
|
Constructor and Description |
---|
JRSTViewHandler(JRSTView jrstView) |
Modifier and Type | Method and Description |
---|---|
void |
addXslLocation() |
int |
askEcraser() |
void |
cancel() |
void |
convert() |
String[] |
getFormats() |
void |
init() |
void |
launchJRST() |
protected static org.apache.commons.logging.Log log
protected JRSTView jrstView
public JRSTViewHandler(JRSTView jrstView)
public void init()
public int askEcraser()
public String[] getFormats()
public void cancel()
public void addXslLocation()
public void convert()
public void launchJRST()
Copyright © 2004–2014 CodeLutin. All rights reserved.