Package org.olat.core.gui.control.generic.textmarker

Interface Summary
TextMarkerManager Description: Methods used to load and store TextMarker objects on the filesystem as XML files and other helper methods
 

Class Summary
GlossaryMarkupItemController Description:
Controller to wrap around normal content and let glossary-code run.
TextMarker Description: The TextMarker object represents the data structure for a single text marking The CSS class for formatting and the hoover text are optional
TextMarkerJsGenerator Generates Java-Script code for text-marker component.
TextMarkerManagerImpl Description: Implementation of the TextMarkerManager that uses SAX to persist the TextMarker objects FIXME: remove after all glossaries were migrated to new format.