public class ConceptAspectRule extends CommonAspectRule implements ConceptAspectInterface
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
log
The log.
|
static javax.xml.namespace.QName |
resourceName
The Constant resourceName.
|
Constructor and Description |
---|
ConceptAspectRule(XBRLFormula formula,
net.sf.saxon.s9api.XdmNode aspectNode)
Instantiates a new concept aspect rule.
|
Modifier and Type | Method and Description |
---|---|
XMLElementDefinition |
getConcept()
Gets the concept.
|
boolean |
isStaticConcept()
Checks if is static concept.
|
public static org.apache.log4j.Logger log
public static final javax.xml.namespace.QName resourceName
public ConceptAspectRule(XBRLFormula formula, net.sf.saxon.s9api.XdmNode aspectNode) throws XFValidationException
formula
- the formulaaspectNode
- the aspect nodeXFValidationException
- the XF validation exceptionpublic XMLElementDefinition getConcept() throws XFValidationException
getConcept
in interface ConceptAspectInterface
XFValidationException
- the XF validation exceptionpublic boolean isStaticConcept() throws XFValidationException
isStaticConcept
in interface ConceptAspectInterface
XFValidationException
- the XF validation exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa