public class AsciidocServiceImpl extends RootServiceImpl implements AsciidocService
ARCHIVE_NAME, VERSION| Constructor and Description |
|---|
AsciidocServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String inputPath,
Document document,
Backend backend)
Launch Asciidoc script.
|
protected void |
setOuputPath(String inputPath,
Backend backend) |
getLogger, getOuputPath, setLogger, setOutputPath, setOutputPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOuputPath, setLoggerpublic AsciidocServiceImpl()
throws IOException
IOExceptionpublic void execute(String inputPath, Document document, Backend backend) throws Exception
execute in interface RootServiceinput - Path to Asciidoc document to processbackend - Determine output format for Asciidoc scriptoutput - Path to output file (file format should match backend)Exceptionprotected void setOuputPath(String inputPath, Backend backend)
setOuputPath in class RootServiceImplCopyright © 2013 Room Work eXperience. All Rights Reserved.