public class TemplateHandler extends WriterHandler
TemplateHandler| Constructor and Description |
|---|
TemplateHandler(Map<String,String> data,
StringWriter writer)
Instantiates a new
TemplateHandler object with the given data map and the given
Writer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(String s)
Write the given
String object |
characters, endDocument, endElement, startDocument, startElementendPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic TemplateHandler(Map<String,String> data, StringWriter writer)
TemplateHandler object with the given data map and the given
Writerdata - the datawriter - the writerprotected void write(String s) throws SAXException
String objectwrite in class WriterHandlers - the stringSAXException - any SAX exception, possibly wrapping another exceptionCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.