org.jboss.dna.sequencer.java
Class JavaMetadataI18n

java.lang.Object
  extended by org.jboss.dna.sequencer.java.JavaMetadataI18n

public class JavaMetadataI18n
extends Object

Author:
Serge Pagop

Field Summary
static I18n sequencerTaskName
           
 
Constructor Summary
JavaMetadataI18n()
           
 
Method Summary
static Set<Locale> getLocalizationProblemLocales()
           
static Set<String> getLocalizationProblems()
           
static Set<String> getLocalizationProblems(Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sequencerTaskName

public static I18n sequencerTaskName
Constructor Detail

JavaMetadataI18n

public JavaMetadataI18n()
Method Detail

getLocalizationProblemLocales

public static Set<Locale> getLocalizationProblemLocales()

getLocalizationProblems

public static Set<String> getLocalizationProblems()

getLocalizationProblems

public static Set<String> getLocalizationProblems(Locale locale)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.