SandMark version 2.1


sandmark.watermark.objectwm
Class Insertion

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

public class Insertion
extends java.lang.Object

This class implements all the watermark vector frequency increment procedures


Constructor Summary
(package private) Insertion()
           
 
Method Summary
 void modifyCode(java.util.Vector wmVector)
          Entry procedure for this 'Insertion' class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Insertion

Insertion()
Method Detail

modifyCode

public void modifyCode(java.util.Vector wmVector)
                throws java.io.IOException,
                       WatermarkingException,
                       de.fub.bytecode.generic.TargetLostException
Entry procedure for this 'Insertion' class

java.io.IOException
WatermarkingException
de.fub.bytecode.generic.TargetLostException

SandMark version 2.1

Wed Jul 3 17:27:43 MST 2002