public interface org.w3c.dom.stylesheets.DocumentStyle
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.w3c.dom.stylesheets.DocumentStyle
  super_class: java.lang.Object
{
  public abstract org.w3c.dom.stylesheets.StyleSheetList getStyleSheets();
    descriptor: ()Lorg/w3c/dom/stylesheets/StyleSheetList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "DocumentStyle.java"