Home
last modified time | relevance | path

Searched defs:commentSource (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipArchiveEntry.java146 private CommentSource commentSource = CommentSource.COMMENT; field in ZipArchiveEntry
1012 public void setCommentSource(CommentSource commentSource) { in setCommentSource()