public class UnitNoUnitAspectRule extends CommonAspectRule implements UnitAspectInterface
ALLDIMENSIONALASPECTS, ALLNONDIMENSIONALASPECTS, ANY, COMPLETESCENARIO, COMPLETESEGMENT, CONCEPT, DIMENSION, ENTITYIDENTIFIER, LOCATION, NONE, NONXDTSCENARIO, NONXDTSEGMENT, PERIOD, UNIT, VALUE| Constructor and Description |
|---|
UnitNoUnitAspectRule(XBRLFormula xbrlFormula,
net.sf.saxon.s9api.XdmNode document)
Instantiates a new unit no unit aspect rule.
|
| Modifier and Type | Method and Description |
|---|---|
XBRLUnit |
getUnit(XPathHelper xph)
Gets the unit.
|
getAspectsTextpublic UnitNoUnitAspectRule(XBRLFormula xbrlFormula, net.sf.saxon.s9api.XdmNode document) throws XFValidationException
xbrlFormula - the xbrl formuladocument - the documentXFValidationException - the XF validation exceptionpublic XBRLUnit getUnit(XPathHelper xph) throws XFValidationException
UnitAspectInterfacegetUnit in interface UnitAspectInterfacexph - the xphXFValidationException - the XF validation exception