org.deegree_impl.io.shpapi
Class ByteContainer

java.lang.Object
  extended byorg.deegree_impl.io.shpapi.ByteContainer

class ByteContainer
extends java.lang.Object


Field Summary
 byte[] data
           
 
Constructor Summary
ByteContainer(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public byte[] data
Constructor Detail

ByteContainer

public ByteContainer(int size)