org.jboss.dna.sequencer.msoffice
Class MSOfficeMetadataI18n

java.lang.Object
  extended by org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n

public final class MSOfficeMetadataI18n
extends Object

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


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

MSOfficeMetadataI18n

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