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

Quick Search    Search Deep

org.apache.lucene.demo.html
Class HTMLParser.LookaheadSuccess  view HTMLParser.LookaheadSuccess download HTMLParser.LookaheadSuccess.java

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byorg.apache.lucene.demo.html.HTMLParser.LookaheadSuccess
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
HTMLParser

private static final class HTMLParser.LookaheadSuccess
extends java.lang.Error


Nested Class Summary
 
Nested classes inherited from class java.lang.Throwable
 
Field Summary
private static long serialVersionUID
           
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
private HTMLParser.LookaheadSuccess()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

HTMLParser.LookaheadSuccess

private HTMLParser.LookaheadSuccess()