Class HexStringByteTranslator

java.lang.Object
com.adaptris.util.text.ByteTranslator
com.adaptris.util.text.HexStringByteTranslator

public class HexStringByteTranslator extends ByteTranslator
Simply converts to and from a Hex String

In the adapter configuration file this class is aliased as hex-string-byte-translator which is the preferred alternative to the fully qualified classname when building your configuration.

  • Constructor Details

    • HexStringByteTranslator

      public HexStringByteTranslator()
  • Method Details