public interface com.sun.org.apache.xerces.internal.impl.xs.XSElementDeclHelper
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.org.apache.xerces.internal.impl.xs.XSElementDeclHelper
super_class: java.lang.Object
{
public abstract com.sun.org.apache.xerces.internal.impl.xs.XSElementDecl getGlobalElementDecl(com.sun.org.apache.xerces.internal.xni.QName);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/QName;)Lcom/sun/org/apache/xerces/internal/impl/xs/XSElementDecl;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
element
}
SourceFile: "XSElementDeclHelper.java"