uk.org.blankaspect.nlf
Interface NlfConstants


public interface NlfConstants

This interface defines publicly accessible constants that are used by classes in the Nested List File package.

Since:
1.0

Nested Class Summary
static class NlfConstants.TraversalOrder
           
 
Field Summary
static char NAME_SEPARATOR_CHAR
           
static char PATHNAME_SEPARATOR_CHAR
           
 

Field Detail

NAME_SEPARATOR_CHAR

static final char NAME_SEPARATOR_CHAR
See Also:
Constant Field Values

PATHNAME_SEPARATOR_CHAR

static final char PATHNAME_SEPARATOR_CHAR
See Also:
Constant Field Values