org.xbrlapi.data.bdbxml.examples.utilities
Class AnalyseUnitMeasures
java.lang.Object
org.xbrlapi.data.bdbxml.examples.utilities.BaseUtilityExample
org.xbrlapi.data.bdbxml.examples.utilities.AnalyseUnitMeasures
public class AnalyseUnitMeasures
- extends BaseUtilityExample
Provides a summary of the units of measurement set out in an given XBRL document.
The QNames in each unit measure numerator and denominator are listed in full.
Additional commandline arguments (optional ones marked with an *)
- -document [The URI of the document]
These are in addition to those commandline arguments documented at
- Author:
- Geoff Shuetrim (geoff@galexy.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalyseUnitMeasures
public AnalyseUnitMeasures(String[] args)
main
public static void main(String[] args)
- Parameters:
args - The array of commandline arguments.