org.jboss.dna.sequencer.cnd
Class CndSequencerI18n

java.lang.Object
  extended by org.jboss.dna.sequencer.cnd.CndSequencerI18n

public final class CndSequencerI18n
extends Object

The internationalized string constants for the org.jboss.dna.sequencer.cnd* packages.


Field Summary
static I18n errorSequencingCndContent
           
static I18n sequencerTaskName
           
 
Constructor Summary
CndSequencerI18n()
           
 
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

errorSequencingCndContent

public static I18n errorSequencingCndContent
Constructor Detail

CndSequencerI18n

public CndSequencerI18n()
Method Detail

getLocalizationProblemLocales

public static Set<Locale> getLocalizationProblemLocales()

getLocalizationProblems

public static Set<String> getLocalizationProblems()

getLocalizationProblems

public static Set<String> getLocalizationProblems(Locale locale)


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