Class EntryFactory
- java.lang.Object
-
- ghidra.app.util.bin.format.macos.asd.EntryFactory
-
public final class EntryFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EntryFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Object
getEntry(BinaryReader reader, EntryDescriptor descriptor)
-
-
-
Method Detail
-
getEntry
public static final java.lang.Object getEntry(BinaryReader reader, EntryDescriptor descriptor) throws java.io.IOException
- Throws:
java.io.IOException
-
-