Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.trapezium.parse

Interface Summary
LineError  
TokenTypes Constants for types of tokens created by parsing.
 

Class Summary
InputStreamFactory Provides a static public method for creating an InputStream from a String indicating a file or URL.
Keywords  
LineReader Reads lines into memory using JDK1.1 or JDK1.0.
TextLineEnumerator Provides an Enumeration for text lines.
TextLineParser Converts InputStream into a vector of lines.
TokenEnumerator Converts an InputStream into a sequence of tokens used by parsing.
TokenFactory Assigns a range of characters within a line to a token of a particular type.