Searched defs:TAR (Results 1 – 3 of 3) sorted by relevance
135 public static final String TAR = "tar"; field in ArchiveStreamFactory
63 TAR = tar macro
337 public static final MediaType TAR = createConstant(APPLICATION_TYPE, "x-tar"); field in MediaType