EndOfPrologException.java :  » Parser » XP-Parser » com » jclark » xml » tok » Java Open Source

Java Open Source » Parser » XP Parser 
XP Parser » com » jclark » xml » tok » EndOfPrologException.java
package com.jclark.xml.tok;

/**
 * Thrown to indicate that the end of the prolog has been detected.
 * @see Encoding#tokenizeProlog
 * @version $Revision: 1.2 $ $Date: 1998/02/17 04:24:03 $
 */
public class EndOfPrologException extends TokenException {
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.