org.escot
Class EncoderCustomizations

java.lang.Object
  |
  +--org.escot.EncoderCustomizations

public class EncoderCustomizations
extends Object

This class customizes encoding for ESCOT


Method Summary
static void customize(OutputStream out, Encoder encoder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

customize

public static void customize(OutputStream out,
                             Encoder encoder)