软件包 | 描述 |
---|---|
javax.print.attribute.standard |
包装印刷类javax.print.attribute.standard包含特定属性。
|
Modifier and Type | Field and Description |
---|---|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.FILE
主机特定文件名。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.FTP
文件传输协议(FTP)。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.GOPHER
Gopher协议。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.HTTP
超文本传输协议(HTTP)。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.HTTPS
安全的超文本传输协议(HTTPS)。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.NEWS
Usenet新闻。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.NNTP
Usenet新闻使用网络新闻传输协议(NNTP)。
|
static ReferenceUriSchemesSupported |
ReferenceUriSchemesSupported.WAIS
广域信息服务器(WAIS)协议。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.