|
Standalone archive (ZIP file)
Download, unzip in a folder, go to "bin" directory. Run the script files (.BAT or .SH) files from a command prompt. They will require you to pass an XML metadata file as argument. Use the ".xml" metadata files located under the "bin/data/" directory or you can create your own and type that as a file URL.
Web application sample (WAR file)
Deploy the web application archive (WAR archive) in a J2EE enabled container. Call xml_jgraph_viewer.jsp?DOCUMENT="xml_metadata_file_url" by typing it to browser URL location field. DOCUMENT value "xml_metadata_file_url" is the XML metadata URL. Viewer script will load the XML metadata and display the XML jGraph view.
Short tutorial (HTML) |
Developers Guide (PDF) |
download browser archive (WAR) |
download standalone archive
|