Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jreversepro.revengine: Javadoc index of package jreversepro.revengine.


Package Samples:

jreversepro.revengine

Classes:

JSwitchTable: JSwitchTable represents the 'switch' statement as entry pairs as follows. Pair = { CaseValues, Targets }.
RevEngineException: Exception class thrown in case of any error while decompiling/ disassembling the .class file.
JCollatingTable: JCollating table is responsible for collating the table objects.
JCaseEntry: JCaseEntry is the abstract representation of a case entry
JBranchTable: JBranchTable manages the objects of JGotoEntry and JBranchEntry.
JBranchEntry: JBranchEntry refers to a single conditional BranchEntry only.
BranchConstants: This interface contains the constants used by branch types.
JDisAssembler: JDisAssembler writes out the assebly byte codes.
JReverseEngineer: Common interface to decompiler and disassembler
JBranchComparator: Comparator for comparing two branch entries.
JCaseComparator: Comparator for comparing two case entries.
JSerializer: Serializes the Classes to a string buffer.
JDecompiler: This decompiles the source code.

Home | Contact Us | Privacy Policy | Terms of Service