public interface IValueSpaceProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStringValueFromQNameValue(javax.xml.namespace.QName concept,
javax.xml.namespace.QName qNameValue)
Obtains the human readable value for a given QName value in the scope of a concept.
|
java.util.Iterator<DecorableValue<?>> |
getValueSpace(javax.xml.namespace.QName concept)
Returns an iterator over the value space of this concept definition or the empty iterator in case the
concept does not contains a restricted value set on this processor.
|
boolean |
isValueSpace(javax.xml.namespace.QName concept)
Returns true if the concept definition identified by the QName contains a restricted value space and
the processor implementing this interface is able to provide the restricted value set
|
boolean isValueSpace(javax.xml.namespace.QName concept)
concept
- the concept of an XBRLItemjava.util.Iterator<DecorableValue<?>> getValueSpace(javax.xml.namespace.QName concept)
concept
- the concept of an XBRLItemjava.lang.String getStringValueFromQNameValue(javax.xml.namespace.QName concept, javax.xml.namespace.QName qNameValue)
concept
- the concept QNameqNameValue
- the fact value for which the String shall be computedCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa