org.tigris.subversion.javahl
public final class NodeKind extends Object
Field Summary | |
---|---|
static int | dir |
static int | file |
static int | none |
static int | unknown |
Method Summary | |
---|---|
static String | getNodeKindName(int kind)
Returns the textual representation for a NodeKind |
Parameters: kind kind of node
Returns: english text