org.paneris.bibliomania.util
Class FictionalNotifiableParserCallback

java.lang.Object
  extended by javax.swing.text.html.HTMLEditorKit.ParserCallback
      extended by org.paneris.bibliomania.util.FictionalNotifiableParserCallback

public abstract class FictionalNotifiableParserCallback
extends javax.swing.text.html.HTMLEditorKit.ParserCallback

An extended ParserCallback.


Field Summary
 
Fields inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback
IMPLIED
 
Constructor Summary
FictionalNotifiableParserCallback()
           
 
Method Summary
abstract  void notifyCurrentIsFictional(boolean is)
           
 
Methods inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback
flush, handleComment, handleEndOfLineString, handleEndTag, handleError, handleSimpleTag, handleStartTag, handleText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FictionalNotifiableParserCallback

public FictionalNotifiableParserCallback()
Method Detail

notifyCurrentIsFictional

public abstract void notifyCurrentIsFictional(boolean is)
Parameters:
is - set whether current is fictional


Copyright © 2000-2009 PanEris. All Rights Reserved.