Skip to main content
The File class is in the com.abbyy.connectors.models namespace. It contains information about the target file. The methods of this class are described below.
Constructor Details
public File(String name, byte[] bytes)
Creates a file object. Parameters:
  • name – the name of the file
    • bytes – the contents of the file as a byte array