public interface com.sun.xml.internal.bind.v2.runtime.unmarshaller.LocatorEx extends org.xml.sax.Locator
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.xml.internal.bind.v2.runtime.unmarshaller.LocatorEx
super_class: java.lang.Object
{
public abstract javax.xml.bind.ValidationEventLocator getLocation();
descriptor: ()Ljavax/xml/bind/ValidationEventLocator;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "LocatorEx.java"
NestMembers:
com.sun.xml.internal.bind.v2.runtime.unmarshaller.LocatorEx$Snapshot
InnerClasses:
public final Snapshot = com.sun.xml.internal.bind.v2.runtime.unmarshaller.LocatorEx$Snapshot of com.sun.xml.internal.bind.v2.runtime.unmarshaller.LocatorEx