com.sun.tools.javac.file
public static class: RelativePath.RelativeFile [javadoc |
source]
java.lang.Object
com.sun.tools.javac.file.RelativePath
com.sun.tools.javac.file.RelativePath$RelativeFile
All Implemented Interfaces:
Comparable
Used to represent a platform-neutral file within a platform-specific
container, such as a directory or zip file.
Internally, the file separator is always '/'. It never ends in '/'.
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |