Class GetCAConfigResourcesTag

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.apache.sling.scripting.jsp.taglib.AbstractCATag
org.apache.sling.scripting.jsp.taglib.GetCAConfigResourcesTag
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class GetCAConfigResourcesTag extends AbstractCATag
Tag for retrieving Context-Aware Configuration resource collection for a specified resource, bucket and name.
See Also:
  • Constructor Details

    • GetCAConfigResourcesTag

      public GetCAConfigResourcesTag()
  • Method Details

    • doEndTag

      public int doEndTag()
      Specified by:
      doEndTag in interface javax.servlet.jsp.tagext.Tag
      Overrides:
      doEndTag in class javax.servlet.jsp.tagext.TagSupport