|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ValueEscaper in de.smartics.properties.config.transfer.templatestream |
---|
Methods in de.smartics.properties.config.transfer.templatestream with parameters of type ValueEscaper | |
---|---|
protected void |
Factory.setEscaper(ValueEscaper escaper) Sets the escaper for config key, property name and value. |
Constructors in de.smartics.properties.config.transfer.templatestream with parameters of type ValueEscaper | |
---|---|
StreamPropertySink(String template, PrintWriter stream, ValueEscaper escaper) Convenience constructor using a default table descriptor with no wrappers. |
|
StreamPropertySink(TableDescriptor descriptor, String template, PrintWriter stream, ValueEscaper escaper) Convenience constructor with no wrappers. |
|
StreamPropertySink(TableDescriptor descriptor, Wrapper documentWrapper, Wrapper lineWrapper, String template, PrintWriter stream, ValueEscaper escaper) Default constructor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |