Module openj9.dtfj

Class J9TagManager

    • Constructor Detail

      • J9TagManager

        public J9TagManager()
    • Method Detail

      • loadTagParsers

        public void loadTagParsers​(ArrayList tagParsers)
        Hardcoded for now.
      • hasTag

        public boolean hasTag​(String identifier)
        Specified by:
        hasTag in interface ITagManager
        Parameters:
        tag - to check whether it exists in the Tag Manager.
        Returns:
        true if the Tag Manager has this tag registered.