Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.util
Class Uu

java.lang.Object
  extended by org.xhtmlrenderer.util.Util
      extended by org.xhtmlrenderer.util.Uu

public class Uu
extends Util

Description of the Class

Author:
empty

Method Summary
static void dump_stack()
          Description of the Method
static void main(java.lang.String[] args)
          Description of the Method
static void off()
          Description of the Method
static void on()
          Description of the Method
static void p(java.lang.Object object)
          Description of the Method
static void pr(java.lang.Object object)
          Description of the Method
static void sleep(int msec)
          Description of the Method
 
Methods inherited from class org.xhtmlrenderer.util.Util
center, center, file_to_string, file_to_string, inputstream_to_string, isNumber, list_to_strings, print_array, print_array, print_array, print_array, print_calendar, print_date, print_hashtable, print_vector, print, println, println, printUnixtime, replace, setOn, setPrintWriter, sleep, stack_to_string, stack_to_string, string_to_file, string_to_int, to_list, toList, vector_to_strings
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

on

public static void on()
Description of the Method


off

public static void off()
Description of the Method


p

public static void p(java.lang.Object object)
Description of the Method

Parameters:
object - PARAM

pr

public static void pr(java.lang.Object object)
Description of the Method

Parameters:
object - PARAM

sleep

public static void sleep(int msec)
                  throws java.lang.InterruptedException
Description of the Method

Parameters:
msec - PARAM
Throws:
java.lang.InterruptedException

dump_stack

public static void dump_stack()
Description of the Method


main

public static void main(java.lang.String[] args)
Description of the Method

Parameters:
args - PARAM

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home