Class EncoderUtils


  • public class EncoderUtils
    extends Object
    Author:
    JAX-RPC Development Team
    • Constructor Detail

      • EncoderUtils

        public EncoderUtils()
    • Method Detail

      • needsCollapsing

        public static boolean needsCollapsing​(String str)
      • collapseWhitespace

        public static String collapseWhitespace​(String str)
      • removeWhitespace

        public static String removeWhitespace​(String str)