XML XVRL « XML « Java Products

Home
Java Products
1.Application
2.Business
3.Byte Source Code
4.Component
5.Data File
6.Database
7.Development
8.Graph Image Diagram Movie
9.GUI Tools
10.J2EE Web Development
11.Misc
12.Net Web Mobile
13.Programming
14.Science
15.Server Side JSP Servlet
16.Swing
17.Testing
18.Utilities
19.XML
Java
Java Tutorial
Java Book
Java Source Code / Java Documentation
Java Source Code / Java Documentation 2
Java Open Source
Jar File Download
Java Articles
Java by API
SCJP
Spring questions and answers
Swing questions and answers
JPA questions and answers
Java Products » XML » XML XVRL 
1. JResolver
By:JResolver
License:OpenSource
URL:http://xvrl.hn.org:8080/JResolver.html
Description:JResolver is a command line utility that resolves external data in your XVRL documents by invoking methods on Java objects. You specify an XVRL input file when you invoke JResolver. JResolver parses the input file and outputs the resolved XML to the console or an optional output file. You may specify a stylesheet for JResolver to apply after resolution but before output.


2. Java API for Value Resolution (JAVR),
By:JResolver
License:OpenSource
URL:http://xvrl.hn.org:8080/JAVR.html
Description:The Java API for Value Resolution (JAVR), is a set of interfaces and classes that enables Java programs to parse XVRL documents in a simple and extensible manner. JAVR conforms to the Transformation API for XML (TrAX), a simple but powerful interface for transforming XML documents. To use JAVR in your Java program, simply create, and invoke methods on, instances of the classes in the JAVR distribution. See the example below for details. For information on XVRL, visit xvrl.org.


java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.