| Package | Description | 
|---|---|
| com.ihr.xbrl.comparator | Provides the classes necessary to compare two DTSs and obtain the differences
according to the XVS specification. | 
| com.ihr.xbrl.versioning | Provides the classes necessary to create or access to the content of a versioning
report. | 
| Modifier and Type | Method and Description | 
|---|---|
| Event | Event. getParent()Gets the parent. | 
| static Event | Event. make(net.sf.saxon.om.NodeInfo info,
    Event parent,
    VlVersioningProcessor processor)Creates a new Event from a node with information about the event. | 
| static Event | Event. make(java.lang.String note,
    int type,
    Event.EventNode left,
    Event.EventNode right,
    Event parent)Instantiates a new event. | 
| Event | Event. remove(int index)Removes the. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Vector<Event> | Event. getChildren()Gets the children. | 
| java.util.Iterator<Event> | DTSComparator. getEvents()Gets the events. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Event. add(Event diff)Adds the. | 
| void | Event. insertElementAt(Event event,
               int index)Insert element at. | 
| static Event | Event. make(net.sf.saxon.om.NodeInfo info,
    Event parent,
    VlVersioningProcessor processor)Creates a new Event from a node with information about the event. | 
| static Event | Event. make(java.lang.String note,
    int type,
    Event.EventNode left,
    Event.EventNode right,
    Event parent)Instantiates a new event. | 
| boolean | Event. remove(Event event)Removes the. | 
| void | Event. setParent(Event diff)Sets the parent. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Event. isVoid(java.util.HashSet<Event> hashSet)Returns true if this diff contains no useful path. | 
| void | Event. setChildren(java.util.Vector<Event> childrenDiffs)Sets the children. | 
| Constructor and Description | 
|---|
| Event(net.sf.saxon.om.NodeInfo info,
     Event parent,
     VlVersioningProcessor processor)Creates a new Event from a node with information about the event. | 
| Event(java.lang.String note,
     int type,
     Event.EventNode left,
     Event.EventNode right,
     Event parent)Instantiates a new event. | 
| Event(XBRLFactTuple tuple,
     Event parent,
     VlVersioningProcessor processor)Instantiates a new event. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Iterator<Event> | ConceptActivityReport. getEvents(Action ac)Gets the events. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | VlVersioningProcessor. isDocumented(Event ev)Returns true if the event is in at least one action in this report. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa