KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > com > steadystate > css > ParseException


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 }
6
Popular Tags