Module openj9.dtfj

Class TitleTagParser

java.lang.Object
com.ibm.dtfj.javacore.parser.framework.tag.TagParser
com.ibm.dtfj.javacore.parser.j9.section.title.TitleTagParser
All Implemented Interfaces:
ITagParser, ITitleTypes

public class TitleTagParser extends TagParser implements ITitleTypes
  • Constructor Details

    • TitleTagParser

      public TitleTagParser()
  • Method Details

    • initTagAttributeRules

      protected void initTagAttributeRules()
      Initialize parser with rules for the TITLE section in the javacore
      Specified by:
      initTagAttributeRules in class TagParser