org.modeshape.web.jcr.webdav
Class WebdavI18n

java.lang.Object
  extended by org.modeshape.web.jcr.webdav.WebdavI18n

@Immutable
public final class WebdavI18n
extends Object

The internationalized string constants for the org.modeshape.web.jcr.webdav package.


Field Summary
static I18n noStoredRequest
           
static I18n requiredParameterMissing
           
static I18n uriIsProperty
           
 
Constructor Summary
WebdavI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

noStoredRequest

public static I18n noStoredRequest

uriIsProperty

public static I18n uriIsProperty

requiredParameterMissing

public static I18n requiredParameterMissing
Constructor Detail

WebdavI18n

public WebdavI18n()


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