Package com.igormaznitsa.mvngolang.utils
Class XGoogHashHeader
java.lang.Object
com.igormaznitsa.mvngolang.utils.XGoogHashHeader
public class XGoogHashHeader extends Object
-
Constructor Summary
Constructors Constructor Description XGoogHashHeader(org.apache.http.Header[] headers) -
Method Summary
-
Constructor Details
-
Method Details
-
hasData
public boolean hasData() -
hasMd5
public boolean hasMd5() -
getMd5
-
hasCrc32c
public boolean hasCrc32c() -
getCrc32c
-
isFileOk
public boolean isFileOk(@Nonnull org.apache.maven.plugin.logging.Log log, @Nonnull File file) throws IOException- Throws:
IOException
-
toString
-
isValid
public boolean isValid()
-