软件包 | 描述 |
---|---|
java.awt |
包含创建用户界面和绘制图形和图像的所有类。
|
java.io |
通过数据流、序列化和文件系统提供系统的输入和输出。
|
java.lang |
提供对java编程语言的设计基础课。
|
java.rmi.server |
支持RMI服务器端提供的类和接口。
|
java.sql |
提供的API来访问和处理的数据存储在数据源(通常是一个关系数据库)使用java
TM编程语言。
|
java.util |
包含集合框架、遗留的集合类、事件模型、日期和时间的设施、国际化和各种实用工具类(一个字符串标记,一个随机数发生器,和一位阵列)。
|
javax.swing |
提供了一套“轻量级”(所有的java语言)组件,以最大可能的程度,在所有平台上工作。
|
javax.swing.text |
提供类和接口处理编辑和不可编辑的文本组件。
|
javax.xml.bind |
为客户端应用程序提供包括解包,编组运行时绑定框架,和验证能力。
|
javax.xml.crypto |
XML加密的公共类。
|
javax.xml.crypto.dsig |
用于生成和验证XML数字签名的类。
|
javax.xml.transform |
该软件包定义了用于处理变换指令的通用的接口,并执行从源到结果的转换。
|
javax.xml.xpath |
这个包提供XPath表达式获取评价环境评价对象模型中立的API。
|
Modifier and Type | Method and Description |
---|---|
void |
Component.list(PrintStream out)
将此组件的列表打印到指定的输出流中。
|
void |
Container.list(PrintStream out, int indent)
将此容器的列表打印到指定的输出流中。
|
void |
Component.list(PrintStream out, int indent)
打印出一个列表,从指定的缩进开始到指定的打印流。
|
Modifier and Type | Method and Description |
---|---|
PrintStream |
PrintStream.append(char c)
将指定的字符输出流。
|
PrintStream |
PrintStream.append(CharSequence csq)
将指定的字符序列的输出流。
|
PrintStream |
PrintStream.append(CharSequence csq, int start, int end)
将指定的字符序列的子序列输出流。
|
PrintStream |
PrintStream.format(Locale l, String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入到该输出流中。
|
PrintStream |
PrintStream.format(String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入到该输出流中。
|
PrintStream |
PrintStream.printf(Locale l, String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入该输出流的方便方法。
|
PrintStream |
PrintStream.printf(String format, Object... args)
使用指定的格式字符串和参数将格式化的字符串写入该输出流的方便方法。
|
Modifier and Type | Field and Description |
---|---|
static PrintStream |
System.err
“标准”错误输出流。
|
static PrintStream |
System.out
“标准”输出流。
|
Modifier and Type | Method and Description |
---|---|
void |
Throwable.printStackTrace(PrintStream s)
打印该时间和指定的打印流的回溯。
|
static void |
System.setErr(PrintStream err)
将标准错误输出流。
|
static void |
System.setOut(PrintStream out)
将标准输出流。
|
Modifier and Type | Class and Description |
---|---|
class |
LogStream
过时的。
没有更换
|
Modifier and Type | Method and Description |
---|---|
static PrintStream |
LogStream.getDefaultStream()
过时的。
没有更换
|
static PrintStream |
RemoteServer.getLog()
返回流的RMI调用日志。
|
Modifier and Type | Method and Description |
---|---|
static void |
LogStream.setDefaultStream(PrintStream newDefault)
过时的。
没有更换
|
Modifier and Type | Method and Description |
---|---|
static PrintStream |
DriverManager.getLogStream()
过时的。
使用
getLogWriter
|
Modifier and Type | Method and Description |
---|---|
static void |
DriverManager.setLogStream(PrintStream out)
过时的。
使用
setLogWriter
|
Modifier and Type | Method and Description |
---|---|
void |
Properties.list(PrintStream out)
将此属性列表打印到指定的输出流中。
|
Constructor and Description |
---|
Formatter(PrintStream ps)
构建与指定的打印流的一个新的格式化程序。
|
Modifier and Type | Method and Description |
---|---|
static PrintStream |
DebugGraphics.logStream()
返回流的debuggraphics测井绘图操作。
|
Modifier and Type | Method and Description |
---|---|
static void |
DebugGraphics.setLogStream(PrintStream stream)
设置流的debuggraphics测井绘图操作。
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDocument.dump(PrintStream out)
提供一个诊断转储。
|
void |
AbstractDocument.AbstractElement.dump(PrintStream psOut, int indentAmount)
转储元素层次结构的调试表示。
|
Modifier and Type | Method and Description |
---|---|
void |
JAXBException.printStackTrace(PrintStream s)
打印该jaxbexception和堆栈跟踪(包括对linkedexception堆栈跟踪,如果它是非空)的可。
|
void |
TypeConstraintException.printStackTrace(PrintStream s)
打印该typeconstraintexception和堆栈跟踪(包括对linkedexception堆栈跟踪,如果它是非空)的可。
|
Modifier and Type | Method and Description |
---|---|
void |
KeySelectorException.printStackTrace(PrintStream s)
这
KeySelectorException 版画,其回溯和原因的回溯到指定的打印流。
|
void |
URIReferenceException.printStackTrace(PrintStream s)
这
URIReferenceException 版画,其回溯和原因的回溯到指定的打印流。
|
void |
NoSuchMechanismException.printStackTrace(PrintStream s)
这
NoSuchMechanismException 版画,其回溯和原因的回溯到指定的打印流。
|
void |
MarshalException.printStackTrace(PrintStream s)
这
MarshalException 版画,其回溯和原因的回溯到指定的打印流。
|
Modifier and Type | Method and Description |
---|---|
void |
TransformException.printStackTrace(PrintStream s)
这
TransformException 版画,其回溯和原因的回溯到指定的打印流。
|
void |
XMLSignatureException.printStackTrace(PrintStream s)
这
XMLSignatureException 版画,其回溯和原因的回溯到指定的打印流。
|
Modifier and Type | Method and Description |
---|---|
void |
TransformerException.printStackTrace(PrintStream s)
打印错误源的方法的跟踪。
|
Modifier and Type | Method and Description |
---|---|
void |
XPathException.printStackTrace(PrintStream s)
打印堆栈跟踪指定的
PrintStream 。
|
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.