- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for postscript (0.23 sec)
-
guava/src/com/google/common/net/MediaType.java
createConstantUtf8(APPLICATION_TYPE, "opensearchdescription+xml"); public static final MediaType PDF = createConstant(APPLICATION_TYPE, "pdf"); public static final MediaType POSTSCRIPT = createConstant(APPLICATION_TYPE, "postscript"); /** * <a href="http://tools.ietf.org/html/draft-rfernando-protocol-buffers-00">Protocol buffers</a> * * @since 15.0 */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Sep 26 19:15:09 UTC 2024 - 47.5K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</mime-type> <mime-type type="application/pls+xml"> <glob pattern="*.pls"/> </mime-type> <mime-type type="application/poc-settings+xml"/> <mime-type type="application/postscript"> <_comment>PostScript</_comment> <magic priority="50"> <match value="%!" type="string" offset="0" /> <match value="\004%!" type="string" offset="0" /> <!-- Windows format EPS -->
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)