Package org.jvnet.basicjaxb.locator
Class DefaultRootObjectLocator
java.lang.Object
org.jvnet.basicjaxb.locator.AbstractObjectLocator
org.jvnet.basicjaxb.locator.DefaultRootObjectLocator
- All Implemented Interfaces:
jakarta.xml.bind.ValidationEventLocator,Reportable,ObjectLocator,RootObjectLocator
public final class DefaultRootObjectLocator
extends AbstractObjectLocator
implements RootObjectLocator
-
Field Summary
Fields inherited from class org.jvnet.basicjaxb.locator.AbstractObjectLocator
object, parentLocator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jvnet.basicjaxb.locator.AbstractObjectLocator
getColumnNumber, getLineNumber, getMessage, getMessage, getMessageCode, getNode, getObject, getOffset, getParentLocator, getPath, getPathAsString, getURL, item, property, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jvnet.basicjaxb.locator.ObjectLocator
getParentLocator, getPath, getPathAsString, item, propertyMethods inherited from interface org.jvnet.basicjaxb.i18n.Reportable
getMessage, getMessage, getMessageCodeMethods inherited from interface jakarta.xml.bind.ValidationEventLocator
getColumnNumber, getLineNumber, getNode, getObject, getOffset, getURL
-
Constructor Details
-
DefaultRootObjectLocator
-
-
Method Details
-
getMessageParameters
Description copied from interface:ReportableReturns parameters used to format the message.- Specified by:
getMessageParametersin interfaceReportable- Returns:
- Array of parameters used to format problem message.
-
getDefaultMessage
- Specified by:
getDefaultMessagein classAbstractObjectLocator
-
getStepAsString
- Specified by:
getStepAsStringin classAbstractObjectLocator
-