public class TemplateHandler extends WriterHandler
| Constructor and Description |
|---|
TemplateHandler(Map<String,String> data,
StringWriter writer)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(String s)
Write.
|
characters, endDocument, endElement, getWriter, startDocument, startElementendPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic TemplateHandler(Map<String,String> data, StringWriter writer)
data - the datawriter - the writerprotected void write(String s) throws SAXException
write in class WriterHandlers - the sSAXException - the SAX exceptionWriterHandler.write(java.lang.String)Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.