com.ihr.xbrl.om
Interface MultiDTSValidationFile


public interface MultiDTSValidationFile

Interface for a file that wraps a ZIP file that may contain other XBRL files inside. Used inside the MultiDTSValidationService

Since:
2.7.5
Author:
Ignacio

Method Summary
 java.io.InputStream getInputStream()
          InputStream to read the incoming file
 java.io.File getInstanceFile()
          File instance of the Instance document.
 java.lang.String getName()
          File name without path information
 

Method Detail

getInputStream

java.io.InputStream getInputStream()
                                   throws java.io.IOException
InputStream to read the incoming file

Returns:
InputStream
Throws:
java.io.IOException

getName

java.lang.String getName()
File name without path information

Returns:
String

getInstanceFile

java.io.File getInstanceFile()
File instance of the Instance document.

Returns:


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa