de.miethxml.hawron.xml
Class CLIConfigFileWriter
java.lang.Object
de.miethxml.hawron.xml.AbstractFileExport
de.miethxml.hawron.xml.CLIConfigFileWriter
- All Implemented Interfaces:
- ProjectExport
- public class CLIConfigFileWriter
- extends AbstractFileExport
This class will export the project to Cocoon-CLI configuration file,
which can used with the Cocoon CLI interface.
- Author:
- Simon Mieth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLIConfigFileWriter
public CLIConfigFileWriter()
export
public void export(Project project,
java.lang.String file)
getDescription
public java.lang.String getDescription(java.lang.String lang)
getFileExtension
public java.lang.String getFileExtension()
setRelativePathEnabled
public void setRelativePathEnabled(java.lang.String path,
boolean b)
- Specified by:
setRelativePathEnabled in interface ProjectExport- Overrides:
setRelativePathEnabled in class AbstractFileExport
getShortDescription
public java.lang.String getShortDescription(java.lang.String lang)