public abstract class AbstractWriter extends java.lang.Object implements Writer
TOOL_CUSTOM_DOC_PROP, UML_CUSTOM_DOC_PROP
Modifier | Constructor and Description |
---|---|
protected |
AbstractWriter(WriterInput input)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getDocumentMetadata()
Returns (potentially empty) custom document properties.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInput, getInputFileNames, getOutputFileNames, getSupportedFormats, write
protected AbstractWriter(WriterInput input)
public final java.util.Map<java.lang.String,java.lang.String> getDocumentMetadata()
Writer
getDocumentMetadata
in interface Writer
Copyright 2009-2016 Tatjana (Tanja) Kostic