com.ihr.xbrl.om.formula.aspects
Interface LocationAspectInterface

All Known Implementing Classes:
DefaultAspectRule

public interface LocationAspectInterface

This is the interface for all Location Aspect Resolver classes. During dynamic execution of a formula, new facts are created as children of a XBRLFactsList object. Classes implementing this interface must be able to provide

Author:
Ignacio

Method Summary
 XBRLFactsList getLocation(XBRLInstance instance, XPathHelper xph)
          Returns the location for a new item or tuple
 

Method Detail

getLocation

XBRLFactsList getLocation(XBRLInstance instance,
                          XPathHelper xph)
Returns the location for a new item or tuple

Parameters:
instance - the instance that is being constructed


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa