Class TagParser


  • public class TagParser
    extends Object
    This TagParser parses tags in th format `@TagName` or `@TagName(tagValue)`. The parsing of tagValues and the conversion to TableFilters is delegated to SingleTagParsers.