Class Util


  • public class Util
    extends Object
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • initVelocityEngine

        protected static org.apache.velocity.app.VelocityEngine initVelocityEngine​(String vcardResourcePath)
                                                                            throws IOException
        Throws:
        IOException
      • determineFileName

        protected static int determineFileName​(Stream vcfStream,
                                               int partNumber,
                                               int parts,
                                               StreamDescriptor streamDescriptor)