org.dbmaintain.util
Class CharacterUtils

java.lang.Object
  extended by org.dbmaintain.util.CharacterUtils

public class CharacterUtils
extends Object

Author:
Filip Neven, Tim Ducheyne

Constructor Summary
CharacterUtils()
           
 
Method Summary
static boolean isNewLineCharacter(Character currentChar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterUtils

public CharacterUtils()
Method Detail

isNewLineCharacter

public static boolean isNewLineCharacter(Character currentChar)


Copyright © 2011. All Rights Reserved.