public interface org.apache.fop.complexscripts.fonts.GlyphSubstitution
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.apache.fop.complexscripts.fonts.GlyphSubstitution
  super_class: java.lang.Object
{
  public abstract boolean substitute(org.apache.fop.complexscripts.fonts.GlyphSubstitutionState);
    descriptor: (Lorg/apache/fop/complexscripts/fonts/GlyphSubstitutionState;)Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      ss    
}
SourceFile: "GlyphSubstitution.java"