XBRLAPI

A Java API for XBRL


org.xbrlapi.utilities
Class Constants

java.lang.Object
  extended by org.xbrlapi.utilities.Constants

public class Constants
extends Object

Defines a range of constants (namespaces etc) that are used throughout the XBRLAPI implementation

Author:
Geoffrey Shuetrim (geoff@galexy.net)

Field Summary
static URI CalculationArcrole
           
static URI CommentaryGuidanceLabelRole
           
static URI CommentaryReferenceRole
           
static URI CompNamespace
           
static String CompPrefix
           
static URI DefinitionGuidanceLabelRole
           
static URI DefinitionReferenceRole
           
static URI DisclosureGuidanceLabelRole
           
static URI DisclosureReferenceRole
           
static URI DocumentationGenericLabelRole
           
static URI DocumentationLabelRole
           
static URI EssenceAliasArcrole
           
static URI ExampleGuidanceLabelRole
           
static URI ExampleReferenceRole
           
static URI FactFootnoteArcrole
           
static String FragmentDataContainerElementName
           
static String FragmentRootElementName
           
static URI GeneralSpecialArcrole
           
static URI GenericLabelArcrole
           
static URI GenericLabelNamespace
           
static String GenericLabelPrefix
           
static URI GenericLinkNamespace
           
static String GenericLinkPrefix
           
static URI GenericReferenceArcrole
           
static URI GenericReferenceNamespace
           
static String GenericReferencePrefix
           
static URI ISO4217
           
static String JAXP_SCHEMA_LANGUAGE
           
static URI LabelArcrole
           
static URI LinkbaseReferenceArcrole
           
protected static org.apache.log4j.Logger logger
           
static URI MandatoryDisclosureReferenceRole
           
static URI MeasurementGuidanceLabelRole
           
static URI MeasurementReferenceRole
           
static URI NegativeLabelRole
           
static URI NegativeTerseLabelRole
           
static URI NegativeVerboseLabelRole
           
static URI PeriodEndLabelRole
           
static URI PeriodStartLabelRole
           
static URI PositiveLabelRole
           
static URI PositiveTerseLabelRole
           
static URI PositiveVerboseLabelRole
           
static URI PresentationArcrole
           
static URI PresentationGuidanceLabelRole
           
static URI PresentationReferenceRole
           
static URI RecommendedDisclosureReferenceRole
           
static URI ReferenceArcrole
           
static URI RequiresElementArcrole
           
static URI SimilarTuplesArcrole
           
static URI StandardGenericLabelRole
           
static URI StandardGenericReferenceRole
           
static URI StandardLabelRole
           
static URI StandardLinkRole
           
static URI StandardReferenceRole
           
static URI TerseGenericLabelRole
           
static URI TerseLabelRole
           
static URI TotalLabelRole
           
static URI UnspecifiedDisclosureReferenceRole
           
static URI VerboseGenericLabelRole
           
static URI VerboseLabelRole
           
static String W3C_XML_SCHEMA
           
static URI XBRL21LinkNamespace
           
static String XBRL21LinkPrefix
           
static URI XBRL21Namespace
           
static String XBRL21Prefix
           
static URI XBRLAPIEntitiesNamespace
           
static String XBRLAPIEntitiesPrefix
           
static URI XBRLAPIEquivalentEntitiesArcrole
           
static URI XBRLAPILanguagesNamespace
           
static String XBRLAPILanguagesPrefix
           
static URI XBRLAPINamespace
           
static String XBRLAPIPrefix
           
static URI XLinkNamespace
           
static String XLinkPrefix
           
static URI XMLNamespace
           
static URI XMLNSNamespace
           
static String XMLPrefix
           
static URI XMLSchemaInstanceNamespace
           
static String XMLSchemaInstancePrefix
           
static URI XMLSchemaNamespace
           
static String XMLSchemaPrefix
           
static URI ZeroLabelRole
           
static URI ZeroTerseLabelRole
           
static URI ZeroVerboseLabelRole
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAXP_SCHEMA_LANGUAGE

public static final String JAXP_SCHEMA_LANGUAGE
See Also:
Constant Field Values

W3C_XML_SCHEMA

public static final String W3C_XML_SCHEMA
See Also:
Constant Field Values

XMLPrefix

public static final String XMLPrefix
See Also:
Constant Field Values

XLinkPrefix

public static final String XLinkPrefix
See Also:
Constant Field Values

XBRL21Prefix

public static final String XBRL21Prefix
See Also:
Constant Field Values

GenericLinkPrefix

public static final String GenericLinkPrefix
See Also:
Constant Field Values

XBRL21LinkPrefix

public static final String XBRL21LinkPrefix
See Also:
Constant Field Values

GenericLabelPrefix

public static final String GenericLabelPrefix
See Also:
Constant Field Values

GenericReferencePrefix

public static final String GenericReferencePrefix
See Also:
Constant Field Values

XBRLAPIPrefix

public static final String XBRLAPIPrefix
See Also:
Constant Field Values

CompPrefix

public static final String CompPrefix
See Also:
Constant Field Values

XBRLAPIEntitiesPrefix

public static final String XBRLAPIEntitiesPrefix
See Also:
Constant Field Values

XBRLAPILanguagesPrefix

public static final String XBRLAPILanguagesPrefix
See Also:
Constant Field Values

