|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.prowidesoftware.swift.io.writer.TextWriter
SwiftWriter
public class TextWriter
Constructor Summary | |
---|---|
TextWriter()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
buildMessage(java.lang.String template,
java.lang.Object env)
Deprecated. Creates a string with a swift message for the given object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextWriter()
Method Detail |
---|
public java.lang.String buildMessage(java.lang.String template, java.lang.Object env)
template
- a valid path to the resourceenv
- the object to use to render the message
java.lang.IllegalArgumentException
- if template is null
or the the template resource is not found in classpath
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |