Uses of Package
com.pnfsoftware.jeb.core.properties

Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
The core package and sub-packages define classes and interfaces to interact with and develop JEB back-end plugins.
Data Access Objects types used by the back-end engines to access artifact files, project files, configuration files, and so on.
Simple implementations DAOs that can be instantiated by clients.
Event and notification types used by the back-end.
Types to build unit-generated contents in the form of text, table, or tree documents.
Trivial implementations for the table package interfaces.
Trivial implementations for the text package interfaces.
Trivial implementations for the tree package interfaces.
Types defining configuration objects, property definition manager, and property manager.
Standard implementation of the properties set of interfaces.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contains types used by the native code analysis pipeline, including gendec (the generic decompiler).
C AST types, used in AST documents provided by the source units generated by gendec.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Standard implementations of basic units objects.