Class 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 Detail

      • hasChildren

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