public interface XBRLDTSDocument
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Frees-up used memory.
|
void |
discoverDTS(XBRLDTSDocument parent)
Fires the rules of DTS Discovery for this object.
|
java.net.URI |
getDTSKey()
Provides a key that can be used to index the document in the cache.
|
void discoverDTS(XBRLDTSDocument parent) throws DTSDiscoveryException, com.rs.lic.LicenseVerificationException
parent - the parentDTSDiscoveryException - the DTS discovery exceptioncom.rs.lic.LicenseVerificationException - the license verification exceptionjava.net.URI getDTSKey()
void clear()
throws java.lang.Throwable
java.lang.Throwable - the throwable