Project Wonder 5.0

er.taggable
Interface ERTagNormalizer

All Known Implementing Classes:
ERDefaultTagNormalizer

public interface ERTagNormalizer

ERTagNormalizer provides an interface for processing tags to clean them up prior to persisting them.

Author:
mschrag

Method Summary
 java.lang.String normalize(java.lang.String tag)
          Returns the normalized tag name given an "unclean" tag name
 

Method Detail

normalize

java.lang.String normalize(java.lang.String tag)
Returns the normalized tag name given an "unclean" tag name

Parameters:
tag - the "unclean" tag name
Returns:
the normalized tag name

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

Copyright © 2002 – 2007 Project Wonder.