org.modeshape.sequencer.text
Class TextSequencerI18n

java.lang.Object
  extended by org.modeshape.sequencer.text.TextSequencerI18n

public final class TextSequencerI18n
extends Object

The internationalized string constants for the org.modeshape.sequencer.text packages.


Field Summary
static I18n couldNotInstantiateRowFactory
           
static I18n errorReadingLine
           
 
Constructor Summary
TextSequencerI18n()
           
 
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

errorReadingLine

public static I18n errorReadingLine

couldNotInstantiateRowFactory

public static I18n couldNotInstantiateRowFactory
Constructor Detail

TextSequencerI18n

public TextSequencerI18n()
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.