public abstract class AbstractSimpleWriter extends Object implements Writer
Writer.TransformState| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSimpleWriter(String writerId) |
| Modifier and Type | Method and Description |
|---|---|
Writer.TransformState |
createTransformState()
Create a new instance of the TransformState it uses.
It may return null, then the passed value in toNode will be null. |
String |
getID()
Return the common ID of the Model/Converter/TransformState.
|
protected String writerId
protected AbstractSimpleWriter(String writerId)
public String getID()
Writerpublic Writer.TransformState createTransformState()
Writernull, then the passed value in toNode will be null.createTransformState in interface WriterCopyright © 2007-2020. All Rights Reserved.