MCPcopy Create free account
hub / github.com/eXist-db/exist / equals

Method equals

exist-core/src/main/java/org/exist/source/Source.java:159–159  ·  view source on GitHub ↗
(Object obj)

Source from the content-addressed store, hash-verified

157 @Nullable QName isModule() throws IOException;
158
159 @Override
160 boolean equals(Object obj);
161
162 /**

Callers 15

executeMethod · 0.65
runExMethod · 0.65
parseParametersMethod · 0.65
evalMethod · 0.65
evalMethod · 0.65
evalMethod · 0.65
getObjectInstanceMethod · 0.65
signatureByArityMethod · 0.65
sqlExceptionAsElementMethod · 0.65
evalMethod · 0.65

Implementers 1

AbstractSourceexist-core/src/main/java/org/exist/sou

Calls

no outgoing calls

Tested by 15

getObjectInstanceMethod · 0.52
signatureByArityMethod · 0.52
isBinaryTypeMethod · 0.52
isBooleanTypeMethod · 0.52
isBinaryTypeMethod · 0.52
isBooleanTypeMethod · 0.52
extractPartsFromPartMethod · 0.52
extractMessageBodyMethod · 0.52
testDebuggerMethod · 0.52
getElementsByTagNameMethod · 0.52