org.modeshape.sequencer.wsdl
Class WsdlI18n

java.lang.Object
  extended by org.modeshape.sequencer.wsdl.WsdlI18n

public final class WsdlI18n
extends Object

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


Field Summary
static I18n errorClosingWsdlFile
           
static I18n errorReadingWsdlFile
           
static I18n warningReadingWsdlFile
           
 
Constructor Summary
WsdlI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

warningReadingWsdlFile

public static I18n warningReadingWsdlFile

errorReadingWsdlFile

public static I18n errorReadingWsdlFile

errorClosingWsdlFile

public static I18n errorClosingWsdlFile
Constructor Detail

WsdlI18n

public WsdlI18n()


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