Package | Description |
---|---|
com.ihr.xbrl.mapper.filters |
Provides the classes necessary to filter the content of instance documents
Filtering of facts in an instance document may be used for formula processing or
for data loading by a driver.
|
Modifier and Type | Method and Description |
---|---|
static XBRLCTimeFilter.TimeFilterPosition |
XBRLCTimeFilter.TimeFilterPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XBRLCTimeFilter.TimeFilterPosition[] |
XBRLCTimeFilter.TimeFilterPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
XBRLCTimeDateFilter(XBRLCTimeFilter.TimeFilterPosition position,
net.sf.saxon.value.CalendarValue value)
Instantiates a new XBRLC time date filter.
|
XBRLCTimeDateFilter(XBRLCTimeFilter parent,
XBRLCTimeFilter.TimeFilterPosition position,
net.sf.saxon.s9api.XdmNode nodeOtherDate)
Instantiates a new XBRLC time date filter.
|
XBRLCTimeLatestFilter(XBRLCTimeFilter parent,
XBRLCTimeFilter.TimeFilterPosition position)
Instantiates a new XBRLC time latest filter.
|
XBRLCTimeOldestFilter(XBRLCTimeFilter parent,
XBRLCTimeFilter.TimeFilterPosition position)
Instantiates a new XBRLC time oldest filter.
|
XBRLCTimeSameEndFilter(XBRLCTimeFilter parent,
XBRLCTimeFilter.TimeFilterPosition position,
net.sf.saxon.s9api.XdmNode nodeOther,
net.sf.saxon.s9api.XPathCompiler xp)
Instantiates a new XBRLC time same end filter.
|
XBRLCTimeSameInstantFilter(XBRLCTimeFilter parent,
XBRLCTimeFilter.TimeFilterPosition position,
net.sf.saxon.s9api.XdmNode nodeOther,
net.sf.saxon.s9api.XPathCompiler xp)
Instantiates a new XBRLC time same instant filter.
|
XBRLCTimeSameStartFilter(XBRLCTimeFilter parent,
XBRLCTimeFilter.TimeFilterPosition position,
net.sf.saxon.s9api.XdmNode nodeOther,
net.sf.saxon.s9api.XPathCompiler xp)
Instantiates a new XBRLC time same start filter.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa