Uses of Class
org.openeai.scrubbers.EnterpriseScrubberImpl

Packages that use EnterpriseScrubberImpl
org.openeai.implementations.scrubbers   
org.openeai.scrubbers   
 

Uses of EnterpriseScrubberImpl in org.openeai.implementations.scrubbers
 

Subclasses of EnterpriseScrubberImpl in org.openeai.implementations.scrubbers
 class CityLocalityScrubber
          An object that converts null or empty data to "Not Applicable".
 class DayScrubber
          Scrubber that converts a null or empty string to the current day of the month.
 class MonthScrubber
          Scrubber that converts a null or empty string to the current month of the year.
 class YearScrubber
          Scrubber that converts a null or empty string to the current year.
 

Uses of EnterpriseScrubberImpl in org.openeai.scrubbers
 

Subclasses of EnterpriseScrubberImpl in org.openeai.scrubbers
 class CaseConverter
          A general CaseConverter class that converts the first letter of a String to Upper case an all subsequent letters to lower case.
 class LowerCaseScrubber
          Scrubber that converts the incomming string to lower case.
 



Copyright © 2002, OpenEAI Software Foundation