Class FaceletsCompilerUtils
java.lang.Object
org.apache.myfaces.view.facelets.compiler.FaceletsCompilerUtils
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 SummaryModifier and TypeMethodDescriptionstatic booleanhasChildren(TagConfig config) Determines if the Tag with the given TagConfig has children.
- 
Method Details- 
hasChildrenDetermines if the Tag with the given TagConfig has children.- Parameters:
- config-
- Returns:
 
 
-