Uses of Class
org.codehaus.mojo.l10n.L10NStatusReport.Wrapper
-
Uses of L10NStatusReport.Wrapper in org.codehaus.mojo.l10n
Fields in org.codehaus.mojo.l10n with type parameters of type L10NStatusReport.WrapperModifier and TypeFieldDescriptionprivate final Set
<L10NStatusReport.Wrapper> L10NStatusReport.L10NStatusRenderer.files
Methods in org.codehaus.mojo.l10n with parameters of type L10NStatusReport.WrapperModifier and TypeMethodDescriptionint
L10NStatusReport.WrapperComparator.compare
(L10NStatusReport.Wrapper wr1, L10NStatusReport.Wrapper wr2) Constructor parameters in org.codehaus.mojo.l10n with type arguments of type L10NStatusReport.WrapperModifierConstructorDescriptionL10NStatusRenderer
(org.apache.maven.doxia.sink.Sink sink, ResourceBundle bundle, Set<L10NStatusReport.Wrapper> files, Locale rendererLocale)