Package org.eclipse.cdt.utils.xcoff
Class AR.ARHeader
- java.lang.Object
-
- org.eclipse.cdt.utils.xcoff.AR.ARHeader
-
-
Constructor Summary
Constructors Constructor Description ARHeader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isXcoffARHeader()
-
-
-
Constructor Detail
-
ARHeader
public ARHeader() throws IOException
- Throws:
IOException
-
-