Class ProjectViewListSectionParser<T extends ProjectViewSection>

    • Constructor Detail

      • ProjectViewListSectionParser

        protected ProjectViewListSectionParser​(ProjectViewSectionHeader sectionHeader,
                                               boolean exclusionary)
    • Method Detail

      • parseIncludedEntries

        protected java.util.List<java.lang.String> parseIncludedEntries​(java.lang.String sectionBody)
      • parseExcludedEntries

        protected java.util.List<java.lang.String> parseExcludedEntries​(java.lang.String sectionBody)