public static class XBRLCTimeFilter.XBRLCTimeAnyFilter extends XBRLCTimeFilter.TimeFilter
| Constructor and Description |
|---|
XBRLCTimeAnyFilter(XBRLCTimeFilter parent)
Instantiates a new XBRLC time any filter.
|
| Modifier and Type | Method and Description |
|---|---|
XMLFragment |
createFilterNode(DTSContainer dts)
Returns a node representing the serialization of this filter so it can be
created later from the node.
|
java.util.GregorianCalendar |
getDate(XBRLFilterContext context)
Gets the date.
|
java.lang.String |
getId()
Gets the id.
|
boolean |
matches(XBRLFact fact,
XBRLFilterContext context)
Return a boolean value indicating if the fact passes the filter.
|
boolean |
matches(XBRLPeriod p,
XBRLFilterContext context)
Matches.
|
void |
setId(java.lang.String id)
Sets the id.
|
setParentpublic XBRLCTimeAnyFilter(XBRLCTimeFilter parent)
parent - the parentpublic boolean matches(XBRLFact fact, XBRLFilterContext context)
XBRLFacetFilterfact - XBRLFact to testcontext - the contextpublic XMLFragment createFilterNode(DTSContainer dts) throws LoaderException
XBRLFacetFilterdts - the dtsLoaderException - the loader exceptionpublic java.util.GregorianCalendar getDate(XBRLFilterContext context)
XBRLCTimeFilter.TimeFiltergetDate in class XBRLCTimeFilter.TimeFiltercontext - the contextpublic java.lang.String getId()
XBRLFacetFilterpublic boolean matches(XBRLPeriod p, XBRLFilterContext context)
XBRLCTimeFilter.TimeFiltermatches in class XBRLCTimeFilter.TimeFilterp - the fact periodcontext - the contextpublic void setId(java.lang.String id)
XBRLFacetFilterid - the new idCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa