MCPcopy Create free account
hub / github.com/BaseXdb/basex / clear

Method clear

basex-core/src/main/java/org/basex/util/Prop.java:177–179  ·  view source on GitHub ↗

Removes all global options.

()

Source from the content-addressed store, hash-verified

175 * Removes all global options.
176 */
177 public static void clear() {
178 OPTIONS.clear();
179 }
180
181 /**
182 * Returns a system property or global option. System properties override global options.

Callers 15

closeMethod · 0.95
runMethod · 0.95
propertyMethod · 0.95
propertyNamesMethod · 0.95
finishSandboxMethod · 0.95
parseArgsMethod · 0.45
deleteMethod · 0.45
emitAttributesMethod · 0.45
emitNamespacesMethod · 0.45
resetMethod · 0.45
initMethod · 0.45
expandMethod · 0.45

Calls

no outgoing calls

Tested by 3

closeMethod · 0.76
propertyMethod · 0.76
propertyNamesMethod · 0.76