Uses of Interface
org.nuiton.i18n.plugin.bundle.BundleFormatConverter

Packages that use BundleFormatConverter
org.nuiton.i18n.plugin.bundle   
 

Uses of BundleFormatConverter in org.nuiton.i18n.plugin.bundle
 

Classes in org.nuiton.i18n.plugin.bundle that implement BundleFormatConverter
 class StringFormatToMessageFormatConverter
          Implementation of BundleFormatConverter to convert Formatter syntax to a MessageFormat syntax.
 

Fields in org.nuiton.i18n.plugin.bundle declared as BundleFormatConverter
protected  BundleFormatConverter BundleMojo.converter
          Format converter to apply if
 

Fields in org.nuiton.i18n.plugin.bundle with type parameters of type BundleFormatConverter
protected  Map<String,BundleFormatConverter> BundleMojo.bundleFormatConverters
          Map of all availables BundleFormatConverter.
protected  Map<String,BundleFormatConverter> AvailableConverterMojo.bundleFormatConverters
          Map of all availables BundleFormatConverter.
 



Copyright © 2007-2011 CodeLutin. All Rights Reserved.