Uses of Class
de.smartics.properties.config.transfer.templatestream.TableDescriptor

Packages that use TableDescriptor
de.smartics.properties.config.transfer.templatestream Provides an implementation for writing property definitions to a stream using templates. 
 

Uses of TableDescriptor in de.smartics.properties.config.transfer.templatestream
 

Methods in de.smartics.properties.config.transfer.templatestream that return TableDescriptor
 TableDescriptor TableDescriptor.Builder.build()
          Builds an instance of the descriptor.
 

Constructors in de.smartics.properties.config.transfer.templatestream with parameters of type TableDescriptor
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 © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.