Project Wonder 5.0

er.extensions.foundation
Class ERXComparisonSupport

java.lang.Object
  extended by er.extensions.foundation.ERXComparisonSupport

public class ERXComparisonSupport
extends java.lang.Object

Comparison support that sorts strings in a locale-savvy manner and adds support for regex in-memory matching when using qualifier strings.

Author:
ak on Fri Apr 11 2003

Nested Class Summary
protected static class ERXComparisonSupport.StringQualifierSupport
          Support class that adds regex matching, causing it to use the correct selector String.matches(String) instead of String.matches(Object).
protected static class ERXComparisonSupport.StringSortSupport
           
 
Constructor Summary
ERXComparisonSupport()
           
 
Method Summary
static void initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXComparisonSupport

public ERXComparisonSupport()
Method Detail

initialize

public static void initialize()

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.