org.xbrlapi.xdt
Class XDTConstants
java.lang.Object
org.xbrlapi.xdt.XDTConstants
public class XDTConstants
- extends Object
Defines a range of constants (namespaces etc) that are used for the XDT module.
- Author:
- Geoffrey Shuetrim (geoff@galexy.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XBRLDTPrefix
public static final String XBRLDTPrefix
- See Also:
- Constant Field Values
XBRLDIPrefix
public static final String XBRLDIPrefix
- See Also:
- Constant Field Values
hypercube
public static final String hypercube
- See Also:
- Constant Field Values
dimension
public static final String dimension
- See Also:
- Constant Field Values
XBRLDTNamespace
public static URI XBRLDTNamespace
XBRLDINamespace
public static URI XBRLDINamespace
HypercubeDimensionArcrole
public static URI HypercubeDimensionArcrole
DimensionDomainArcrole
public static URI DimensionDomainArcrole
DomainMemberArcrole
public static URI DomainMemberArcrole
AllArcrole
public static URI AllArcrole
NotAllArcrole
public static URI NotAllArcrole
DefaultDimensionArcrole
public static URI DefaultDimensionArcrole
XDTConstants
public XDTConstants()