|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--edu.wisc.cs.stego.Encoder
|
+--edu.wisc.cs.stego.modules.EncoderLoadTest
This class is a simple Encoder intended to test the ModuleLoader.
ModuleLoader,
Encoder| Constructor Summary | |
EncoderLoadTest()
|
|
| Method Summary | |
static Encoder |
buildEncoder(java.lang.String[] params)
This factory method builds EncoderLoadTest objects. |
WatermarkGraph |
encodeWMData(java.lang.String data)
This method is a stub for testing purposes. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public EncoderLoadTest()
| Method Detail |
public static Encoder buildEncoder(java.lang.String[] params)
params - are ignored, but required by the Encoder specification.public WatermarkGraph encodeWMData(java.lang.String data)
data - is ignored, but required by the Encoder specification.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||