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