public class XPathAspectRule extends CommonAspectRule implements ContextComponentRuleInterface
| Modifier and Type | Field and Description |
|---|---|
static javax.xml.namespace.QName |
resourceName
The Constant resourceName.
|
ALLDIMENSIONALASPECTS, ALLNONDIMENSIONALASPECTS, ANY, COMPLETESCENARIO, COMPLETESEGMENT, CONCEPT, DIMENSION, ENTITYIDENTIFIER, LOCATION, NONE, NONXDTSCENARIO, NONXDTSEGMENT, PERIOD, UNIT, VALUE| Constructor and Description |
|---|
XPathAspectRule(net.sf.saxon.s9api.XdmNode aspectNode,
XBRLFormula formula,
int container)
Instantiates a new x path aspect rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateDimensionsContainer(FContext ctx,
XPathHelper xph,
boolean bIsOcc)
Update dimensions container.
|
getAspectsTextpublic static final javax.xml.namespace.QName resourceName
public XPathAspectRule(net.sf.saxon.s9api.XdmNode aspectNode,
XBRLFormula formula,
int container)
throws XFxbrlfeIllegalUseOfUncoveredQName
aspectNode - the aspect nodeformula - the formulacontainer - the containerXFxbrlfeIllegalUseOfUncoveredQName - the x fxbrlfe illegal use of uncovered q namepublic void updateDimensionsContainer(FContext ctx, XPathHelper xph, boolean bIsOcc) throws XFValidationException
ContextComponentRuleInterfaceupdateDimensionsContainer in interface ContextComponentRuleInterfacectx - the ctxxph - the xphbIsOcc - the b is occXFValidationException - the XF validation exception