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

Quick Search    Search Deep

com.thermidor.tools.man
Class DocBook2ManBase  view DocBook2ManBase download DocBook2ManBase.java

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended bycom.thermidor.xml.SAXParserBase
          extended bycom.thermidor.tools.man.DocBook2ManBase
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler
Direct Known Subclasses:
DocBook2ManParser

public abstract class DocBook2ManBase
extends com.thermidor.xml.SAXParserBase


Nested Class Summary
 
Nested classes inherited from class com.thermidor.xml.SAXParserBase
com.thermidor.xml.SAXParserBase.SAXElement
 
Field Summary
protected  int _mode
           
private static java.util.Hashtable _tokenTable
           
static int DEBUG_PARSE
           
static int DEBUG_TAGS
           
static int QUIET
           
static java.lang.String STR_abstract
           
static java.lang.String STR_accel
           
static java.lang.String STR_application
           
static java.lang.String STR_arg
           
static java.lang.String STR_attribution
           
static java.lang.String STR_blockquote
           
static java.lang.String STR_caution
           
static java.lang.String STR_citetitle
           
static java.lang.String STR_classname
           
static java.lang.String STR_cmdsynopsis
           
static java.lang.String STR_comand
           
static java.lang.String STR_comment
           
static java.lang.String STR_docinfo
           
static java.lang.String STR_email
           
static java.lang.String STR_emphasis
           
static java.lang.String STR_envar
           
static java.lang.String STR_errorname
           
static java.lang.String STR_example
           
static java.lang.String STR_filename
           
static java.lang.String STR_firstitem
           
static java.lang.String STR_foriegnphrase
           
static java.lang.String STR_funcprototype
           
static java.lang.String STR_funcsynopsis
           
static java.lang.String STR_function
           
static java.lang.String STR_group
           
static java.lang.String STR_guibutton
           
static java.lang.String STR_guiicon
           
static java.lang.String STR_highlights
           
static java.lang.String STR_important
           
static java.lang.String STR_indexterm
           
static java.lang.String STR_informalexample
           
static java.lang.String STR_intrefacedefinition
           
static java.lang.String STR_ip
           
static java.lang.String STR_itemizedlist
           
static java.lang.String STR_keycap
           
static java.lang.String STR_keysym
           
static java.lang.String STR_lineannotation
           
static java.lang.String STR_listitem
           
static java.lang.String STR_literal
           
static java.lang.String STR_literallayout
           
static java.lang.String STR_manvolnum
           
static java.lang.String STR_member
           
static java.lang.String STR_note
           
static java.lang.String STR_option
           
static java.lang.String STR_optional
           
static java.lang.String STR_orderedlist
           
static java.lang.String STR_para
           
static java.lang.String STR_paramdef
           
static java.lang.String STR_parameter
           
static java.lang.String STR_programlisting
           
static java.lang.String STR_property
           
static java.lang.String STR_quote
           
static java.lang.String STR_refclass
           
static java.lang.String STR_refentry
           
static java.lang.String STR_refentrytitle
           
static java.lang.String STR_refmeta
           
static java.lang.String STR_refmiscinfo
           
static java.lang.String STR_refname
           
static java.lang.String STR_refnamediv
           
static java.lang.String STR_refpurpose
           
static java.lang.String STR_refsect1
           
static java.lang.String STR_refsect1info
           
static java.lang.String STR_refsect2
           
static java.lang.String STR_refsect2info
           
static java.lang.String STR_refsect3
           
static java.lang.String STR_refsect3info
           
static java.lang.String STR_refsynopsisdiv
           
static java.lang.String STR_replaceable
           
static java.lang.String STR_sbr
           
static java.lang.String STR_screen
           
static java.lang.String STR_sidebar
           
static java.lang.String STR_simpara
           
static java.lang.String STR_simplelist
           
static java.lang.String STR_structfield
           
static java.lang.String STR_structname
           
static java.lang.String STR_symbol
           
static java.lang.String STR_synopsis
           
static java.lang.String STR_systemitem
           
static java.lang.String STR_term
           
static java.lang.String STR_title
           
static java.lang.String STR_trademark
           
static java.lang.String STR_type
           
static java.lang.String STR_ulink
           
static java.lang.String STR_userinput
           
static java.lang.String STR_varaiblelist
           
static java.lang.String STR_void
           
static java.lang.String STR_warning
           
static java.lang.String STR_xref
           
static int TOKEN_abstract
           
static int TOKEN_accel
           
static int TOKEN_application
           
static int TOKEN_arg
           
static int TOKEN_attribution
           
static int TOKEN_blockquote
           
static int TOKEN_caution
           
static int TOKEN_citetitle
           
static int TOKEN_classname
           
static int TOKEN_cmdsynopsis
           
static int TOKEN_comand
           
static int TOKEN_comment
           
static int TOKEN_docinfo
           
static int TOKEN_email
           
static int TOKEN_emphasis
           
static int TOKEN_envar
           
static int TOKEN_errorname
           
static int TOKEN_example
           
static int TOKEN_filename
           
static int TOKEN_firstitem
           
static int TOKEN_foriegnphrase
           
static int TOKEN_funcprototype
           
