org.modeshape.sequencer.java
Class JavaMetadataI18n

java.lang.Object
  extended by org.modeshape.sequencer.java.JavaMetadataI18n

public class JavaMetadataI18n
extends Object

The internationalized string constants for the org.modeshape.sequencer.java* packages.


Field Summary
static I18n errorSequencingFile
           
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sequencerTaskName

public static I18n sequencerTaskName

errorSequencingFile

public static I18n errorSequencingFile
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-2011 JBoss, a division of Red Hat. All Rights Reserved.