Package de.smartics.properties.config.transfer.templatestream

Package class diagram package de.smartics.properties.config.transfer.templatestream
Provides an implementation for writing property definitions to a stream using templates.

See:
          Description

Interface Summary
ValueEscaper Escapes config key, property name and value.
 

Class Summary
CannotWriteToStreamTransferMessageBean Signals that the transfer cannot be run to the specified stream.
CsvFactory Creates instances of StreamPropertySink by providing a template to generate a CSV document.
Factory Creates instances of StreamPropertySink.
HSqlFactory Creates instances of StreamPropertySink by providing a template to generate SQL statements for HSQL databases.
InvalidEscaperTransferMessageBean Signals the the configured escaper implementation cannot be instantiated.
MySqlFactory Creates instances of StreamPropertySink by providing a template to generate SQL statements for MySQL databases.
StreamPropertySink Writes properties to a folder.
TableDescriptor Descriptor for table and column names to store property values.
TableDescriptor.Builder The builder of descriptor instances.
Wrapper Provides information to wrap an instance of output.
XmlFactory Creates instances of StreamPropertySink by providing a template to generate an XML document.
 

Enum Summary
TransferStreamCode Codes dealing with property problems.
 

Package de.smartics.properties.config.transfer.templatestream Description

Provides an implementation for writing property definitions to a stream using templates.



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