org.apache.xml.security.c14n.implementations
Class UtfHelpper

java.lang.Object
  extended byorg.apache.xml.security.c14n.implementations.UtfHelpper

public class UtfHelpper
extends java.lang.Object


Constructor Summary
UtfHelpper()
           
 
Method Summary
static byte[] getStringInUtf8(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtfHelpper

public UtfHelpper()
Method Detail

getStringInUtf8

public static final byte[] getStringInUtf8(java.lang.String str)