java.lang.Object
org.glavo.jimage.ImageReader
- 所有已实现的接口:
AutoCloseable
- Implementation Note:
- This class needs to maintain JDK 8 source compatibility. It is used internally in the JDK to implement jimage/jrtfs access, but also compiled and delivered as part of the jrtfs.jar to support access to the jimage file provided by the shipped JDK by tools running on JDK 8.
-
嵌套类概要
嵌套类 -
方法概要
修饰符和类型方法说明voidclose()findLocation(String name) findLocation(String mn, String rn) long[]getAttributes(int offset) String[]String[]getName()byte[]getResource(String name) byte[]getResource(ImageLocation loc) byte[]getResource(ImageReader.Node node) byte[]getResource(org.glavo.jimage.ImageReader.Resource rs) org.glavo.jimage.ImageReader.DirectorygetString(int offset) static ImageReaderstatic ImageReaderstatic voidreleaseByteBuffer(ByteBuffer buffer) booleanverifyLocation(String mn, String rn)
-
方法详细资料
-
open
- 抛出:
IOException
-
open
- 抛出:
IOException
-
close
- 指定者:
close在接口中AutoCloseable- 抛出:
IOException
-
getRootDirectory
- 抛出:
IOException
-
findNode
- 抛出:
IOException
-
getResource
- 抛出:
IOException
-
getResource
- 抛出:
IOException
-
getHeader
-
releaseByteBuffer
-
getName
-
getByteOrder
-
getImagePath
-
getStrings
-
findLocation
-
verifyLocation
-
findLocation
-
getEntryNames
-
getModuleNames
-
getAttributes
public long[] getAttributes(int offset) -
getString
-
getResource
-
getResource
-
getResourceBuffer
-
getResourceStream
-