public abstract class AbstractWriter extends java.lang.Object implements Writer
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.lang.String> |
_customDocProps |
private static org.apache.log4j.Logger |
_logger |
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
private static final org.apache.log4j.Logger _logger
private final java.util.Map<java.lang.String,java.lang.String> _customDocProps
protected AbstractWriter(WriterInput input)
public final java.util.Map<java.lang.String,java.lang.String> getDocumentMetadata()
Writer
getDocumentMetadata
in interface Writer
Copyright 2009-2015 Tatjana (Tanja) Kostic