static int TOKEN_funcsynopsis
           
static int TOKEN_function
           
static int TOKEN_group
           
static int TOKEN_guibutton
           
static int TOKEN_guiicon
           
static int TOKEN_highlights
           
static int TOKEN_important
           
static int TOKEN_indexterm
           
static int TOKEN_informalexample
           
static int TOKEN_intrefacedefinition
           
static int TOKEN_ip
           
static int TOKEN_itemizedlist
           
static int TOKEN_keycap
           
static int TOKEN_keysym
           
static int TOKEN_lineannotation
           
static int TOKEN_listitem
           
static int TOKEN_literal
           
static int TOKEN_literallayout
           
static int TOKEN_manvolnum
           
static int TOKEN_member
           
static int TOKEN_note
           
static int TOKEN_option
           
static int TOKEN_optional
           
static int TOKEN_orderedlist
           
static int TOKEN_para
           
static int TOKEN_paramdef
           
static int TOKEN_parameter
           
static int TOKEN_programlisting
           
static int TOKEN_property
           
static int TOKEN_quote
           
static int TOKEN_refclass
           
static int TOKEN_refentry
           
static int TOKEN_refentrytitle
           
static int TOKEN_refmeta
           
static int TOKEN_refmiscinfo
           
static int TOKEN_refname
           
static int TOKEN_refnamediv
           
static int TOKEN_refpurpose
           
static int TOKEN_refsect1
           
static int TOKEN_refsect1info
           
static int TOKEN_refsect2
           
static int TOKEN_refsect2info
           
static int TOKEN_refsect3
           
static int TOKEN_refsect3info
           
static int TOKEN_refsynopsisdiv
           
static int TOKEN_replaceable
           
static int TOKEN_sbr
           
static int TOKEN_screen
           
static int TOKEN_sidebar
           
static int TOKEN_simpara
           
static int TOKEN_simplelist
           
static int TOKEN_structfield
           
static int TOKEN_structname
           
static int TOKEN_symbol
           
static int TOKEN_synopsis
           
static int TOKEN_systemitem
           
static int TOKEN_term
           
static int TOKEN_title
           
static int TOKEN_trademark
           
static int TOKEN_type
           
static int TOKEN_ulink
           
static int TOKEN_userinput
           
static int TOKEN_varaiblelist
           
static int TOKEN_void
           
static int TOKEN_warning
           
static int TOKEN_xref
           
static int VESBOSE
           
 
Fields inherited from class com.thermidor.xml.SAXParserBase
reader
 
Constructor Summary
DocBook2ManBase()
           
DocBook2ManBase(int mode)
           
 
Method Summary
protected  void abstractEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void abstractStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void accelEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void accelStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void applicationEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void applicationStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void argEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void argStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void attributionEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void attributionStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void blockquoteEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void blockquoteStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void cautionEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void cautionStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void citetitleEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void citetitleStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void classnameEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void classnameStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void cmdsynopsisEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void cmdsynopsisStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void comandEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void comandStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void commentEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void commentStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void docinfoEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void docinfoStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void emailEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void emailStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void emphasisEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void emphasisStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void envarEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void envarStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void errornameEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void errornameStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void exampleEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void exampleStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void filenameEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void filenameStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void firstitemEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void firstitemStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void foriegnphraseEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void foriegnphraseStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void funcprototypeEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void funcprototypeStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void funcsynopsisEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void funcsynopsisStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void functionEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void functionStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void groupEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void groupStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void guibuttonEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void guibuttonStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void guiiconEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void guiiconStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
 void handleEndElement(com.thermidor.xml.SAXParserBase.SAXElement element)
          The handleEndElement operation is called by the SAXParserBase instance in response to a SAX event indicating that an end tag has been.
 void handleStartElement(com.thermidor.xml.SAXParserBase.SAXElement element)
          The handleStartElement operation is called by the SAXPArserBase instance in response to a SAX event that indicates that a start tag has been encounterd.
protected  void highlightsEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void highlightsStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void importantEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void importantStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void indextermEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void indextermStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void informalexampleEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void informalexampleStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void intrefacedefinitionEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void intrefacedefinitionStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void ipEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void ipStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void itemizedlistEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void itemizedlistStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void keycapEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void keycapStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void keysymEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void keysymStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void lineannotationEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void lineannotationStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void listitemEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void listitemStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void literalEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void literallayoutEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void literallayoutStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void literalStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void manvolnumEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void manvolnumStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void memberEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void memberStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void noteEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void noteStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void optionalEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void optionalStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void optionEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void optionStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void orderedlistEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void orderedlistStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void paraEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void paramdefEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void paramdefStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void parameterEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void parameterStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void paraStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void programlistingEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void programlistingStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void propertyEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void propertyStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void quoteEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void quoteStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refclassEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refclassStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refentryEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refentryStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refentrytitleEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refentrytitleStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refmetaEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refmetaStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refmiscinfoEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refmiscinfoStart(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void refnamedivEnd(com.thermidor.xml.SAXParserBase.SAXElement element)
           
protected  void