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

Quick Search    Search Deep

Source code: com/steadystate/css/ParseException.java


1   /* Generated By:JavaCC: Do not edit this line. ParseException.java Version 0.7pre6 */
2   package com.steadystate.css;
3   
4   public class ParseException extends com.steadystate.css.parser.ParseException {
5   }