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

Quick Search    Search Deep

com.further.jaudit.xml: Javadoc index of package com.further.jaudit.xml.


Package Samples:

com.further.jaudit.xml

Classes:

SourceDirectoryHandler: The source directory handler is the default handler implementation used for parsing audit.xml records for a directory of source files. This handler accepts a SourceDirectory that is initialized with empty SourceFile objects, then reads the history of the audit records from the given XML document and inserts the audit records in the SourceFiles as appropriate.
SourceDirectoryWriter: A source directory writer handles writing the audit records for an entire SourceDirectory out to a valid XML document. This includes writing out all of the metrics for the audits for all of the files in the directory.

Home | Contact Us | Privacy Policy | Terms of Service