public class XBRLCatalogStreamSource extends javax.xml.transform.stream.StreamSource implements XBRLSourceCatalogInterface, NoReusableSource
| Constructor and Description | 
|---|
| XBRLCatalogStreamSource()Instantiates a new XBRL catalog stream source. | 
| XBRLCatalogStreamSource(javax.xml.transform.stream.StreamSource ss)Instantiates a new XBRL catalog stream 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 XBRLCatalogStreamSource()
public XBRLCatalogStreamSource(javax.xml.transform.stream.StreamSource 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