com.gentlyweb.utils
Class GeneralComparator.XMLConstants

java.lang.Object
  extended by com.gentlyweb.utils.GeneralComparator.XMLConstants
Enclosing class:
GeneralComparator

public class GeneralComparator.XMLConstants
extends Object


Field Summary
static String clazz
           
static String field
           
static String id
           
static String root
           
static String type
           
 
Constructor Summary
GeneralComparator.XMLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

root

public static final String root
See Also:
Constant Field Values

clazz

public static final String clazz
See Also:
Constant Field Values

field

public static final String field
See Also:
Constant Field Values

id

public static final String id
See Also:
Constant Field Values

type

public static final String type
See Also:
Constant Field Values
Constructor Detail

GeneralComparator.XMLConstants

public GeneralComparator.XMLConstants()