public interface com.sun.tools.internal.xjc.model.CCustomizable
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.tools.internal.xjc.model.CCustomizable
super_class: java.lang.Object
{
public abstract com.sun.tools.internal.xjc.model.CCustomizations getCustomizations();
descriptor: ()Lcom/sun/tools/internal/xjc/model/CCustomizations;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract org.xml.sax.Locator getLocator();
descriptor: ()Lorg/xml/sax/Locator;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.sun.xml.internal.xsom.XSComponent getSchemaComponent();
descriptor: ()Lcom/sun/xml/internal/xsom/XSComponent;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "CCustomizable.java"