org.xbrlapi.data.bdbxml.examples.utilities
Class ReportUnitMisuses
java.lang.Object
org.xbrlapi.data.bdbxml.examples.utilities.BaseUtilityExample
org.xbrlapi.data.bdbxml.examples.utilities.ReportUnitMisuses
public class ReportUnitMisuses
- extends BaseUtilityExample
Lists all facts where the data type is derives from the monetary item type
but the unit is not reported using the right ISO currency code.
Lists all facts where the label includes the word 'number' or the word 'count' but
the unit is not xbrli:pure.
Additional commandline arguments (optional ones marked with an *)
- There are no additional commandline arguments for this utility.
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 |
ReportUnitMisuses
public ReportUnitMisuses(String[] args)
main
public static void main(String[] args)
- Parameters:
args - The array of commandline arguments.