org.apache.camel.dataformat.bindy.util
Class Converter

java.lang.Object
  extended by org.apache.camel.dataformat.bindy.util.Converter

public final class Converter
extends Object

The ConvertSeparator helps to return the char associated to the unicode string


Method Summary
static byte[] getByteReturn(String returnCharacter)
           
static char getCharDelimitor(String separator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCharDelimitor

public static char getCharDelimitor(String separator)

getByteReturn

public static byte[] getByteReturn(String returnCharacter)


Copyright © 2009 Apache Software Foundation. All Rights Reserved.