Interface TagProcessor


  • public interface TagProcessor
    Interface for classes that make use of tags (see TagHandler).
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    TagHandler
    • Method Detail

      • getSupportedTags

        Set<TagInfo> getSupportedTags()
        Returns the tags that are supported by this class, including an explanation of what they do.
        Returns:
        the tags with the associated help