Uses of Interface
org.xwiki.annotation.renderer.AnnotationPrintRenderer
-
Packages that use AnnotationPrintRenderer Package Description org.xwiki.annotation.renderer -
-
Uses of AnnotationPrintRenderer in org.xwiki.annotation.renderer
Classes in org.xwiki.annotation.renderer that implement AnnotationPrintRenderer Modifier and Type Class Description class
AbstractAnnotationRenderer
Abstract class for annotation renderer, any specific syntax renderer should implement this class and provide the specific annotation listener.
-