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
 
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()


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