Uses of Package
org.crosswire.common.xml

Packages that use org.crosswire.common.xml
org.crosswire.bibledesktop.book.install An Install Manager for Books: Bibles, Commentaries and Dictionaries. 
org.crosswire.bibledesktop.desktop The desktop is the main screen of Bible Desktop. 
org.crosswire.bibledesktop.display.basic This package provides the actual display of BookData. 
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.bridge Command line programs to do useful things. 
org.crosswire.jsword.examples Some examples of how to use the JSword API. 
org.crosswire.jsword.util This package contains general Project specific utilities. 
 

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.
TransformingSAXEventProvider
          A SAXEventProvider that gets its output data from an XSL stylesheet and another SAXEventProvider (supplying input XML).
 

Classes in org.crosswire.common.xml used by org.crosswire.bibledesktop.display.basic
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
XMLFeature
          Wraps an XML Feature.
XMLFeatureSet
          A set of useful XML Features
XMLFeatureSet.XMLFeatureState
          A holder of the boolean state for a feature.
XMLHandlerAdapter
          Checks a XML document for problems, reporting line and offset.
 

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.bridge
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.examples
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.
 


Copyright ? 2003-2011