This method is called by the loader just after object has been created and
if a configuration file is set (which is an optional step only if configuration
file is indicated as a parameter)
This method should read the configuration file and set values for
constants and things like that.
Initializes the VariablesLoopController by setting the value of the tree that contains
the variables required for each evaluation level and the interdependencies between variables.
This class provides methods to investigate the content of an XBRL instance
document from a high level point of view so the development of tools
reading the content of instance document will be much easier
This interface allows classes to ask how an XBRLFactItem is represented in the user interface in regard to the label
role and, particularly, if the label role is at the beginning of a column period or at the end of a column period.
Configures the internet proxy
Based on code form jean-christophe.collet@sun.com
see page
An instance of this class is created when a DTSContainer is created.
Invalidates this object and the elements in the XML tree according with the parameter in dir
This method is used by GUI tools that requires to reset validation before a manual validation
cycle is started
Returns true or false depending on this XBRLItem is an XBRL fractionItemType or not
This method has been added in order to facilitate the development of the formula
specification.
Returns true if the document pointed to by the URI can be discovered
in the DTS that would result using this document as the Starting
point for DTS Discovery.
Returns true if the type is derived from one of the list
fractionItemType
decimalItemType
floatItemType
doubleItemType
monetaryItemType
sharesItemType
pureItemType
integerItemType
nonPositiveIntegerItemType
negativeIntegerItemType
longItemType
intItemType
shortItemType
byteItemType
nonNegativeIntegerItemType
unsignedLongItemType
unsignedIntItemType
unsignedShortItemType
unsignedByteItemType
positiveIntegerItemType)
Returns a string representation in iso8601 standard with the value of
variable c
yyyy-MM-dd'T'HH:mm:ss.SSSZ is the complete patters that can be used
some parts of this pattern can be omited according to the values
of hasTimezone and hasTime below.
During the instance creation, the InternetProxySelector is registered
as the default proxy selector if there are properties indicating that
it must be registered.
This method returns true when the document represented by the content of the
xmlSource parameter can be transformed by one of the DTSs loaded by this transformer
object.
returns true if the element represented by the QName can legally use this XBRLRoleType
This method considers roles defined in the XBRL 2.1 specification, virtual roles undefined in the
DTS and used in generic linkbases and roles properly defined in XBRL linkbases
Returns true for role types not referenced using roleRef elements or arcrole type not referenced via
arcroleRef elements but valid because they are used within custom extended linkbases.