Class AR.ARHeader

  • Enclosing class:
    AR

    public class AR.ARHeader
    extends java.lang.Object
    Content of an archive in AIX XCOFF32 format
    • Constructor Summary

      Constructors 
      Constructor Description
      ARHeader()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isXcoffARHeader()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ARHeader

        public ARHeader()
                 throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • isXcoffARHeader

        public boolean isXcoffARHeader()
        Returns:
        boolean