Module openj9.dtfj

Class DTFJComponentLoader

java.lang.Object
com.ibm.dtfj.javacore.parser.j9.DTFJComponentLoader

public class DTFJComponentLoader extends Object
Simulates loading different components from an external file. At the moment section parsers and their corresponding tag parsers and sovereign extensions are hardcoded.
  • Constructor Details

    • DTFJComponentLoader

      public DTFJComponentLoader()
  • Method Details

    • loadSections

      public List loadSections()