|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArchivePath

Represents a target context within an Archive under which an Node may be found. All
ArchivePath contexts are absolute (ie. prepended with the '/' character). ArchivePaths may have
parent contexts, unless the path is at the root.
| Method Summary | |
|---|---|
String |
get()
Obtains the context which this ArchivePath represents |
ArchivePath |
getParent()
Obtains the parent of this Path, if exists, else null. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String get()
ArchivePath represents
ArchivePath getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||