Class DebugUtils

java.lang.Object
org.apache.myfaces.tobago.util.DebugUtils

public final class DebugUtils extends Object
  • Method Details

    • 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, Integer childIndex)
    • 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)