org.jboss.dna.cnd
Class CndI18n

java.lang.Object
  extended by org.jboss.dna.cnd.CndI18n

public final class CndI18n
extends Object

The internationalized string constants for the org.jboss.dna.cnd* packages.


Field Summary
static I18n errorImportingCndContent
           
static I18n expectedBooleanLiteral
           
static I18n expectedStringLiteral
           
static I18n expectedValidNameLiteral
           
static I18n expectedValidOnParentVersion
           
static I18n expectedValidPropertyTypeName
           
static I18n expectedValidQueryOperator
           
static I18n locationFromLineNumberAndCharacter
           
static I18n passthrough
           
 
Constructor Summary
CndI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

passthrough

public static I18n passthrough

errorImportingCndContent

public static I18n errorImportingCndContent

expectedBooleanLiteral

public static I18n expectedBooleanLiteral

expectedStringLiteral

public static I18n expectedStringLiteral

expectedValidNameLiteral

public static I18n expectedValidNameLiteral

expectedValidQueryOperator

public static I18n expectedValidQueryOperator

expectedValidPropertyTypeName

public static I18n expectedValidPropertyTypeName

expectedValidOnParentVersion

public static I18n expectedValidOnParentVersion

locationFromLineNumberAndCharacter

public static I18n locationFromLineNumberAndCharacter
Constructor Detail

CndI18n

public CndI18n()


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