Class InputStreamUtil


  • public class InputStreamUtil
    extends Object
    • Constructor Detail

      • InputStreamUtil

        public InputStreamUtil()
    • 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