org.jvnet.jaxb2_commons.locator
Class DefaultRootObjectLocator
java.lang.Object
org.jvnet.jaxb2_commons.locator.AbstractObjectLocator
org.jvnet.jaxb2_commons.locator.DefaultRootObjectLocator
- All Implemented Interfaces:
- ValidationEventLocator, Reportable, ObjectLocator, RootObjectLocator
public final class DefaultRootObjectLocator
- extends AbstractObjectLocator
- implements RootObjectLocator
| Methods inherited from class org.jvnet.jaxb2_commons.locator.AbstractObjectLocator |
getColumnNumber, getLineNumber, getMessage, getMessage, getMessageCode, getNode, getObject, getOffset, getParentLocator, getPath, getPathAsString, getURL, item, property, toString |
DefaultRootObjectLocator
public DefaultRootObjectLocator(Object rootObject)
getMessageParameters
public Object[] getMessageParameters()
- Description copied from interface:
Reportable
- Returns parameters used to format the message.
- Specified by:
getMessageParameters in interface Reportable
- Returns:
- Array of parameters used to format problem message.
getDefaultMessage
protected String getDefaultMessage()
- Specified by:
getDefaultMessage in class AbstractObjectLocator
getStepAsString
protected String getStepAsString()
- Specified by:
getStepAsString in class AbstractObjectLocator
Copyright © 2005-2015. All Rights Reserved.