XML XVRL « XML « Java Products

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
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Articles
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
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.


www.java2java.com | Contact Us
Copyright 2010 - 2030 Java Source and Support. All rights reserved.
All other trademarks are property of their respective owners.