MCPcopy Create free account
hub / github.com/apache/ant / isDescendent

Method isDescendent

src/main/org/apache/tools/tar/TarEntry.java:367–369  ·  view source on GitHub ↗

Determine if the given entry is a descendant of this entry. Descendancy is determined by the name of the descendant starting with this entry's name. @param desc Entry to be checked as a descendant of this. @return True if entry is a descendant of this.

(TarEntry desc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getNameMethod · 0.95
getNameMethod · 0.65

Tested by

no test coverage detected