org.xbrlapi.data.bdbxml.examples.utilities
Class PersistRelationshipsInSpecifiedDocument
java.lang.Object
org.xbrlapi.data.bdbxml.examples.utilities.BaseUtilityExample
org.xbrlapi.data.bdbxml.examples.utilities.PersistRelationshipsInSpecifiedDocument
public class PersistRelationshipsInSpecifiedDocument
- extends BaseUtilityExample
Persists all of the relationships defined by arcs in the specified document.
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 |
PersistRelationshipsInSpecifiedDocument
public PersistRelationshipsInSpecifiedDocument(String[] args)
main
public static void main(String[] args)
- Parameters:
args - The array of commandline arguments.