net.sf.statsvn.input
public class CacheConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
ADDED |
protected static String |
BINARY |
protected static String |
BINARY_STATUS |
protected static String |
CACHE |
protected static String |
LATEST_REVISION |
protected static String |
NAME |
protected static String |
NOT_BINARY |
protected static String |
NUMBER |
protected static String |
PATH |
protected static String |
PROJECT |
protected static String |
REMOVED |
protected static String |
REVISION |
protected static String |
UNKNOWN |
static String |
XML_VERSION |
Constructor and Description |
---|
CacheConfiguration() |
protected static final String ADDED
protected static final String BINARY_STATUS
protected static final String BINARY
protected static final String CACHE
protected static final String LATEST_REVISION
protected static final String NAME
protected static final String NOT_BINARY
protected static final String NUMBER
protected static final String PATH
protected static final String REMOVED
protected static final String REVISION
protected static final String UNKNOWN
protected static final String PROJECT
public static final String XML_VERSION