org.biomage.tools.apps.annot.data
Class PageRecord

java.lang.Object
  extended by org.biomage.tools.apps.annot.data.PageRecord

public class PageRecord
extends java.lang.Object


Constructor Summary
PageRecord(java.lang.String[] atts, java.util.Hashtable vals)
           
 
Method Summary
 java.lang.String[] getAttributes()
           
 java.util.Hashtable getRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageRecord

public PageRecord(java.lang.String[] atts,
                  java.util.Hashtable vals)
Method Detail

getRecord

public java.util.Hashtable getRecord()

getAttributes

public java.lang.String[] getAttributes()