Uses of Package
com.topologi.diffx.event.impl

Packages that use com.topologi.diffx.event.impl
com.topologi.diffx.event.impl The events implemnentations used by the Diff-X algorithm. 
com.topologi.diffx.event.lang The language specific class for use by the events. 
 

Classes in com.topologi.diffx.event.impl used by com.topologi.diffx.event.impl
CharactersEventBase
          A base class for all the characters events "characters" SAX event.
SpaceEvent
          A particular type of event reserved for white spaces.
 

Classes in com.topologi.diffx.event.impl used by com.topologi.diffx.event.lang
WordEvent
          A text event representing a word.