wt.ixb.tuner
Class ExportActionTuner
java.lang.Object
wt.ixb.tuner.ExportActionTuner
- public class ExportActionTuner
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actionFile
private File actionFile
fileType
private String fileType
actionName
private String actionName
template
private Templates template
ExportActionTuner
public ExportActionTuner(File actionRuleFile,
String _actionName)
throws WTException
ExportActionTuner
public ExportActionTuner(File actionRuleFile,
String _actionName,
String actionFileType)
throws WTException
getExportActionForObject
String getExportActionForObject(Object object,
IxbDocument fileXML)
throws WTException
- Throws:
WTException
getExportActionFromXMLFileSetting
private String getExportActionFromXMLFileSetting(Object object,
IxbDocument fileXML)
throws WTException
- Throws:
WTException
PP
private static void PP(String s)