edu.ucsb.adl.reports
Class BrowseReportParser.BrowseRepresentation

java.lang.Object
  |
  +--edu.ucsb.adl.reports.BrowseReportParser.BrowseRepresentation
Direct Known Subclasses:
BrowseReportParser.BrowseImage
Enclosing class:
BrowseReportParser

public abstract static class BrowseReportParser.BrowseRepresentation
extends java.lang.Object

The abstract superclass for the different types of browse representations (though at the moment there is only one type).


Constructor Summary
BrowseReportParser.BrowseRepresentation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowseReportParser.BrowseRepresentation

public BrowseReportParser.BrowseRepresentation()