Package org.kit.furia.fragment

Interface Summary
FragmentExtractor FragmentExtractors take a directory with class files and extract all the fragments from it.
 

Class Summary
AbstractFragmentExtractor  
FragmentAST This class provides extra functionality required by tree edit distance algorithms and the like.
FragmentBuilderClient FragmentBuilderClient is in charge of executing soot in a set of java class directories and leaving a "fragments" file in the specified output directory.
FragmentBuilderClientAux FragmentBuilderClientAux fragments a directory of class files.
MTDFragmentAST MTDFragmentAST A tree that holds an internal id for each unique complete subtree and a hash code computed on the string representation of this complete subtree.
OBFragment Implementation of the mtd algorithm.
 

Exception Summary
FragmentParseException Class used to generate an error when a Tree cannot be parsed properly.
 



Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.