Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.95
run
Method · 0.95
validate
Method · 0.95
validate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected