net.sf.mmm.util.nls.base
Interface NlsArgumentFormatter

All Superinterfaces:
NlsFormatter<NlsArgument>
All Known Implementing Classes:
NlsArgumentFormatterImpl

@ComponentSpecification
public interface NlsArgumentFormatter
extends NlsFormatter<NlsArgument>

The NlsArgumentFormatter is an NlsFormatter for an actual NlsArgument. It performs the higher-level formatting with justification delegating the lower-level formatting to the according sub-formatter (typically a NlsFormatterPlugin).

Since:
2.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)

Method Summary
 
Methods inherited from interface net.sf.mmm.util.nls.api.NlsFormatter
format, format
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.