Constant Field Values


Contents
dochelper.*

dochelper.DocHelper
static final java.lang.String PKG "dochelper."

dochelper.DocumentSection
private static final int END_LEN 7
private static final int START_LEN 9

dochelper.FileRecordSet
protected static final java.lang.String GLOB "glob"
protected static final java.lang.String PATH "path"
protected static final java.lang.String RECUR "recursive"

dochelper.Main
private static final java.lang.String ERROR "There was an error parsing the document definition file.\nPlease check the file and try again. Error Info : "
private static final java.lang.String USAGE "DocHelper v 1.0. Usage: \n Usage: java -jar dochelper.jar [args...] \n java -jar dochelper.jar [path to docdef] \n\n where args are: \n docdef: Document Definition file that follows the Dochelper standard. This \n is a required argument.\n\n"

dochelper.MatchOrderProcessor
protected static final java.lang.String DIRECTION "direction"

dochelper.NaturalOrderParamProcessor
protected static final java.lang.String DIRECTION "direction"
protected static final java.lang.String SORT_PARAM "sortparam"

dochelper.URLRecordSet
public static final java.lang.String DEPTH "depth"
public static final java.lang.String ROOT_URL "rooturl"

dochelper.xins.*

dochelper.xins.XINSFunctionRecord
private final java.lang.String replace "Impl"