Constant Field Values
Contents
net.n2oapp.*
-
net.n2oapp.framework.config.register.audit.util.N2oConfigConflictParser Modifier and Type Constant Field Value public static final StringFINISH_LINE_CONFLICT">>>>>>>"public static final StringMIDDLE_LINE_CONFLICT"======="public static final StringREGEX_LINE_END"(\\r\\n|\\r|\\n|\\n\\r)"public static final StringSTART_LINE_CONFLICT"<<<<<<< HEAD"
-
net.n2oapp.framework.config.register.route.N2oRouter Modifier and Type Constant Field Value public static final StringROOT_ROUTE"/"
-
net.n2oapp.framework.config.register.scanner.XmlInfoScanner Modifier and Type Constant Field Value public static final StringDEFAULT_PATTERN"classpath*:META-INF/conf/**/*.xml"