T - The type of entries in the archive.U - The type of directory entries in the archive.public interface ArchiveSymbolicLinkEntry<T extends ArchiveEntry<T,U>,U extends ArchiveDirectoryEntry<T,U>> extends ArchiveEntry<T,U>
Archive.| Modifier and Type | Method and Description |
|---|---|
org.entityfs.el.EntityLocation<?> |
getLinkTarget()
Get the link target location.
|
getLocation, getParent