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

Method inputSource

basex-core/src/main/java/org/basex/io/IO.java:221–221  ·  view source on GitHub ↗

Returns an input source. @return input source

()

Source from the content-addressed store, hash-verified

219 * @return input source
220 */
221 public abstract InputSource inputSource();
222
223 /**
224 * Returns a stream source.

Callers 4

runMethod · 0.95
runMethod · 0.95
validateMethod · 0.95
validateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected