Interface JSPConfig


public interface JSPConfig
Represents the jsp-configType type from the jsp XSD.
  • Method Details

    • getTaglibs

      List<Taglib> getTaglibs()
      Returns:
      <taglib> as a read-only list
    • getJSPPropertyGroups

      List<JSPPropertyGroup> getJSPPropertyGroups()
      Returns:
      <jsp-property-group> as a read-only list