support.Flight
Interface Paths


abstract interface Paths

Constants for the file paths, useful if you move the project around. Just make sure everyone refers to the files through these constants


Field Summary
static java.lang.String dbprefix
           
static java.lang.String map
           
static java.lang.String prefix
           
 

Field Detail

prefix

public static final java.lang.String prefix

map

public static final java.lang.String map

dbprefix

public static final java.lang.String dbprefix