org.xhtmlrenderer.util
Class Constants

java.lang.Object
  extended by org.xhtmlrenderer.util.Constants

public class Constants
extends Object


Field Summary
static byte[] EMPTY_BYTE_ARR
           
static int[] EMPTY_INT_ARR
           
static String[] EMPTY_STR_ARR
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_STR_ARR

public static final String[] EMPTY_STR_ARR

EMPTY_BYTE_ARR

public static final byte[] EMPTY_BYTE_ARR

EMPTY_INT_ARR

public static final int[] EMPTY_INT_ARR
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.