Module openj9.dtfj

Class PlatformTagParser

java.lang.Object
com.ibm.dtfj.javacore.parser.framework.tag.TagParser
com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformTagParser
All Implemented Interfaces:
ITagParser, IPlatformTypes

public class PlatformTagParser extends TagParser implements IPlatformTypes
  • Constructor Details

    • PlatformTagParser

      public PlatformTagParser()
  • Method Details

    • initTagAttributeRules

      protected void initTagAttributeRules()
      Initialize parser with rules for lines in the host platform (XH) section in the javacore
      Specified by:
      initTagAttributeRules in class TagParser