Steganos  1.0
Steganography for Processing
 All Classes Functions
org.quark.stegnos.Analysis Class Reference

Public Member Functions

boolean approved ()
 
String text ()
 

Public Attributes

final boolean approved
 
final String text
 

Package Functions

 Analysis (boolean approved, String text)
 

Detailed Description

Simple class to hold the results of an analysis.

Author
Peter Lager

Constructor & Destructor Documentation

org.quark.stegnos.Analysis.Analysis ( boolean  approved,
String  text 
)
package

This class can only be instantiated by the library.

Member Function Documentation

boolean org.quark.stegnos.Analysis.approved ( )

Returns true if the analysis shows the combination is suitable for a stegan.

String org.quark.stegnos.Analysis.text ( )

Returns the analysis text.


The documentation for this class was generated from the following file: