public interface URIable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDistanceFromTop()
When this archive is embedded in another archive, this method returns the distance from top.
|
java.net.URI |
getEntryURI(java.lang.String name) |
java.net.URI getEntryURI(java.lang.String name)
name - the entry name relative to the root of the archivejava.lang.String getDistanceFromTop()
Copyright © 2018 GlassFish Community. All Rights Reserved.