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.
|