Uses of Interface
de.smartics.properties.config.transfer.templatestream.ValueEscaper

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.
 



Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.