org.apache.lucene.demo.html
Class HTMLParser.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.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


Constructor Summary
private HTMLParser.LookaheadSuccess()
           
 
Method Summary
 
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
 

Constructor Detail

HTMLParser.LookaheadSuccess

private HTMLParser.LookaheadSuccess()