public class XBRLCatalogSAXSource extends javax.xml.transform.sax.SAXSource implements XBRLSourceCatalogInterface, NoReusableSource
| Constructor and Description | 
|---|
| XBRLCatalogSAXSource()Creates a new empty XBRLCatalogueSaxSource. | 
| XBRLCatalogSAXSource(javax.xml.transform.sax.SAXSource other)Creates a new XBRLCatalogueSaxSource by wrapping an existing SAXSource. | 
| 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 XBRLCatalogSAXSource()
public XBRLCatalogSAXSource(javax.xml.transform.sax.SAXSource other)
other - the otherpublic 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