ooc
Class SourceAbstract

java.lang.Object
  extended byooc.SourceAbstract
All Implemented Interfaces:
Source
Direct Known Subclasses:
SourceInputStream

public abstract class SourceAbstract
extends java.lang.Object
implements Source


Constructor Summary
SourceAbstract()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ooc.Source
getInputStream, getName, getSourceContext
 

Constructor Detail

SourceAbstract

public SourceAbstract()