Package org.apache.myfaces.view.facelets
Class FaceletsVDLUtils
- java.lang.Object
- 
- org.apache.myfaces.view.facelets.FaceletsVDLUtils
 
- 
 public class FaceletsVDLUtils extends Object - Author:
- lu4242
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classFaceletsVDLUtils.KeyComparatorstatic classFaceletsVDLUtils.NullWriter
 - 
Constructor SummaryConstructors Constructor Description FaceletsVDLUtils()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanmatchPattern(String path, String pattern)As specified in JSF 2.2 section 11.4.2.1, note it is different from the allowed format in xml url-pattern type.
 
-