Class IncludeTag

    • Constructor Detail

      • IncludeTag

        public IncludeTag()
    • Method Detail

      • setDefaultResourceType

        public void setDefaultResourceType​(java.lang.String type)
        Sets the defaultResourceType attribute
        Parameters:
        type - attribute value
      • setResourceType

        public void setResourceType​(java.lang.String resourceType)
        Sets the resource type attribute
        Parameters:
        resourceType - attribute value
      • setPath

        public void setPath​(java.lang.String path)
        Sets the path attribute
        Parameters:
        path - attribute value
      • setScript

        public void setScript​(java.lang.String script)
        Sets the script attribute
        Parameters:
        script - attribute value
      • setFlush

        public void setFlush​(boolean flush)
        Sets the flush attribute
        Parameters:
        flush - attribute value
      • setIgnoreComponentHierarchy

        public void setIgnoreComponentHierarchy​(boolean ignoreComponentHierarchy)
        Set the ignore component hierarchy attribute
        Parameters:
        ignoreComponentHierarchy - attribute value