Uses of Package
org.crosswire.common.xml

Packages that use org.crosswire.common.xml
org.crosswire.bibledesktop.book.install   
org.crosswire.bibledesktop.desktop The swing section is in charge of turning the XML from the source section into a screen view. 
org.crosswire.bibledesktop.display.textpane This package contains an implementation of BookDataDisplay that displays the OSIS after transforming it to HTML (using XSL) in a Swing JTextPane. 
org.crosswire.bibledesktop.util This package contains various swing utility classes. 
org.crosswire.common.xml A collection of various XML utility classes. 
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
org.crosswire.jsword.util This package contains general Project specific utilities. 
org.crosswire.jsword.view.web A servlet front end to the JSword classes. 
 

Classes in org.crosswire.common.xml used by org.crosswire.bibledesktop.book.install
Converter
          A generic method of converting one SAX stream into another.
 

Classes in org.crosswire.common.xml used by org.crosswire.bibledesktop.desktop
Converter
          A generic method of converting one SAX stream into another.
 

Classes in org.crosswire.common.xml used by org.crosswire.bibledesktop.display.textpane
Converter
          A generic method of converting one SAX stream into another.
 

Classes in org.crosswire.common.xml used by org.crosswire.bibledesktop.util
Converter
          A generic method of converting one SAX stream into another.
SAXEventProvider
          A simple way of giving someone a place from which to get SAX events.
 

Classes in org.crosswire.common.xml used by org.crosswire.common.xml
Converter
          A generic method of converting one SAX stream into another.
FormatType
          The PrettySerializingContentHandler uses a FormatType to control its output.
PrettySerializingContentHandler
          This class provides for the formatted serialization of a SAX stream to a Writer.
SAXEventProvider
          A simple way of giving someone a place from which to get SAX events.
TransformingSAXEventProvider.TemplateInfo
          A simple struct to link modification times to Templates objects
 

Classes in org.crosswire.common.xml used by org.crosswire.jsword.book
SAXEventProvider
          A simple way of giving someone a place from which to get SAX events.
 

Classes in org.crosswire.common.xml used by org.crosswire.jsword.util
Converter
          A generic method of converting one SAX stream into another.
 

Classes in org.crosswire.common.xml used by org.crosswire.jsword.view.web
Converter
          A generic method of converting one SAX stream into another.
SAXEventProvider
          A simple way of giving someone a place from which to get SAX events.
 


Copyright ? 2003-2004