@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2017-05-17T21:06:30+0000") public class JSONMessages_$bundle extends Object implements Serializable, JSONMessages
Modifier and Type | Field and Description |
---|---|
static JSONMessages_$bundle |
INSTANCE |
MESSAGES
Modifier | Constructor and Description |
---|---|
protected |
JSONMessages_$bundle() |
public static final JSONMessages_$bundle INSTANCE
protected Object readResolve()
public final String writerMisplacedKey()
writerMisplacedKey
in interface JSONMessages
protected String writerMisplacedKey$str()
public final String arrayEndExpected()
arrayEndExpected
in interface JSONMessages
protected String arrayEndExpected$str()
public final String writerMisplacedArrayEnd()
writerMisplacedArrayEnd
in interface JSONMessages
protected String writerMisplacedArrayEnd$str()
public final String objectMustStartWithBracket()
objectMustStartWithBracket
in interface JSONMessages
protected String objectMustStartWithBracket$str()
public final String writerValueOutOfSequence()
writerValueOutOfSequence
in interface JSONMessages
protected String writerValueOutOfSequence$str()
public final String objectDuplicateKey(String key)
objectDuplicateKey
in interface JSONMessages
protected String objectDuplicateKey$str()
public final String objectExpectedEnd()
objectExpectedEnd
in interface JSONMessages
protected String objectExpectedEnd$str()
public final String objectInvalidType(String key, String type)
objectInvalidType
in interface JSONMessages
protected String objectInvalidType$str()
public final String tokenerUnterminatedString()
tokenerUnterminatedString
in interface JSONMessages
protected String tokenerUnterminatedString$str()
public final String writerNullKey()
writerNullKey
in interface JSONMessages
protected String writerNullKey$str()
public final String tokenerMissingValue()
tokenerMissingValue
in interface JSONMessages
protected String tokenerMissingValue$str()
public final String tokenerSubstring()
tokenerSubstring
in interface JSONMessages
protected String tokenerSubstring$str()
public final String objectNotFound(String key)
objectNotFound
in interface JSONMessages
protected String objectNotFound$str()
public final String writerNestingError()
writerNestingError
in interface JSONMessages
protected String writerNestingError$str()
public final String writerMisplacedObject()
writerMisplacedObject
in interface JSONMessages
protected String writerMisplacedObject$str()
public final String objectInfiniteNumber()
objectInfiniteNumber
in interface JSONMessages
protected String objectInfiniteNumber$str()
public final String arrayInvalidType(int index, String type)
arrayInvalidType
in interface JSONMessages
protected String arrayInvalidType$str()
public final String tokenerBadChar(char expected, char found)
tokenerBadChar
in interface JSONMessages
protected String tokenerBadChar$str()
public final String objectExpectedKey()
objectExpectedKey
in interface JSONMessages
protected String objectExpectedKey$str()
public final String tokenerStepBack()
tokenerStepBack
in interface JSONMessages
protected String tokenerStepBack$str()
public final String writerMisplacedObjectEnd()
writerMisplacedObjectEnd
in interface JSONMessages
protected String writerMisplacedObjectEnd$str()
public final String arrayCharExpected(char ch)
arrayCharExpected
in interface JSONMessages
protected String arrayCharExpected$str()
public final String writerNull()
writerNull
in interface JSONMessages
protected String writerNull$str()
public final String objectBadString(Object o)
objectBadString
in interface JSONMessages
protected String objectBadString$str()
public final String writerMisplacedArray()
writerMisplacedArray
in interface JSONMessages
protected String writerMisplacedArray$str()
public final String writerNestingTooDeep()
writerNestingTooDeep
in interface JSONMessages
protected String writerNestingTooDeep$str()
public final String arrayInvalidIndex(int index)
arrayInvalidIndex
in interface JSONMessages
protected String arrayInvalidIndex$str()
public final String arrayMustStartWithBracket()
arrayMustStartWithBracket
in interface JSONMessages
protected String arrayMustStartWithBracket$str()
public final String objectMustEndWithBracket()
objectMustEndWithBracket
in interface JSONMessages
protected String objectMustEndWithBracket$str()
public final String arrayInvalidValue()
arrayInvalidValue
in interface JSONMessages
protected String arrayInvalidValue$str()
Copyright © 2017 JBoss by Red Hat. All rights reserved.