Searched refs:CommentSource (Results 1 – 2 of 2) sorted by relevance
91 public enum CommentSource { enum in ZipArchiveEntry146 private CommentSource commentSource = CommentSource.COMMENT;1003 public CommentSource getCommentSource() { in getCommentSource()1012 public void setCommentSource(CommentSource commentSource) { in setCommentSource()
251 ze.setCommentSource(ZipArchiveEntry.CommentSource.UNICODE_EXTRA_FIELD); in setNameAndCommentFromExtraFields()