All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractAnnotationEvent Base class for all annotationEvent
.AbstractAnnotationRenderer Abstract class for annotation renderer, any specific syntax renderer should implement this class and provide the specific annotation listener.AlteredContent This class models an altered content, by providing the translations of offsets from the original content to the altered content.Annotation This class wraps together the data needed to describe an annotation.AnnotationAddedEvent An event triggered when an annotation is added.AnnotationConfiguration The configuration of the Annotations Application for the current wiki.AnnotationDeletedEvent An event triggered when an annotation is deleted.AnnotationEvent A base interface for all annotation events.AnnotationEvent Class to hold information about an annotation event, namely its type (annotation start or end) and the annotation for which the event takes place.AnnotationEvent.AnnotationEventType The type of annotation event that can occur during the processing.AnnotationPrintRenderer An annotations print renderer is aPrintRenderer
that also renders annotations on the content.AnnotationRightService Service to provide functions to check access rights to annotations actions (viewing, adding annotations, editing).AnnotationService Component responsible for providing annotations related services: the management of annotations (retrieving, adding, removing, updating) and rendering them on their respective targets.AnnotationServiceException General wrapping exception.AnnotationState Used to specify if an annotation target has been altered by a document modification.AnnotationUpdatedEvent An event triggered when an annotation is updated.ChainingPrintRenderer A chaining print renderer is a print renderer which can be chained in a listener chain.ContentAlterer Service that provides functionality for filtering a sequence of characters and producing an altered content from an original content.Filter This component defines a filter to be used by alterers.GeneratorEmptyBlockChainingListener Empty block chaining listener to push in the chain before the generator listener.IOService This component provides services related to annotations storage and retrieval.IOServiceException Thrown when an input/output error occurs.IOTargetService This service provides functions to operate with annotations targets.LinkLabelGeneratorChainingListener Chaining listener to generate labels for the links without labels and send these labels as events in the chain.TextExtractor Component responsible for extracting plain text from inside a givenString
depending on the syntax associated with it.