org.apache.myfaces.tobago.util
Class DebugUtils
java.lang.Object
org.apache.myfaces.tobago.util.DebugUtils
public class DebugUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toString
public static String toString(javax.faces.component.UIComponent component,
int offset)
toString
public static String toString(javax.faces.component.UIComponent component,
int offset,
boolean asFacet)
toString
public static String toString(javax.faces.component.UIComponent component)
spaces
public static String spaces(int n)
addDevelopmentMessage
public static void addDevelopmentMessage(javax.faces.context.FacesContext facesContext,
String message)
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.