org.modeshape.sequencer.xsd
Class XsdI18n

java.lang.Object
  extended by org.modeshape.sequencer.xsd.XsdI18n

public final class XsdI18n
extends Object

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


Field Summary
static I18n errorClosingXsdFile
           
static I18n errorReadingXsdFile
           
static I18n warningReadingXsdFile
           
 
Constructor Summary
XsdI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

warningReadingXsdFile

public static I18n warningReadingXsdFile

errorReadingXsdFile

public static I18n errorReadingXsdFile

errorClosingXsdFile

public static I18n errorClosingXsdFile
Constructor Detail

XsdI18n

public XsdI18n()


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