Package org.jtool.jxplatform.j2x

Application programming interfaces for converting source code into XML documents.

See:
          Description

Class Summary
Binder Binds all references across different source files according to Eclipse's binding information.
Converter Converts source code to an XML document.
IdPublisher Publishes identifiers based on the names of a class, method, or field.
JavaIdentifier Stores reserved identifiers in Java programming language 5.0.
LineResolver Atatches line number attributes to DOM elements having the id attrubute.
Referencer Resolves reference information about files, methods, and fields.
 

Package org.jtool.jxplatform.j2x Description

Application programming interfaces for converting source code into XML documents.