com.ihr.xbrl.om.formula.aspects
Interface PeriodAspectInterface
- All Known Implementing Classes:
- DefaultAspectRule, PeriodAspectRule
public interface PeriodAspectInterface
This is the interface for all Period Aspect Resolver classes.
During static checking of the formula, an instance of a class
implementing this interface must be associated with the formula
period aspect resolver.
- Author:
- Ignacio
getPeriodType
XBRLItem.PeriodType getPeriodType(XBRLItem item)
- Returns a constant identifying either XBRLItem.DURATION or XBRLItem.INSTANT
getPeriod
XBRLPeriod getPeriod(XPathHelper xph)
throws XFValidationException
- Returns:
-
- Throws:
XFValidationException
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa