com.gentlyweb.utils
Class GeneralComparator.XMLConstants

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

public class GeneralComparator.XMLConstants
extends java.lang.Object


Field Summary
static java.lang.String clazz
           
static java.lang.String field
           
static java.lang.String id
           
static java.lang.String root
           
static java.lang.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 java.lang.String root
See Also:
Constant Field Values

clazz

public static final java.lang.String clazz
See Also:
Constant Field Values

field

public static final java.lang.String field
See Also:
Constant Field Values

id

public static final java.lang.String id
See Also:
Constant Field Values

type

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

GeneralComparator.XMLConstants

public GeneralComparator.XMLConstants()