|
final boolean | approved |
|
final String | text |
|
|
| Analysis (boolean approved, String text) |
|
Simple class to hold the results of an analysis.
- Author
- Peter Lager
org.quark.stegnos.Analysis.Analysis |
( |
boolean |
approved, |
|
|
String |
text |
|
) |
| |
|
package |
This class can only be instantiated by the library.
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:
- /Users/peter/git/steganography-repos/Stenography/src/org/quark/stegnos/Analysis.java