Uses of Interface
com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
Packages that use LocatorEx
-
Uses of LocatorEx in com.sun.xml.bind.unmarshaller
Classes in com.sun.xml.bind.unmarshaller that implement LocatorExModifier and TypeClassDescriptionclass
Visits a W3C DOM tree and generates SAX2 events from it.Methods in com.sun.xml.bind.unmarshaller that return LocatorEx -
Uses of LocatorEx in com.sun.xml.bind.v2.runtime.unmarshaller
Classes in com.sun.xml.bind.v2.runtime.unmarshaller that implement LocatorExMethods in com.sun.xml.bind.v2.runtime.unmarshaller that return LocatorExModifier and TypeMethodDescriptionUnmarshallingContext.getLocator()
Gets the current source location information in SAXLocator
.Methods in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type LocatorExModifier and TypeMethodDescriptionvoid
UnmarshallingContext.errorUnresolvedIDREF
(Object bean, String idref, LocatorEx loc) Called when there's no corresponding ID value.void
InterningXmlVisitor.startDocument
(LocatorEx locator, NamespaceContext nsContext) void
UnmarshallingContext.startDocument
(LocatorEx locator, NamespaceContext nsContext) void
XmlVisitor.startDocument
(LocatorEx locator, NamespaceContext nsContext) Notifies a start of the document.Constructors in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type LocatorEx