|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.javac.file.BaseFileObject
com.sun.tools.javac.file.ZipArchive.ZipFileObject
com.sun.tools.javac.file.SymbolArchive.SymbolFileObject
public static class SymbolArchive.SymbolFileObject
A subclass of JavaFileObject representing zip entries in a symbol file.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.tools.JavaFileObject |
|---|
JavaFileObject.Kind |
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.javac.file.ZipArchive.ZipFileObject |
|---|
entry, zarch |
| Fields inherited from class com.sun.tools.javac.file.BaseFileObject |
|---|
fileManager |
| Constructor Summary | |
|---|---|
protected |
SymbolArchive.SymbolFileObject(SymbolArchive zarch,
java.lang.String name,
java.util.zip.ZipEntry entry)
|
| Method Summary | |
|---|---|
protected java.lang.String |
inferBinaryName(java.lang.Iterable<? extends java.io.File> path)
|
| Methods inherited from class com.sun.tools.javac.file.ZipArchive.ZipFileObject |
|---|
delete, equals, getCharContent, getDecoder, getLastModified, getName, getPath, getZipEntryName, getZipName, hashCode, isNameCompatible, openInputStream, openOutputStream, openWriter, toUri |
| Methods inherited from class com.sun.tools.javac.file.BaseFileObject |
|---|
getAccessLevel, getKind, getNestingKind, openReader, removeExtension, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected SymbolArchive.SymbolFileObject(SymbolArchive zarch,
java.lang.String name,
java.util.zip.ZipEntry entry)
| Method Detail |
|---|
protected java.lang.String inferBinaryName(java.lang.Iterable<? extends java.io.File> path)
inferBinaryName in class ZipArchive.ZipFileObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||