Interface LocatorEx

  • All Superinterfaces:
    Locator
    All Known Implementing Classes:
    DOMScanner, LocatorEx.Snapshot

    public interface LocatorEx
    extends Locator
    Object that returns the current location that the org.glassfish.jaxb.core.v2.runtime.unmarshaller.XmlVisitor is parsing.
    Author:
    Kohsuke Kawaguchi
    • Method Detail

      • getLocation

        jakarta.xml.bind.ValidationEventLocator getLocation()
        Gets the current location in a ValidationEventLocator object.
        Returns: