Class EncoderUtils

java.lang.Object
com.sun.xml.rpc.encoding.simpletype.EncoderUtils

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

    • EncoderUtils

      public EncoderUtils()
  • Method Details

    • needsCollapsing

      public static boolean needsCollapsing(String str)
    • collapseWhitespace

      public static String collapseWhitespace(String str)
    • removeWhitespace

      public static String removeWhitespace(String str)