Class FaceletsCompilerUtils

java.lang.Object
org.apache.myfaces.view.facelets.compiler.FaceletsCompilerUtils

public final class FaceletsCompilerUtils extends Object
Utility class for facelets (which need access to the compiler package).
Since:
2.0
Version:
$Revision$ $Date$
Author:
Jakob Korherr (latest modification by $Author$)
  • Method Details

    • hasChildren

      public static boolean hasChildren(TagConfig config)
      Determines if the Tag with the given TagConfig has children.
      Parameters:
      config -
      Returns: