org.apache.poi.hdf.extractor
Class CHP

java.lang.Object
  extended byorg.apache.poi.hdf.extractor.CHP
All Implemented Interfaces:
java.lang.Cloneable

public class CHP
extends java.lang.Object
implements java.lang.Cloneable

Comment me

Author:
Ryan Ackley

Constructor Summary
CHP()
           
 
Method Summary
 java.lang.Object clone()
           
 void copy(CHP toCopy)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CHP

public CHP()
Method Detail

copy

public void copy(CHP toCopy)

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException


Copyright © 2003 Apache Software Foundation.