railo.runtime.type.comparator
Class TextComparator
java.lang.Object
railo.runtime.type.comparator.TextComparator
- All Implemented Interfaces:
- Comparator, ExceptionComparator
public final class TextComparator
- extends Object
- implements ExceptionComparator
comparator implementation to compare textes
Constructor Summary |
TextComparator(boolean isAsc,
boolean ignoreCase)
constructor of the class |
TextComparator
public TextComparator(boolean isAsc,
boolean ignoreCase)
- constructor of the class
- Parameters:
isAsc
- ascending or desendingignoreCase
- ignore case or not
getPageException
public PageException getPageException()
- Specified by:
getPageException
in interface ExceptionComparator
- Returns:
- Returns the expressionException.
compare
public int compare(Object oLeft,
Object oRight)
- Specified by:
compare
in interface Comparator
- See Also:
Comparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2012 Railo