org.modeshape.sequencer.zip
Class ZipI18n

java.lang.Object
  extended by org.modeshape.sequencer.zip.ZipI18n

public final class ZipI18n
extends Object

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


Field Summary
static I18n errorClosingZipFile
           
static I18n errorReadingZipFile
           
 
Constructor Summary
ZipI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

errorReadingZipFile

public static I18n errorReadingZipFile

errorClosingZipFile

public static I18n errorClosingZipFile
Constructor Detail

ZipI18n

public ZipI18n()


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