org.modeshape.sequencer.msoffice
Class MSOfficeMetadataI18n

java.lang.Object
  extended by org.modeshape.sequencer.msoffice.MSOfficeMetadataI18n

public final class MSOfficeMetadataI18n
extends Object

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


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

Field Detail

sequencerTaskName

public static I18n sequencerTaskName

errorExtractingWordMetadata

public static I18n errorExtractingWordMetadata

errorExtractingExcelMetadata

public static I18n errorExtractingExcelMetadata

errorExtractingPowerpointMetadata

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