public class DecoratorVisitorFactory extends Object
Modifier and Type | Method and Description |
---|---|
static DecoratorVisitor |
forAnnotation(Annotation annotation,
AnnotationController controller) |
static DecoratorVisitor |
forSelectedText(Annotation annotation) |
public static DecoratorVisitor forAnnotation(Annotation annotation, AnnotationController controller)
public static DecoratorVisitor forSelectedText(Annotation annotation)
Copyright © 2015 Nuxeo SA. All rights reserved.