public interface com.sun.xml.internal.bind.v2.schemagen.xmlschema.Import extends com.sun.xml.internal.bind.v2.schemagen.xmlschema.Annotated, com.sun.xml.internal.txw2.TypedXmlWriter
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.xml.internal.bind.v2.schemagen.xmlschema.Import
super_class: java.lang.Object
{
public abstract com.sun.xml.internal.bind.v2.schemagen.xmlschema.Import namespace(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/xml/internal/bind/v2/schemagen/xmlschema/Import;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlAttribute()
MethodParameters:
Name Flags
value
public abstract com.sun.xml.internal.bind.v2.schemagen.xmlschema.Import schemaLocation(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/xml/internal/bind/v2/schemagen/xmlschema/Import;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlAttribute()
MethodParameters:
Name Flags
value
}
SourceFile: "Import.java"
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlElement(value = "import")