XMLSchemaPrefix

public static final String XMLSchemaPrefix
See Also:
Constant Field Values

XMLSchemaInstancePrefix

public static final String XMLSchemaInstancePrefix
See Also:
Constant Field Values

FragmentRootElementName

public static final String FragmentRootElementName
See Also:
Constant Field Values

FragmentDataContainerElementName

public static final String FragmentDataContainerElementName
See Also:
Constant Field Values

logger

protected static org.apache.log4j.Logger logger

XMLNamespace

public static URI XMLNamespace

XMLNSNamespace

public static URI XMLNSNamespace

XLinkNamespace

public static URI XLinkNamespace

XBRL21Namespace

public static URI XBRL21Namespace

XBRL21LinkNamespace

public static URI XBRL21LinkNamespace

GenericLinkNamespace

public static URI GenericLinkNamespace

GenericLabelNamespace

public static URI GenericLabelNamespace

GenericReferenceNamespace

public static URI GenericReferenceNamespace

XBRLAPINamespace

public static URI XBRLAPINamespace

CompNamespace

public static URI CompNamespace

XBRLAPIEntitiesNamespace

public static URI XBRLAPIEntitiesNamespace

XBRLAPIEquivalentEntitiesArcrole

public static URI XBRLAPIEquivalentEntitiesArcrole

XBRLAPILanguagesNamespace

public static URI XBRLAPILanguagesNamespace

XMLSchemaNamespace

public static URI XMLSchemaNamespace

XMLSchemaInstanceNamespace

public static URI XMLSchemaInstanceNamespace

LabelArcrole

public static URI LabelArcrole

GenericLabelArcrole

public static URI GenericLabelArcrole

StandardGenericLabelRole

public static URI StandardGenericLabelRole

TerseGenericLabelRole

public static URI TerseGenericLabelRole

VerboseGenericLabelRole

public static URI VerboseGenericLabelRole

DocumentationGenericLabelRole

public static URI DocumentationGenericLabelRole

ReferenceArcrole

public static URI ReferenceArcrole

GenericReferenceArcrole

public static URI GenericReferenceArcrole

CalculationArcrole

public static URI CalculationArcrole

PresentationArcrole

public static URI PresentationArcrole

GeneralSpecialArcrole

public static URI GeneralSpecialArcrole

EssenceAliasArcrole

public static URI EssenceAliasArcrole

SimilarTuplesArcrole

public static URI SimilarTuplesArcrole

RequiresElementArcrole

public static URI RequiresElementArcrole

FactFootnoteArcrole

public static URI FactFootnoteArcrole

StandardLabelRole

public static URI StandardLabelRole

TerseLabelRole

public static URI TerseLabelRole

VerboseLabelRole

public static URI VerboseLabelRole

PositiveLabelRole

public static URI PositiveLabelRole

PositiveTerseLabelRole

public static URI PositiveTerseLabelRole

PositiveVerboseLabelRole

public static URI PositiveVerboseLabelRole

NegativeLabelRole

public static URI NegativeLabelRole

NegativeTerseLabelRole

public static URI NegativeTerseLabelRole

NegativeVerboseLabelRole

public static URI NegativeVerboseLabelRole

ZeroLabelRole

public static URI ZeroLabelRole

ZeroTerseLabelRole

public static URI ZeroTerseLabelRole

ZeroVerboseLabelRole

public static URI ZeroVerboseLabelRole

TotalLabelRole

public static URI TotalLabelRole

PeriodStartLabelRole

public static URI PeriodStartLabelRole

PeriodEndLabelRole

public static URI PeriodEndLabelRole

DocumentationLabelRole

public static URI DocumentationLabelRole

DefinitionGuidanceLabelRole

public static URI DefinitionGuidanceLabelRole

DisclosureGuidanceLabelRole

public static URI DisclosureGuidanceLabelRole

PresentationGuidanceLabelRole

public static URI PresentationGuidanceLabelRole

MeasurementGuidanceLabelRole

public static URI MeasurementGuidanceLabelRole

CommentaryGuidanceLabelRole

public static URI CommentaryGuidanceLabelRole

ExampleGuidanceLabelRole

public static URI ExampleGuidanceLabelRole

StandardReferenceRole

public static URI StandardReferenceRole

StandardGenericReferenceRole

public static URI StandardGenericReferenceRole

DefinitionReferenceRole

public static URI DefinitionReferenceRole

DisclosureReferenceRole

public static URI DisclosureReferenceRole

MandatoryDisclosureReferenceRole

public static URI MandatoryDisclosureReferenceRole

RecommendedDisclosureReferenceRole

public static URI RecommendedDisclosureReferenceRole

UnspecifiedDisclosureReferenceRole

public static URI UnspecifiedDisclosureReferenceRole

PresentationReferenceRole

public static URI PresentationReferenceRole

MeasurementReferenceRole

public static URI MeasurementReferenceRole

CommentaryReferenceRole

public static URI CommentaryReferenceRole

ExampleReferenceRole

public static URI ExampleReferenceRole

StandardLinkRole

public static URI StandardLinkRole

ISO4217

public static URI ISO4217

LinkbaseReferenceArcrole

public static URI LinkbaseReferenceArcrole
Constructor Detail

Constants

public Constants()

Get Java XBRL API implementation at SourceForge.net. Fast, secure and Free Open Source software downloads