SandMark version 2.1


sandmark.watermark.objectwm
Class vectorExtraction

java.lang.Object
  |
  +--sandmark.watermark.objectwm.vectorExtraction

public class vectorExtraction
extends java.lang.Object

This class implements the vector extraction APIs to extract the watermarkvector from the existing jar file


Field Summary
(package private)  Config config
           
(package private)  objectHelper helper
           
 
Constructor Summary
(package private) vectorExtraction()
           
 
Method Summary
 java.util.Vector extractVector(java.lang.String classFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

Config config

helper

objectHelper helper
Constructor Detail

vectorExtraction

vectorExtraction()
Method Detail

extractVector

public java.util.Vector extractVector(java.lang.String classFile)
                               throws java.io.IOException
java.io.IOException

SandMark version 2.1

Wed Jul 3 17:27:43 MST 2002