com.ibm.ws.javaee.dd.jsp

Interface JSPConfig



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

      • getTaglibs

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

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