public final class ImplMessages extends Object
Constructor and Description |
---|
ImplMessages() |
Modifier and Type | Method and Description |
---|---|
static String |
ERROR_CREATING_ATOM(Object arg0)
Error creating Atom object of type "{0}".
|
static String |
ERROR_MARSHALLING_ATOM(Object arg0)
Error marshalling out Atom object of type "{0}".
|
static String |
ERROR_NOT_ATOM_FEED(Object arg0)
Feed is Not of type Atom Feed : "{0}".
|
static Localizable |
localizableERROR_CREATING_ATOM(Object arg0) |
static Localizable |
localizableERROR_MARSHALLING_ATOM(Object arg0) |
static Localizable |
localizableERROR_NOT_ATOM_FEED(Object arg0) |
public static Localizable localizableERROR_MARSHALLING_ATOM(Object arg0)
public static String ERROR_MARSHALLING_ATOM(Object arg0)
public static Localizable localizableERROR_NOT_ATOM_FEED(Object arg0)
public static String ERROR_NOT_ATOM_FEED(Object arg0)
public static Localizable localizableERROR_CREATING_ATOM(Object arg0)
Copyright © 2013 Oracle Corporation. All rights reserved.