org.apache.axiom.c14n.impl
Class UtfHelper

java.lang.Object
  extended by org.apache.axiom.c14n.impl.UtfHelper

public class UtfHelper
extends java.lang.Object


Constructor Summary
UtfHelper()
           
 
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

UtfHelper

public UtfHelper()
Method Detail

getStringInUtf8

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


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.