public class SimpleTypedTagWriter extends SimpleTagWriter
| Constructor and Description |
|---|
SimpleTypedTagWriter(XMLTagWriter parent,
String tagName,
String typeValue) |
| Modifier and Type | Method and Description |
|---|---|
protected Map |
getAttributesMap(Object object)
Overwrite this method, if you want to specify attributes at the actual tag.
|
getTagName, writeContentaddSubTagWriter, addSubTagWriter, addSubTagWriter, debug, error, getAllSubTagWriter, getParent, getSubTagWriter, getSubTagWriter, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isMandatory, isWarnEnabled, warn, writepublic SimpleTypedTagWriter(XMLTagWriter parent, String tagName, String typeValue)
protected Map getAttributesMap(Object object)
XMLTagWriterMap.getAttributesMap in class XMLTagWriterobject - the data object, it depends on the parent what kind of object you get hereMapCopyright © 2017 SAP SE. All Rights Reserved.