Package org.jboss.jandex
Class IndexReaderImpl
java.lang.Object
org.jboss.jandex.IndexReaderImpl
- Direct Known Subclasses:
IndexReaderV1
,IndexReaderV2
A common base class for index reader implementations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) abstract Index
read
(int version) (package private) abstract int
toDataVersion
(int version)
-
Constructor Details
-
IndexReaderImpl
IndexReaderImpl()
-
-
Method Details
-
read
- Throws:
IOException
-
toDataVersion
abstract int toDataVersion(int version)
-