|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.workers.BaseMetadataHolder
org.writersforge.catalan.process.commands.BaseCommand
org.writersforge.catalan.process.workers.text.BaseTextCommand
org.writersforge.catalan.process.workers.text.ToAsciiCommand
Implementation of "to-ascii" command.
| Constructor Summary | |
ToAsciiCommand()
Creates a new instance of ToAsciiCommand. |
|
| Method Summary | |
void |
run(CommandContext context)
Invokes this command against the given workspace with the given runtime properties. |
| Methods inherited from class org.writersforge.catalan.process.workers.text.BaseTextCommand |
convertToArray, extractText, storeText |
| Methods inherited from class org.writersforge.catalan.process.workers.BaseMetadataHolder |
getMetadata, setOptionalProperties, setRequiredProperties, validateProperties, validateType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.writersforge.catalan.process.workers.IMetadataHolder |
getMetadata, validateProperties, validateType |
| Constructor Detail |
public ToAsciiCommand()
throws MetadataException
MetadataException - if unable to initialize metadata| Method Detail |
public void run(CommandContext context)
throws ProcessException
run().
context - command context
ProcessException - if a fatal error occurs during processing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||