java.lang.Objectcom.sun.tools.javac.file.ZipArchive
com.sun.tools.javac.file.SymbolArchive
All Implemented Interfaces:
Archive
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Nested Class Summary: | ||
---|---|---|
public static class | SymbolArchive.SymbolFileObject | A subclass of JavaFileObject representing zip entries in a symbol file. |
Field Summary | ||
---|---|---|
final File | origFile | |
final RelativeDirectory | prefix |
Fields inherited from com.sun.tools.javac.file.ZipArchive: |
---|
fileManager, map, zfile, absFileRef |
Constructor: |
---|
|
Method from com.sun.tools.javac.file.SymbolArchive Summary: |
---|
addZipEntry, getFileObject, toString |
Methods from com.sun.tools.javac.file.ZipArchive: |
---|
addZipEntry, close, contains, getFileObject, getFiles, getSubdirectories, initMap, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.file.SymbolArchive Detail: |
---|
|
|
|