public class XBRLCatalogResourceSource extends javax.xml.transform.stream.StreamSource implements XBRLSourceCatalogInterface, NoReusableSource
| Constructor and Description |
|---|
XBRLCatalogResourceSource(java.io.InputStream iss)
Instantiates a new XBRL catalog resource source.
|
XBRLCatalogResourceSource(javax.xml.transform.Source ss)
Instantiates a new XBRL catalog resource source.
|
XBRLCatalogResourceSource(java.io.StringReader stringReader)
Instantiates a new XBRL catalog resource source.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getLocalFile()
Gets the local file.
|
java.lang.String |
getPackageName()
Gets the package name.
|
java.lang.String |
getVersion()
Gets the version.
|
void |
setLocalFile(java.io.File f)
Sets the local file.
|
void |
setPackageName(java.lang.String name)
Sets the package name.
|
void |
setVersion(java.lang.String version)
Sets the version.
|
public XBRLCatalogResourceSource(java.io.StringReader stringReader)
stringReader - the string readerpublic XBRLCatalogResourceSource(java.io.InputStream iss)
iss - the isspublic XBRLCatalogResourceSource(javax.xml.transform.Source ss)
ss - the sspublic void setLocalFile(java.io.File f)
setLocalFile in interface XBRLSourceCatalogInterfacef - the new local filepublic java.io.File getLocalFile()
getLocalFile in interface XBRLSourceCatalogInterfacepublic void setPackageName(java.lang.String name)
setPackageName in interface XBRLSourceCatalogInterfacename - the new package namepublic java.lang.String getPackageName()
getPackageName in interface XBRLSourceCatalogInterfacepublic void setVersion(java.lang.String version)
setVersion in interface XBRLSourceCatalogInterfaceversion - the new versionpublic java.lang.String getVersion()
getVersion in interface XBRLSourceCatalogInterfaceCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa