Package | Description |
---|---|
com.ihr.xbrl.om |
Provides the classes necessary to start processing XBRL information.
|
com.ihr.xbrl.om.exLinks |
Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links.
|
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
com.ihr.xbrl.om.sax | |
com.ihr.xbrl.om.taxonomy |
Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content
of the XBRL Taxonomy Schemas that requires XBRL processing.
|
com.ihr.xbrl.util |
Provides utility classes with static methods that are used by other classes
This is a common container for utilities like resolving relative URIs from two absolute URIs
or formatting an XML document to a String...
|
Modifier and Type | Method and Description |
---|---|
abstract XBRLDocument.XBRLDocumentType |
XBRLDocument.getDTSDocumentType()
Returns the type of DTS Document.
|
static XBRLDocument.XBRLDocumentType |
XBRLDocument.XBRLDocumentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XBRLDocument.XBRLDocumentType[] |
XBRLDocument.XBRLDocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocument.XBRLDocumentType |
XBRLLinkbase.getDTSDocumentType()
Gets the DTS document type.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocument.XBRLDocumentType |
XBRLInstance.getDTSDocumentType()
Gets the DTS document type.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<java.net.URI> |
XBRLInstanceRootNode.getXBRLDocuments(XBRLDocument.XBRLDocumentType type)
Returns an iterator over documents included in the DTS by this instance that are of the specified type.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocument.XBRLDocumentType |
XBRLDocumentInfo.getXbrlDocumentType()
Gets the xbrl document type.
|
XBRLDocument.XBRLDocumentType |
DTSDiscoveryInfo.getXbrlDocumentType()
Gets the xbrl document type.
|
Modifier and Type | Method and Description |
---|---|
static DTSDocumentReference.ReferenceType |
DTSDocumentReference.ReferenceType.parseDocumentType(XBRLDocument.XBRLDocumentType dType)
Parses the document type.
|
void |
XBRLDocumentInfo.setXbrlDocumentType(XBRLDocument.XBRLDocumentType documentType)
Sets the xbrl document type.
|
void |
DTSDiscoveryInfo.setXbrlDocumentType(XBRLDocument.XBRLDocumentType xbrlDocumentType)
Sets the xbrl document type.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocument.XBRLDocumentType |
XBRLTaxonomy.getDTSDocumentType()
Gets the DTS document type.
|
Modifier and Type | Method and Description |
---|---|
XBRLDocument.XBRLDocumentType |
XBRLDocumentContentExplorer.getFileType()
Gets the file type.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa