Klasse FigletDoc
java.lang.Object
de.srsoftware.document.processor.PipeProcessor
de.srsoftware.document.processor.figlet.FigletDoc
- Alle implementierten Schnittstellen:
de.srsoftware.document.api.Document
Creates figlet text files from a text file
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.srsoftware.document.processor.PipeProcessor
precursor, renderVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden de.srsoftware.document.api.Document
name
-
Konstruktordetails
-
FigletDoc
public FigletDoc()create a new instance
-
-
Methodendetails
-
command
Beschreibung aus Klasse kopiert:PipeProcessorprovides the command used by the render process- Angegeben von:
commandin KlassePipeProcessor- Parameter:
data- context for the command creation- Gibt zurück:
- a list of strings composing the render command
-
description
-
id
-
mimeType
-
source
protected abstract de.srsoftware.document.api.Document source()the precursor for creating the figlet output- Gibt zurück:
- a document
-
timeout
Beschreibung aus Klasse kopiert:PipeProcessortimeout for the render process- Setzt außer Kraft:
timeoutin KlassePipeProcessor- Gibt zurück:
- defaults to a duration of 10 seconds
-