Class Node.ChildInfoBase

java.lang.Object
org.apache.jasper.compiler.Node
org.apache.jasper.compiler.Node.ChildInfoBase
All Implemented Interfaces:
TagConstants
Direct Known Subclasses:
Node.CustomTag, Node.JspBody, Node.NamedAttribute
Enclosing class:
Node

public abstract static class Node.ChildInfoBase extends Node
Base class for nodes that collect child element information.
  • Method Details

    • getChildInfo

      public Node.ChildInfo getChildInfo()
      Returns the collected child element information.
      Returns:
      The child info