java.lang.Object
org.objectweb.asm.ClassVisitor
org.apache.commons.compress.harmony.pack200.Segment

public class Segment extends org.objectweb.asm.ClassVisitor
A Pack200 archive consists of one or more Segments.
  • Field Details

    • ASM_API

      public static int ASM_API
      See https://asm.ow2.io/Javadoc/org/objectweb/asm/Opcodes.html#ASM4
  • Constructor Details

  • Method Details