Interface AnnotatorAccessor

  • All Known Subinterfaces:
    AnnotatorAccessor.AnnotatorProperty

    public interface AnnotatorAccessor
    Provides an accessor for a annotator character property being the character denoting (prefixing) an annotation's name.
    • Method Detail

      • getAnnotator

        char getAnnotator()
        Retrieves the annotator character from the annotator character property being the character denoting (prefixing) an annotation's name.
        Returns:
        The annotator character stored by the annotator character property.