interface com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Schema extends com.sun.xml.internal.txw2.TypedXmlWriter
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Schema
super_class: java.lang.Object
{
public abstract void ns(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlAttribute()
MethodParameters:
Name Flags
ns
public abstract void location(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlAttribute()
MethodParameters:
Name Flags
filePath
}
SourceFile: "WsgenTool.java"
NestHost: com.sun.tools.internal.ws.wscompile.WsgenTool
InnerClasses:
ReportOutput = com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput of com.sun.tools.internal.ws.wscompile.WsgenTool
abstract Schema = com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Schema of com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput