9596979899100101
} applyProperties(props, true); } protected void loadFileProperties() { applyProperties(new ClassUtil().load(PROP_FILE), false); }
96979899100101102
} applyProperties(props); } protected void loadFileProperties() { applyProperties(new ClassUtil().load(PROP_FILE)); }