Package | Description |
---|---|
com.ihr.xbrl.comparator |
Provides the classes necessary to compare two DTSs and obtain the differences
according to the XVS specification.
|
Modifier and Type | Class and Description |
---|---|
static class |
Event.EventNodeXBRLAttribute |
static class |
Event.EventNodeXMLFragment |
Modifier and Type | Method and Description |
---|---|
Event.EventNode |
Event.getFrom()
Gets the from.
|
Event.EventNode |
Event.EventNode.getParentXBRL() |
Event.EventNode |
Event.EventNodeXMLFragment.getParentXBRL() |
Event.EventNode |
Event.EventNodeXBRLAttribute.getParentXBRL() |
Event.EventNode |
Event.getTo()
Gets the to.
|
Event.EventNode |
XMLFragmentIterator.next() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Event.EventNode> |
Event.EventNode.getAttributes() |
java.util.Iterator<Event.EventNode> |
Event.EventNodeXMLFragment.getAttributes() |
java.util.Iterator<Event.EventNode> |
Event.EventNodeXBRLAttribute.getAttributes() |
java.util.Iterator<Event.EventNode> |
Event.EventNode.getChildren() |
java.util.Iterator<Event.EventNode> |
Event.EventNodeXMLFragment.getChildren() |
java.util.Iterator<Event.EventNode> |
Event.EventNodeXBRLAttribute.getChildren() |
Modifier and Type | Method and Description |
---|---|
static int[] |
XBRLFragmentWrapper.getCorrespondenceID(Event.EventNode item2,
DTSComparator comparator,
java.util.HashSet<Event.EventNode> skipFragments,
com.ihr.xbrl.comparator.XBRLFragmentWrapper.ClsCorrespondenceId clsCorrespondenceId)
Generates the array of correspondence IDs for an XMLFragment.
|
static Event |
Event.make(java.lang.String note,
int type,
Event.EventNode left,
Event.EventNode right,
Event parent)
Instantiates a new event.
|
Modifier and Type | Method and Description |
---|---|
static int[] |
XBRLFragmentWrapper.getCorrespondenceID(Event.EventNode item2,
DTSComparator comparator,
java.util.HashSet<Event.EventNode> skipFragments,
com.ihr.xbrl.comparator.XBRLFragmentWrapper.ClsCorrespondenceId clsCorrespondenceId)
Generates the array of correspondence IDs for an XMLFragment.
|
Constructor and Description |
---|
Event(java.lang.String note,
int type,
Event.EventNode left,
Event.EventNode right,
Event parent)
Instantiates a new event.
|
XBRLFragmentWrapper(Event.EventNode item,
DTSComparator comparator)
Creates a XBRLFragmentWrapper object.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa