Klasse DiaDoc
java.lang.Object
de.srsoftware.document.processor.FileProcessor
de.srsoftware.document.processor.dia.DiaDoc
- Alle implementierten Schnittstellen:
de.srsoftware.document.api.Document
Documents build from dia files
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.srsoftware.document.processor.FileProcessor
render, timeout, toStringVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden de.srsoftware.document.api.Document
name
-
Konstruktordetails
-
DiaDoc
create a new dia doc instance- Parameter:
mime- the mime type of the produced contentextension- the extension of the produced contentprecursor- the required precursor file
-
-
Methodendetails
-
command
Beschreibung aus Klasse kopiert:FileProcessorprovides the command used by the render process- Angegeben von:
commandin KlasseFileProcessor- Parameter:
data- context for the command creation- Gibt zurück:
- a list of strings composing the render command
-
description
-
id
-
mimeType
-
precursors
Beschreibung aus Klasse kopiert:FileProcessorthe list of precursor documents required for rendering this document- Angegeben von:
precursorsin KlasseFileProcessor- Gibt zurück:
- the list of precursor documents required for rendering this document
-
software
Beschreibung aus Klasse kopiert:FileProcessorProvides the name of the software used with the processor instance- Angegeben von:
softwarein KlasseFileProcessor- Gibt zurück:
- a software string
-