com.nhncorp.neptune.client.browser
Class BrowserConstants

java.lang.Object
  extended by com.nhncorp.neptune.client.browser.BrowserConstants

public class BrowserConstants
extends java.lang.Object


Field Summary
static java.lang.String QUERY_DELIM
           
static java.lang.String QUERY_FILE
           
 
Constructor Summary
BrowserConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUERY_FILE

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

QUERY_DELIM

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

BrowserConstants

public BrowserConstants()