noope.input
Class BlockReaderContext

java.lang.Object
  |
  +--noope.input.BlockReaderContext
Direct Known Subclasses:
StringBlockReaderContext

public abstract class BlockReaderContext
extends java.lang.Object

This class stores human-readable information about a position in a BlockReader (at which an error has occurred).

Version:
March-2001
Author:
Miklos Reiter

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

Constructor Detail

BlockReaderContext

public BlockReaderContext()