Class InputStreamUtil
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.util.InputStreamUtil
-
public class InputStreamUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description InputStreamUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InputStreamPartcreateInputStreamPart(com.adobe.pdfservices.operation.internal.FileRefImpl fileRefImpl, int partNumber)static StringgenerateFileFormFieldName(int partNumber)
-
-
-
Method Detail
-
generateFileFormFieldName
public static String generateFileFormFieldName(int partNumber)
-
createInputStreamPart
public static InputStreamPart createInputStreamPart(com.adobe.pdfservices.operation.internal.FileRefImpl fileRefImpl, int partNumber) throws IOException
- Throws:
IOException
-
-