org.apache.myfaces.buildtools.maven2.plugin.tagdoc
Class TagdocUtils
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.tagdoc.TagdocUtils
public class TagdocUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagdocUtils
public TagdocUtils()
platformAgnosticPath
public static final String platformAgnosticPath(String path)
getDisplayType
public static String getDisplayType(String className,
String name,
String type)
getSortedPropertyList
public static List getSortedPropertyList(PropertyHolder component)
getSortedFacetList
public static List getSortedFacetList(FacetHolder component)
getSortedListenerList
public static List getSortedListenerList(ListenerHolder component)
- Parameters:
component
-
- Returns:
- Since:
- 1.0.4
getSortedAttributeList
public static List getSortedAttributeList(AttributeHolder component)
getRendererClasses
public static Map getRendererClasses(ComponentMeta component,
Model model)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.