org.xbrlapi.data.bdbxml.examples.utilities
Class AnalyseCacheForMatchedDocuments
java.lang.Object
org.xbrlapi.data.bdbxml.examples.utilities.BaseUtilityExample
org.xbrlapi.data.bdbxml.examples.utilities.AnalyseCacheForMatchedDocuments
public class AnalyseCacheForMatchedDocuments
- extends BaseUtilityExample
Tests each document in the taxonomy cache to see if it has matching
documents based on the @link org.xbrlapi.resource.Matcher used by
the underlying data store.
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 |
AnalyseCacheForMatchedDocuments
public AnalyseCacheForMatchedDocuments(String[] args)
main
public static void main(String[] args)
- Parameters:
args - The array of commandline arguments.