Package de.hpi.fgis.dude.output

Provides all interfaces and classes that can be used for printing results.

See:
          Description

Interface Summary
DuDeOutput DuDeOutput is an interface for writing DuDeObjectPairs onto an stream.
 

Class Summary
AbstractDuDeOutput AbstractDuDeOuput is an abstract class which provides the common functionality of every class that implements DuDeOutput.
CSVOutput Writes passed DudeObjectPairs , their similarity value and selected optional value in a CSV file row by row.
JsonOutput JsonOutput converts the passed DuDeObject pairs into Json syntax.
MultipleOutput The MultipleOutput to support more than one output formats.
SimpleTextOutput SimpleTextOutput writes the passed DuDeObject pair to an OutputStream line by line.
 

Package de.hpi.fgis.dude.output Description

Provides all interfaces and classes that can be used for printing results.



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.