Uses of Package
src2xml

Classes in src2xml used by src2xml
Detector
          A Detector is an object suitable to identify a particular occurrence in source file.
Element
          Element is an abstract representation of a region in the source code.
ElementReader
          ElementReader is a class that represents the generic reader of a source region (element), that is what identifies and stores a particular region in the source code.
Source
          A class that implements a BufferedReader wrapping a FileReader.