<div> JavaScript is disabled on your browser.
Skip navigation links
Java™ Platform
Standard Ed. 8
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 

W

W3C_LENGTH_UNITS - Static variable in class javax.swing. JEditorPane
主要用于指示是否 w3c compliant长度单位用于HTML客户端性能。
W3C_XML_SCHEMA_INSTANCE_NS_URI - Static variable in class javax.xml. XMLConstants
W3C XML Schema实例命名空间URI。
W3C_XML_SCHEMA_NS_URI - Static variable in class javax.xml. XMLConstants
W3C XML Schema命名空间URI。
W3C_XPATH_DATATYPE_NS_URI - Static variable in class javax.xml. XMLConstants
W3C XPath数据类型的命名空间URI。
W3CDomHandler - Class in javax.xml.bind.annotation
DomHandler实现W3C DOM( org.w3c.dom包。)
W3CDomHandler() - Constructor for class javax.xml.bind.annotation. W3CDomHandler
默认构造函数。
W3CDomHandler(DocumentBuilder) - Constructor for class javax.xml.bind.annotation. W3CDomHandler
构造函数允许应用程序指定要使用的DOM实现。
W3CEndpointReference - Class in javax.xml.ws.wsaddressing
这类代表一个W3C寻址endpointreferece是一个支持W3C寻址1核心推荐的Web服务端点远程引用。
W3CEndpointReference() - Constructor for class javax.xml.ws.wsaddressing. W3CEndpointReference
 
W3CEndpointReference(Source) - Constructor for class javax.xml.ws.wsaddressing. W3CEndpointReference
创建信息集表示一个EPR
W3CEndpointReferenceBuilder - Class in javax.xml.ws.wsaddressing
这个类是用来建立 W3CEndpointReference实例。
W3CEndpointReferenceBuilder() - Constructor for class javax.xml.ws.wsaddressing. W3CEndpointReferenceBuilder
创建一个新的 W3CEndpointReferenceBuilder实例。
W_RESIZE_CURSOR - Static variable in class java.awt. Cursor
西方调整光标类型。
W_RESIZE_CURSOR - Static variable in class java.awt. Frame
过时的。
取而代之的Cursor.W_RESIZE_CURSOR
WAIS - Static variable in class javax.print.attribute.standard. ReferenceUriSchemesSupported
广域信息服务器(WAIS)协议。
wait(long) - Method in class java.lang. Object
使当前线程等待另一个线程调用此对象的方法或 Object.notify() Object.notifyAll()方法,或一个指定的时间流逝。
wait(long, int) - Method in class java.lang. Object
使当前线程等待另一个线程调用此对象的方法或 Object.notify() Object.notifyAll()方法,或者其他某个线程中断当前线程,或一定量的实际时间已经过去了。
wait() - Method in class java.lang. Object
使当前线程等待另一个线程调用此对象的方法或 Object.notify() Object.notifyAll()方法。
WAIT_CURSOR - Static variable in class java.awt. Cursor
等待游标类型。
WAIT_CURSOR - Static variable in class java.awt. Frame
过时的。
取而代之的Cursor.WAIT_CURSOR
waitFor() - Method in class java.lang. Process
使当前线程等待,如果有必要,直到这 Process对象表示的进程已经终止。
waitFor(long, TimeUnit) - Method in class java.lang. Process
使当前线程等待,如果有必要,直到这 Process对象表示的子进程终止,或指定的等待时间的流逝。
waitForAll() - Method in class java.awt. MediaTracker
开始加载此媒体跟踪跟踪的所有图像。
waitForAll(long) - Method in class java.awt. MediaTracker
开始加载此媒体跟踪跟踪的所有图像。
waitForID(int) - Method in class java.awt. MediaTracker
开始加载由该媒体跟踪程序跟踪的所有图像与指定的标识符。
waitForID(int, long) - Method in class java.awt. MediaTracker
开始加载由该媒体跟踪程序跟踪的所有图像与指定的标识符。
waitForIdle() - Method in class java.awt. Robot
等待,直到当前事件队列上的所有事件都被处理过了。
waitForWork() - Method in class javax.swing.text. LayoutQueue
由工人线程使用,以获得一个新的任务来执行
wakeup() - Method in class java.nio.channels. Selector
导致尚未返回立即返回的第一个选择操作。
walk(Path, int, FileVisitOption...) - Static method in class java.nio.file. Files
返回一个 Stream,懒洋洋地填充 Path走文件树在一个给定的启动文件。
walk(Path, FileVisitOption...) - Static method in class java.nio.file. Files
返回一个 Stream,懒洋洋地填充 Path走文件树在一个给定的启动文件。
walkFileTree(Path, Set<FileVisitOption>, int, FileVisitor<? super Path>) - Static method in class java.nio.file. Files
走一个文件树。
walkFileTree(Path, FileVisitor<? super Path>) - Static method in class java.nio.file. Files
走一个文件树。
WALL_TIME - Static variable in class java.util. SimpleTimeZone
指定为壁时钟时间指定的开始或结束时间的模式。
WANTS_INPUT_PROPERTY - Static variable in class javax.swing. JOptionPane
绑定属性的名称 wantsInput
wantsInput - Variable in class javax.swing. JOptionPane
如果是真的,一个用户界面部件将被提供给用户输入。
WARNING - Static variable in class java.util.logging. Level
警告是一个消息级别,指示一个潜在的问题。
warning(String) - Method in class java.util.logging. Logger
记录警告消息。
warning(Supplier<String>) - Method in class java.util.logging. Logger
记录一个警告消息,如果日志级别是这样的,则该消息将被记录下来。
WARNING - Static variable in class javax.print.attribute.standard. Severity
表明 PrinterStateReason是一个“警告”的实现可以选择省略一些或所有的警告。
WARNING - Static variable in class javax.security.auth.callback. ConfirmationCallback
警告消息类型。
WARNING - Static variable in class javax.security.auth.callback. TextOutputCallback
警告消息。
WARNING - Static variable in interface javax.xml.bind. ValidationEvent
不是由XML 1推荐定义的错误或致命错误的条件
warning(TransformerException) - Method in interface javax.xml.transform. ErrorListener
收到警告通知。
warning(SAXParseException) - Method in interface org.xml.sax. ErrorHandler
收到警告通知。
warning(SAXParseException) - Method in class org.xml.sax. HandlerBase
过时的。
接收语法分析器警告的通知。
warning(SAXParseException) - Method in class org.xml.sax.helpers. DefaultHandler
接收语法分析器警告的通知。
warning(SAXParseException) - Method in class org.xml.sax.helpers. XMLFilterImpl
筛选警告事件。
WARNING_DIALOG - Static variable in class javax.swing. JRootPane
常用于windowdecorationstyle财产。
WARNING_MESSAGE - Static variable in class javax.swing. JOptionPane
用于警告消息。
warningListeners - Variable in class javax.imageio. ImageReader
一个 List目前注册 IIOReadWarningListeners,默认 null初始化,这是一个空 List同义。
warningListeners - Variable in class javax.imageio. ImageWriter
一个 List目前注册 IIOWriteWarningListeners,默认 null初始化,这是一个空 List同义。
warningLocales - Variable in class javax.imageio. ImageReader
一个 List与每个目前注册 IIOReadWarningListener相关的 Locales,默认 null初始化,这是一个空 List同义。
warningLocales - Variable in class javax.imageio. ImageWriter
一个 ListLocales,一为 warningListeners每个元素,默认情况下 null初始化,这是一个空 List同义。
warningOccurred(ImageReader, String) - Method in interface javax.imageio.event. IIOReadWarningListener
报告解码中一个非致命错误的发生。
warningOccurred(ImageWriter, int, String) - Method in interface javax.imageio.event. IIOWriteWarningListener
报告编码中一个非致命错误的发生。
wasFocused - Variable in class javax.swing.plaf.basic. BasicMenuUI.ChangeHandler
 
wasIcon(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
返回 true如果组件已被图像化的 desktopIcon的边界是有效的,否则返回 false
wasNull() - Method in interface java.sql. CallableStatement
检索是否最后的参数写入SQL NULL有价值。
wasNull() - Method in interface java.sql. ResultSet
报告最后究竟列读有价值的SQL NULL
wasNull() - Method in interface java.sql. SQLInput
检索是否读到的最后一个值为SQL NULL
wasNull() - Method in class javax.sql.rowset.serial. SQLInputImpl
确定是否从这 SQLInputImpl对象读取最后一个值是 null
Watchable - Interface in java.nio.file
一个对象,可以注册一个手表服务,使它可以被监视的变化和事件。
watchable() - Method in interface java.nio.file. WatchKey
返回创建此表键的对象。
WatchEvent< T> - Interface in java.nio.file
一个对象,是一个 WatchService注册一个事件或重复的事件。
WatchEvent.Kind< T> - Interface in java.nio.file
一种事件类型,用于识别的目的。
WatchEvent.Modifier - Interface in java.nio.file
一个事件的修饰,使如何 WatchableWatchService注册。
WatchKey - Interface in java.nio.file
一个令牌代表一个 WatchService watchable对象登记。
WatchService - Interface in java.nio.file
手表的服务,手表注册的对象的变化和事件。
WAVE - Static variable in class javax.sound.sampled. AudioFileFormat.Type
指定一个波文件。
WCharSeqHelper - Class in org.omg.CORBA
对于 WCharSeq帮手。
WCharSeqHelper() - Constructor for class org.omg.CORBA. WCharSeqHelper
 
WCharSeqHolder - Class in org.omg.CORBA
对于 WCharSeq持有人。
WCharSeqHolder() - Constructor for class org.omg.CORBA. WCharSeqHolder
 
WCharSeqHolder(char[]) - Constructor for class org.omg.CORBA. WCharSeqHolder
 
weakCompareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
自动设置的值来指定更新值,如果电流值 ==期望值。
weakCompareAndSet(int, int) - Method in class java.util.concurrent.atomic. AtomicInteger
自动设置的值来指定更新值,如果电流值 ==期望值。
weakCompareAndSet(int, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
自动设置元素的位置 i给更新后的值,如果电流值 ==期望值。
weakCompareAndSet(T, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerFieldUpdater
自动设置给定对象的这个更新设法给出更新的价值领域如果电流值 ==期望值。
weakCompareAndSet(long, long) - Method in class java.util.concurrent.atomic. AtomicLong
自动设置的值来指定更新值,如果电流值 ==期望值。
weakCompareAndSet(int, long, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
自动设置元素的位置 i给更新后的值,如果电流值 ==期望值。
weakCompareAndSet(T, long, long) - Method in class java.util.concurrent.atomic. AtomicLongFieldUpdater
自动设置给定对象的这个更新设法给出更新的价值领域如果电流值 ==期望值。
weakCompareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicMarkableReference
自动设置的参考标的更新值,如果电流参考 ==预计参考当前标记等于预期的标志。
weakCompareAndSet(V, V) - Method in class java.util.concurrent.atomic. AtomicReference
自动设置的值来指定更新值,如果电流值 ==期望值。
weakCompareAndSet(int, E, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
自动设置元素的位置 i给更新后的值,如果电流值 ==期望值。
weakCompareAndSet(T, V, V) - Method in class java.util.concurrent.atomic. AtomicReferenceFieldUpdater
自动设置给定对象的这个更新设法给出更新的价值领域如果电流值 ==期望值。
weakCompareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic. AtomicStampedReference
自动设置的参考和印花的更新值,如果电流参考 ==预计参考目前印花等于预期的邮票。
WeakHashMap< K, V> - Class in java.util
基于哈希表的 Map接口的实现,与弱密钥。
WeakHashMap(int, float) - Constructor for class java.util. WeakHashMap
构建了一个新的、空的 WeakHashMap与给定的初始容量和给定的负载因子。
WeakHashMap(int) - Constructor for class java.util. WeakHashMap
构建了一个新的、空的 WeakHashMap与给定的初始容量和加载因子(0.75)。
WeakHashMap() - Constructor for class java.util. WeakHashMap
构建了一个新的、空的 WeakHashMap具有默认初始容量(16)和负载因子(0.75)。
WeakHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util. WeakHashMap
构建了一种新的 WeakHashMap作为指定Map相同的映射。
WeakReference< T> - Class in java.lang.ref
弱引用的对象,它不能防止其所指对象不可终结,敲定,然后再生。
WeakReference(T) - Constructor for class java.lang.ref. WeakReference
创建一个引用给定对象的新的弱引用。
WeakReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref. WeakReference
创建一个新的弱引用,该引用引用给定的对象并用给定的队列进行注册。
WebEndpoint - Annotation Type in javax.xml.ws
用于生成的服务接口的 getPortName()方法注释。
WebFault - Annotation Type in javax.xml.ws
用于对服务特定的异常类进行批注,以自定义故障元件的本地和命名空间名称以及故障豆的名称。
WebMethod - Annotation Type in javax.jws
 
WebParam - Annotation Type in javax.jws
 
WebParam.Mode - Enum in javax.jws
 
WebResult - Annotation Type in javax.jws
 
WebRowSet - Interface in javax.sql.rowset
那一 WebRowSet实现必须实现的标准接口。
WebService - Annotation Type in javax.jws
 
WebServiceClient - Annotation Type in javax.xml.ws
用于注释生成的服务接口。
WebServiceContext - Interface in javax.xml.ws
一个 WebServiceContext使得Web服务端点实现类来访问消息上下文相关的信息服务和安全要求。
WebServiceException - Exception in javax.xml.ws
WebServiceException类是所有JAX-WS API运行时异常的基础异常类。
WebServiceException() - Constructor for exception javax.xml.ws. WebServiceException
构建与 null新异常的详细信息。
WebServiceException(String) - Constructor for exception javax.xml.ws. WebServiceException
用指定的详细信息构造一个新的异常。
WebServiceException(String, Throwable) - Constructor for exception javax.xml.ws. WebServiceException
用指定的详细信息构造一个新的异常和原因。
WebServiceException(Throwable) - Constructor for exception javax.xml.ws. WebServiceException
构建与指定的原因和 (cause==null ? null : cause.toString())详细信息的新webserviceexception(通常包含 cause类和详细信息)。
WebServiceFeature - Class in javax.xml.ws
一个webservicefeature是用来代表一个功能,可以启用或禁用Web服务。
WebServiceFeature() - Constructor for class javax.xml.ws. WebServiceFeature
 
WebServiceFeatureAnnotation - Annotation Type in javax.xml.ws.spi
标注用于识别其他注释为 WebServiceFeature
WebServicePermission - Class in javax.xml.ws
这个类定义了Web服务权限。
WebServicePermission(String) - Constructor for class javax.xml.ws. WebServicePermission
用指定的名称创建新的权限。
WebServicePermission(String, String) - Constructor for class javax.xml.ws. WebServicePermission
用指定的名称和动作创建一个新的权限。
WebServiceProvider - Annotation Type in javax.xml.ws
用于注释一个提供程序实现的类。
WebServiceRef - Annotation Type in javax.xml.ws
WebServiceRef注释是用来定义一个引用一个Web服务和(可选)为其注入的目标。
WebServiceRefs - Annotation Type in javax.xml.ws
WebServiceRefs注释允许多个Web服务引用是在类级别声明。
WEDNESDAY - Static variable in class java.util. Calendar
星期三 Calendar.DAY_OF_WEEK指示字段值。
WEEK_BASED_YEAR - Static variable in class java.time.temporal. IsoFields
表示本周为基础的一年的字段。
WEEK_BASED_YEARS - Static variable in class java.time.temporal. IsoFields
代表一周为基础的几年为目的的加法和减法的单位。
WEEK_BASED_YEARS - Static variable in class java.time.temporal. WeekFields
代表一周为基础的几年为目的的加法和减法的单位。
WEEK_OF_MONTH - Static variable in class java.text. DateFormat.Field
确定月场的常数。
WEEK_OF_MONTH - Static variable in class java.util. Calendar
对于 getset指示当前的一个月内的周数场数。
WEEK_OF_MONTH_FIELD - Static variable in class java.text. DateFormat
对于week_of_month场对准有用的常数。
WEEK_OF_WEEK_BASED_YEAR - Static variable in class java.time.temporal. IsoFields
表示一周为一周的领域。
WEEK_OF_YEAR - Static variable in class java.text. DateFormat.Field
一年一周的不断识别。
WEEK_OF_YEAR - Static variable in class java.util. Calendar
对于 getset指示当前的年内周数场数。
WEEK_OF_YEAR_FIELD - Static variable in class java.text. DateFormat
对于week_of_year场对准有用的常数。
weekBasedYear() - Method in class java.time.temporal. WeekFields
返回一个字段存取基于这一周 WeekFields基础年。
WeekFields - Class in java.time.temporal
每周一周,月周和一周的一周的局部定义。
weekOfMonth() - Method in class java.time.temporal. WeekFields
返回一个字段存取基于此 WeekFields月周。
weekOfWeekBasedYear() - Method in class java.time.temporal. WeekFields
返回一个字段存取基于这一周的周 WeekFields基础年。
weekOfYear() - Method in class java.time.temporal. WeekFields
返回一个字段存取基于此 WeekFields今年周。
weight - Variable in class java.awt.font. GlyphJustificationInfo
这个雕文的重量。
WEIGHT - Static variable in class java.awt.font. TextAttribute
字体重量的属性键。
WEIGHT_BOLD - Static variable in class java.awt.font. TextAttribute
标准黑体重量。
WEIGHT_DEMIBOLD - Static variable in class java.awt.font. TextAttribute
一个比 WEIGHT_BOLD中等重量更轻。
WEIGHT_DEMILIGHT - Static variable in class java.awt.font. TextAttribute
WEIGHT_LIGHTWEIGHT_STANDARD之间的一个中间量。
WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font. TextAttribute
最轻的预定义重量。
WEIGHT_EXTRABOLD - Static variable in class java.awt.font. TextAttribute
一个额外的重。
WEIGHT_HEAVY - Static variable in class java.awt.font. TextAttribute
一个比 WEIGHT_BOLD中度重。
WEIGHT_LIGHT - Static variable in class java.awt.font. TextAttribute
标准重量。
WEIGHT_MEDIUM - Static variable in class java.awt.font. TextAttribute
WEIGHT_REGULARWEIGHT_BOLD之间的一个中间量。
WEIGHT_REGULAR - Static variable in class java.awt.font. TextAttribute
标准重量。
WEIGHT_SEMIBOLD - Static variable in class java.awt.font. TextAttribute
一个比 WEIGHT_REGULAR中度重。
WEIGHT_ULTRABOLD - Static variable in class java.awt.font. TextAttribute
最重的预定义重量。
weightx - Variable in class java.awt. GridBagConstraints
指定如何分配额外的水平空间。
weighty - Variable in class java.awt. GridBagConstraints
指定如何分配额外的垂直空间。
WEST - Static variable in class java.awt. BorderLayout
西部布局约束(集装箱左侧)。
WEST - Static variable in class java.awt. GridBagConstraints
将组件放在其显示区域的左侧,垂直居中。
WEST - Static variable in class javax.swing. SpringLayout
指定一个组件的边框的左边缘。
WEST - Static variable in interface javax.swing. SwingConstants
指南针方向西方(左)。
westPane - Variable in class javax.swing.plaf.basic. BasicInternalFrameUI
 
WHEEL_BLOCK_SCROLL - Static variable in class java.awt.event. MouseWheelEvent
常量代表滚动的一个“块”(如滚动页面上,页下键)
WHEEL_UNIT_SCROLL - Static variable in class java.awt.event. MouseWheelEvent
常量表示“单位”滚动(如用箭头键滚动)
when - Variable in class java.awt. Event
时间戳。
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT - Static variable in class javax.swing. JComponent
常用于 registerKeyboardAction表示命令时会调用接收组件的一个祖先的聚焦组件或是本身的主要成分。
WHEN_FOCUSED - Static variable in class javax.swing. JComponent
常用于 registerKeyboardAction表示命令时会调用组件的焦点。
WHEN_IN_FOCUSED_WINDOW - Static variable in class javax.swing. JComponent
常用于 registerKeyboardAction表示命令时会调用接收组件在窗口具有焦点或是本身的主要成分。
whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class java.util.concurrent. CompletableFuture
 
whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent. CompletionStage
返回相同的结果或例外,这一阶段的新completionstage,这个阶段完成时,执行特定动作的结果(或 null如果没有)和异常(或 null如果没有)这个阶段。
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class java.util.concurrent. CompletableFuture
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class java.util.concurrent. CompletableFuture
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent. CompletionStage
返回相同的结果或例外,这一阶段的新completionstage,这个阶段完成时,执行特定动作执行给定的操作这一阶段的默认的异步执行设施,其结果(或 null如果没有)和异常(或 null如果没有)这个阶段作为参数。
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in interface java.util.concurrent. CompletionStage
返回相同的结果或例外,这一阶段的新completionstage,这个阶段完成时,执行使用所提供的遗嘱执行人,给出的行动与结果(或 null如果没有)和异常(或 null如果没有)这个阶段作为参数。
white - Static variable in class java.awt. Color
白色的颜色。
WHITE - Static variable in class java.awt. Color
白色的颜色。
WHITE_SPACE - Static variable in class javax.swing.text.html. CSS.Attribute
 
WHITESPACE - Static variable in class java.awt.font. GlyphMetrics
指示一个没有可视化表示的字形。
whitespaceChars(int, int) - Method in class java.io. StreamTokenizer
指定范围内的所有字符nullc low <= c <= high是空格字符。
why - Variable in exception org.omg.CosNaming.NamingContextPackage. NotFound
 
width - Variable in class java.awt. Component.BltBufferStrategy
背面缓冲区大小
width - Variable in class java.awt. Dimension
宽度尺寸;负值可以使用。
WIDTH - Static variable in class java.awt.font. TextAttribute
字体宽度的属性键。
width - Variable in class java.awt.geom. Arc2D.Double
整个椭圆的总的宽度,这是一个部分部分(不考虑角范围)。
width - Variable in class java.awt.geom. Arc2D.Float
整个椭圆的总的宽度,这是一个部分部分(不考虑角范围)。
width - Variable in class java.awt.geom. Ellipse2D.Double
Ellipse2D整体宽度。
width - Variable in class java.awt.geom. Ellipse2D.Float
Ellipse2D整体宽度。
width - Variable in class java.awt.geom. Rectangle2D.Double
Rectangle2D宽度。
width - Variable in class java.awt.geom. Rectangle2D.Float
Rectangle2D宽度。
width - Variable in class java.awt.geom. RoundRectangle2D.Double
RoundRectangle2D宽度。
width - Variable in class java.awt.geom. RoundRectangle2D.Float
RoundRectangle2D宽度。
WIDTH - Static variable in interface java.awt.image. ImageObserver
这个标志在infoflags争论imageupdate表明基础图像的宽度是现在可以从宽度参数的imageupdate回调方法。
width - Variable in class java.awt.image. Raster
这个光栅的宽度。
width - Variable in class java.awt.image. SampleModel
在图像数据,SampleModel描述了区域的像素宽度。
width - Variable in class java.awt. Rectangle
Rectangle宽度。
width(Component) - Static method in class javax.swing. Spring
返回弹簧的最小,最大和首选,价值属性的最小值,preferredsize宽度定义的组件,提供最大值和尺寸特性。
WIDTH - Static variable in class javax.swing. SpringLayout
指定一个组件的边框的宽度。
width - Variable in class javax.swing.table. TableColumn
列的宽度。
WIDTH - Static variable in class javax.swing.text.html. CSS.Attribute
 
WIDTH - Static variable in class javax.swing.text.html. HTML.Attribute
 
WIDTH_CONDENSED - Static variable in class java.awt.font. TextAttribute
最浓缩的预定义宽度。
WIDTH_EXTENDED - Static variable in class java.awt.font. TextAttribute
最扩展的预定义宽度。
WIDTH_REGULAR - Static variable in class java.awt.font. TextAttribute
标准宽度。
WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font. TextAttribute
中等浓缩宽度。
WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font. TextAttribute
中等宽度。
WILDCARD - Static variable in class javax.management. ObjectName
定义了通配符“*:*”对象。
WildcardType - Interface in java.lang.reflect
WildcardType是一个通配符表达式类型,如 ?? extends Number,或 ? super Integer
WildcardType - Interface in javax.lang.model.type
代表一个通配符类型参数。
WIND_EVEN_ODD - Static variable in class java.awt.geom. Path2D
用于确定路径内部的偶数奇数绕组规则。
WIND_EVEN_ODD - Static variable in interface java.awt.geom. PathIterator
用于确定路径内部的偶数奇数规则的绕组规则常数。
WIND_NON_ZERO - Static variable in class java.awt.geom. Path2D
用于确定路径内部的非零的绕组规则。
WIND_NON_ZERO - Static variable in interface java.awt.geom. PathIterator
用于指定路径内部的非零规则的卷绕规则常数。
WINDOW - Static variable in class java.awt. SystemColor
SystemColor.window系统颜色数组索引。
window - Static variable in class java.awt. SystemColor
用于在窗口中的内部区域的背景渲染的颜色。
Window - Class in java.awt
一个 Window对象是一个没有国界,没有菜单栏的顶层窗口。
Window(Frame) - Constructor for class java.awt. Window
构建了一个新的,最初的隐形窗与指定的 Frame作为它的主人。
Window(Window) - Constructor for class java.awt. Window
构建了一个新的,最初的隐形窗与指定的 Window作为它的主人。
Window(Window, GraphicsConfiguration) - Constructor for class java.awt. Window
构建了一个新的,最初的隐形窗与指定的所有者 WindowGraphicsConfiguration屏幕的装置。
WINDOW - Static variable in class javax.accessibility. AccessibleRole
一个没有标题或边框的顶层窗口。
Window.AccessibleAWTWindow - Class in java.awt
这个类实现了对 Window类可访问性支持。
Window.Type - Enum in java.awt
可用空窗口类型枚举。
WINDOW_ACTIVATED - Static variable in class java.awt.event. WindowEvent
窗口激活事件类型。
WINDOW_BORDER - Static variable in class java.awt. SystemColor
SystemColor.windowBorder系统颜色数组索引。
WINDOW_CLOSED - Static variable in class java.awt.event. WindowEvent
窗口关闭事件。
WINDOW_CLOSING - Static variable in class java.awt.event. WindowEvent
“窗口关闭”事件。
WINDOW_DEACTIVATED - Static variable in class java.awt.event. WindowEvent
窗口停用事件类型。
WINDOW_DEICONIFIED - Static variable in class java.awt.event. WindowEvent
窗口deiconified事件类型。
WINDOW_DEICONIFY - Static variable in class java.awt. Event
用户要求的窗口管理器的图标窗口。
WINDOW_DESTROY - Static variable in class java.awt. Event
用户已要求窗口管理器杀死窗口。
WINDOW_EVENT_MASK - Static variable in class java.awt. AWTEvent
用于选择窗口事件的事件掩码。
WINDOW_EXPOSE - Static variable in class java.awt. Event
用户已请求窗口管理器来公开窗口。
WINDOW_FIRST - Static variable in class java.awt.event. WindowEvent
用于窗口事件的入侵检测系统的第一个数字。
WINDOW_FOCUS_EVENT_MASK - Static variable in class java.awt. AWTEvent
用于选择窗口焦点事件的事件掩码。
WINDOW_GAINED_FOCUS - Static variable in class java.awt.event. WindowEvent
窗口获得焦点事件类型。
WINDOW_ICONIFIED - Static variable in class java.awt.event. WindowEvent
窗口图标化的事件。
WINDOW_ICONIFY - Static variable in class java.awt. Event
用户要求的窗口管理器的窗口图标。
WINDOW_LAST - Static variable in class java.awt.event. WindowEvent
用于窗口事件的入侵检测系统范围内的最后一个数字。
WINDOW_LOST_FOCUS - Static variable in class java.awt.event. WindowEvent
窗口丢失焦点事件类型。
WINDOW_MOVED - Static variable in class java.awt. Event
用户已请求窗口管理器移动窗口。
WINDOW_OPENED - Static variable in class java.awt.event. WindowEvent
窗口打开事件。
WINDOW_STATE_CHANGED - Static variable in class java.awt.event. WindowEvent
窗口状态更改事件类型。
WINDOW_STATE_EVENT_MASK - Static variable in class java.awt. AWTEvent
用于选择窗口状态事件的事件掩码。
WINDOW_TEXT - Static variable in class java.awt. SystemColor
SystemColor.windowText系统颜色数组索引。
windowActivated(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowactivated事件通过调用windowactivated方法对listener-a和listener-b.
windowActivated(WindowEvent) - Method in class java.awt.event. WindowAdapter
当激活一个窗口时调用。
windowActivated(WindowEvent) - Method in interface java.awt.event. WindowListener
当窗口被设置为活动窗口时调用。
WindowAdapter - Class in java.awt.event
用于接收窗口事件的抽象适配器类。
WindowAdapter() - Constructor for class java.awt.event. WindowAdapter
 
windowBorder - Static variable in class java.awt. SystemColor
在窗户周围的内部区域的边界渲染的颜色。
windowClosed(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowclosed事件通过调用windowclosed方法对listener-a和listener-b.
windowClosed(WindowEvent) - Method in class java.awt.event. WindowAdapter
当一个窗口被关闭时调用。
windowClosed(WindowEvent) - Method in interface java.awt.event. WindowListener
当一个窗口被关闭,作为调用在窗口上的处理结果时调用的。
windowClosing(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowclosing事件通过调用windowclosing方法对listener-a和listener-b.
windowClosing(WindowEvent) - Method in class java.awt.event. WindowAdapter
当一个窗口在被关闭的过程中调用。
windowClosing(WindowEvent) - Method in interface java.awt.event. WindowListener
当用户试图关闭从窗口的系统菜单中的窗口时调用。
windowClosing(WindowEvent) - Method in class javax.swing. JMenu.WinListener
取消选择菜单时,弹出关闭外。
windowClosing(WindowEvent) - Method in class javax.swing.plaf.basic. BasicToolBarUI.FrameListener
 
WindowConstants - Interface in javax.swing
用于控制窗口关闭操作的常数。
windowDeactivated(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowdeactivated事件通过调用windowdeactivated方法对listener-a和listener-b.
windowDeactivated(WindowEvent) - Method in class java.awt.event. WindowAdapter
当一个窗口被激活时调用。
windowDeactivated(WindowEvent) - Method in interface java.awt.event. WindowListener
当一个窗口不再是活动窗口时调用。
windowDeiconified(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowdeiconfied事件通过调用windowdeiconified方法对listener-a和listener-b.
windowDeiconified(WindowEvent) - Method in class java.awt.event. WindowAdapter
当调用一个窗口的图标。
windowDeiconified(WindowEvent) - Method in interface java.awt.event. WindowListener
当一个窗口从最小化到一个正常状态时调用。
WindowEvent - Class in java.awt.event
一个低级别的事件,表明一个窗口改变了它的状态。
WindowEvent(Window, int, Window, int, int) - Constructor for class java.awt.event. WindowEvent
构建了一个 WindowEvent对象。
WindowEvent(Window, int, Window) - Constructor for class java.awt.event. WindowEvent
构建一个与指定的相对 Window WindowEvent对象。
WindowEvent(Window, int, int, int) - Constructor for class java.awt.event. WindowEvent
构建一个与指定窗口的状态 WindowEvent以前和新对象。
WindowEvent(Window, int) - Constructor for class java.awt.event. WindowEvent
构建了一个 WindowEvent对象。
WindowFocusListener - Interface in java.awt.event
接收 WindowEvents监听器接口,包括 WINDOW_GAINED_FOCUSWINDOW_LOST_FOCUS事件。
windowForComponent(Component) - Static method in class javax.swing. SwingUtilities
返回 c第一 Window 祖先,或 null如果 c不包含在一 Window
windowGainedFocus(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowgainedfocus事件通过调用windowgainedfocus方法对listener-a和listener-b.
windowGainedFocus(WindowEvent) - Method in class java.awt.event. WindowAdapter
当调用窗口设置为焦点窗口,这意味着窗口,或它的一部分,将接收键盘事件。
windowGainedFocus(WindowEvent) - Method in interface java.awt.event. WindowFocusListener
当调用窗口设置为焦点窗口,这意味着窗口,或它的一部分,将接收键盘事件。
windowIconified(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowiconified事件通过调用windowiconified方法对listener-a和listener-b.
windowIconified(WindowEvent) - Method in class java.awt.event. WindowAdapter
当调用一个窗口图标化。
windowIconified(WindowEvent) - Method in interface java.awt.event. WindowListener
当一个窗口从一个正常的到最小状态改变时调用。
windowInit() - Method in class javax.swing. JWindow
通过构造函数来初始化 JWindow正确。
WindowListener - Interface in java.awt.event
用于接收窗口事件的侦听器接口。
windowLostFocus(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowlostfocus事件通过调用windowlostfocus方法对listener-a和listener-b.
windowLostFocus(WindowEvent) - Method in class java.awt.event. WindowAdapter
当调用窗口不再是焦点窗口,这意味着键盘事件将不再被传递到窗口或其任何部分。
windowLostFocus(WindowEvent) - Method in interface java.awt.event. WindowFocusListener
当调用窗口不再是焦点窗口,这意味着键盘事件将不再被传递到窗口或其任何部分。
windowMenu - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
 
windowOpened(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowopened事件通过调用windowopened方法对listener-a和listener-b.
windowOpened(WindowEvent) - Method in class java.awt.event. WindowAdapter
当打开一个窗口时调用。
windowOpened(WindowEvent) - Method in interface java.awt.event. WindowListener
第一次调用一个窗口是可见的。
windowStateChanged(WindowEvent) - Method in class java.awt. AWTEventMulticaster
处理windowstatechanged事件通过调用windowstatechanged方法对listener-a和listener-b.
windowStateChanged(WindowEvent) - Method in class java.awt.event. WindowAdapter
当改变窗口状态时调用。
windowStateChanged(WindowEvent) - Method in interface java.awt.event. WindowStateListener
当窗口状态更改时调用。
WindowStateListener - Interface in java.awt.event
用于接收窗口状态事件的侦听器接口。
windowText - Static variable in class java.awt. SystemColor
在窗口中的内部区域的文本的颜色。
WinListener(JPopupMenu) - Constructor for class javax.swing. JMenu.WinListener
创建指定的弹出式窗口的监听器。
with(TemporalAdjuster) - Method in interface java.time.chrono. ChronoLocalDate
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in interface java.time.chrono. ChronoLocalDate
返回与指定字段更改的相同类型的对象。
with(TemporalAdjuster) - Method in interface java.time.chrono. ChronoLocalDateTime
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in interface java.time.chrono. ChronoLocalDateTime
返回与指定字段更改的相同类型的对象。
with(TemporalAdjuster) - Method in interface java.time.chrono. ChronoZonedDateTime
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in interface java.time.chrono. ChronoZonedDateTime
返回与指定字段更改的相同类型的对象。
with(TemporalField, long) - Method in class java.time.chrono. HijrahDate
 
with(TemporalAdjuster) - Method in class java.time.chrono. HijrahDate
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in class java.time.chrono. JapaneseDate
 
with(TemporalAdjuster) - Method in class java.time.chrono. JapaneseDate
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in class java.time.chrono. MinguoDate
 
with(TemporalAdjuster) - Method in class java.time.chrono. MinguoDate
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in class java.time.chrono. ThaiBuddhistDate
 
with(TemporalAdjuster) - Method in class java.time.chrono. ThaiBuddhistDate
返回与此对象调整的相同类型的调整对象。
with(TemporalAdjuster) - Method in class java.time. Instant
返回此即时的调整后的副本。
with(TemporalField, long) - Method in class java.time. Instant
将此即时的副本与指定的字段设置为一个新值。
with(TemporalAdjuster) - Method in class java.time. LocalDate
返回此日期的调整副本。
with(TemporalField, long) - Method in class java.time. LocalDate
将此日期的一个副本与指定的字段设置为一个新值。
with(TemporalAdjuster) - Method in class java.time. LocalDateTime
返回此日期时间的调整副本。
with(TemporalField, long) - Method in class java.time. LocalDateTime
将此日期时间的副本与指定的字段设置为一个新值。
with(TemporalAdjuster) - Method in class java.time. LocalTime
返回此时间的调整副本。
with(TemporalField, long) - Method in class java.time. LocalTime
将此时间的副本与指定的字段设置为一个新值。
with(Month) - Method in class java.time. MonthDay
返回一份本 MonthDay与月的年变化。
with(TemporalAdjuster) - Method in class java.time. OffsetDateTime
返回此日期时间的调整副本。
with(TemporalField, long) - Method in class java.time. OffsetDateTime
将此日期时间的副本与指定的字段设置为一个新值。
with(TemporalAdjuster) - Method in class java.time. OffsetTime
返回此时间的调整副本。
with(TemporalField, long) - Method in class java.time. OffsetTime
将此时间的副本与指定的字段设置为一个新值。
with(TemporalAdjuster) - Method in interface java.time.temporal. Temporal
返回与此对象调整的相同类型的调整对象。
with(TemporalField, long) - Method in interface java.time.temporal. Temporal
返回与指定字段更改的相同类型的对象。
with(TemporalAdjuster) - Method in class java.time. Year
返回今年调整后的副本。
with(TemporalField, long) - Method in class java.time. Year
将今年的副本与指定的字段设置为一个新值。
with(TemporalAdjuster) - Method in class java.time. YearMonth
返回本月调整后的副本。
with(TemporalField, long) - Method in class java.time. YearMonth
返回一个与指定字段设置为新值的月份的副本。
with(TemporalAdjuster) - Method in class java.time. ZonedDateTime
返回此日期时间的调整副本。
with(TemporalField, long) - Method in class java.time. ZonedDateTime
将此日期时间的副本与指定的字段设置为一个新值。
withCachedThreadPool(ExecutorService, int) - Static method in class java.nio.channels. AsynchronousChannelGroup
创建一个异步信道组,一个给定的线程池,创建新的线程,需要。
withChronology(Chronology) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序的一个新的重写这个年表。
withDayOfMonth(int) - Method in class java.time. LocalDate
返回此日期的副本与月更改日期。
withDayOfMonth(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与月改变的一天。
withDayOfMonth(int) - Method in class java.time. MonthDay
返回一份本 MonthDay与月改变的一天。
withDayOfMonth(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与月改变的一天。
withDayOfMonth(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime与天月值改变。
withDayOfYear(int) - Method in class java.time. LocalDate
返回此日期的副本与一年的日期更改。
withDayOfYear(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与天的年变化。
withDayOfYear(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与天的年变化。
withDayOfYear(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime与天的年变化。
withDays(int) - Method in class java.time. Period
返回此期间的一个副本与指定的天数。
withDecimalSeparator(char) - Method in class java.time.format. DecimalStyle
返回一个信息的副本,一个新的字符,表示小数点。
withDecimalStyle(DecimalStyle) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序的一个新的decimalstyle这。
withEarlierOffsetAtOverlap() - Method in interface java.time.chrono. ChronoZonedDateTime
返回此日期时间更改区域的副本,以在本地时间线重叠时对两个有效偏移量的较早的偏移量偏移。
withEarlierOffsetAtOverlap() - Method in class java.time. ZonedDateTime
返回此日期时间更改区域的副本,以在本地时间线重叠时对两个有效偏移量的较早的偏移量偏移。
withFixedOffsetZone() - Method in class java.time. ZonedDateTime
将此日期时间的副本与区域标识设置为偏移量,返回一个。
withFixedThreadPool(int, ThreadFactory) - Static method in class java.nio.channels. AsynchronousChannelGroup
创建一个固定的线程池的异步信道组。
withHour(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与一个值改变。
withHour(int) - Method in class java.time. LocalTime
返回一份本 LocalTime与一个值改变。
withHour(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与一个值改变。
withHour(int) - Method in class java.time. OffsetTime
返回一份本 OffsetTime与一个值改变。
withHour(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime与一个值改变。
withInitial(Supplier<? extends S>) - Static method in class java.lang. ThreadLocal
创建一个线程局部变量。
withLaterOffsetAtOverlap() - Method in interface java.time.chrono. ChronoZonedDateTime
返回此日期时间更改区域的副本,以在本地时间线重叠中的两个有效偏移量的后面偏移。
withLaterOffsetAtOverlap() - Method in class java.time. ZonedDateTime
返回此日期时间更改区域的副本,以在本地时间线重叠中的两个有效偏移量的后面偏移。
withLocale(Locale) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序与这一个新的地方。
withMinute(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与分钟小时值改变。
withMinute(int) - Method in class java.time. LocalTime
返回一份本 LocalTime与分钟小时值改变。
withMinute(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与分钟小时值改变。
withMinute(int) - Method in class java.time. OffsetTime
返回一份本 OffsetTime与分钟小时值改变。
withMinute(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime与分钟小时值改变。
withMonth(int) - Method in class java.time. LocalDate
返回此日期的副本与更改的月份。
withMonth(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与月的年变化。
withMonth(int) - Method in class java.time. MonthDay
返回一份本 MonthDay与月的年变化。
withMonth(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与月的年变化。
withMonth(int) - Method in class java.time. YearMonth
返回一份本 YearMonth与月的年变化。
withMonth(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime以月年值改变。
withMonths(int) - Method in class java.time. Period
返回此期间的副本与指定的月数。
withNano(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与纳米二值改变。
withNano(int) - Method in class java.time. LocalTime
返回一份本 LocalTime与纳米二值改变。
withNano(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与纳米二值改变。
withNano(int) - Method in class java.time. OffsetTime
返回一份本 OffsetTime与纳米二值改变。
withNano(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime与纳米二值改变。
withNanos(int) - Method in class java.time. Duration
返回此持续时间的一个副本与指定的第二个。
withNegativeSign(char) - Method in class java.time.format. DecimalStyle
返回一个信息的副本,一个新的字符,代表了消极的标志。
withOffsetSameInstant(ZoneOffset) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与指定的偏移量确保结果是在同一瞬间。
withOffsetSameInstant(ZoneOffset) - Method in class java.time. OffsetTime
返回一份本 OffsetTime与指定的偏移量确保结果是在一个隐含的同一瞬间。
withOffsetSameLocal(ZoneOffset) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与指定的偏移量确保结果具有相同的本地日期时间。
withOffsetSameLocal(ZoneOffset) - Method in class java.time. OffsetTime
返回一份本 OffsetTime与指定的偏移量确保结果具有相同的本地时间。
withoutPadding() - Method in class java.util. Base64.Encoder
返回一个编码器的编码实例,相当于这一个,但没有在编码的字节数据的末尾添加任何填充字符。
withPositiveSign(char) - Method in class java.time.format. DecimalStyle
返回一个信息的副本,一个新的字符,代表积极的标志。
withResolverFields(TemporalField...) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序与这一套新的解析器的领域。
withResolverFields(Set<TemporalField>) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序与这一套新的解析器的领域。
withResolverStyle(ResolverStyle) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序的一个新的解析器风格这。
withSecond(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime第二分钟值改变。
withSecond(int) - Method in class java.time. LocalTime
返回一份本 LocalTime第二分钟值改变。
withSecond(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime第二分钟值改变。
withSecond(int) - Method in class java.time. OffsetTime
返回一份本 OffsetTime第二分钟值改变。
withSecond(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime第二分钟值改变。
withSeconds(long) - Method in class java.time. Duration
用指定的秒数返回此持续时间的一个副本。
withThreadPool(ExecutorService) - Static method in class java.nio.channels. AsynchronousChannelGroup
创建一个给定线程池的异步信道组。
withVariant(HijrahChronology) - Method in class java.time.chrono. HijrahDate
返回一个与该年表 HijrahDate要求。
withYear(int) - Method in class java.time. LocalDate
返回此日期的副本与年更改。
withYear(int) - Method in class java.time. LocalDateTime
返回一份本 LocalDateTime与年变化。
withYear(int) - Method in class java.time. OffsetDateTime
返回一份本 OffsetDateTime与年变化。
withYear(int) - Method in class java.time. YearMonth
返回一份本 YearMonth与年变化。
withYear(int) - Method in class java.time. ZonedDateTime
返回一份本 ZonedDateTime与年值改变。
withYears(int) - Method in class java.time. Period
用指定的金额返回此期间的副本。
withZeroDigit(char) - Method in class java.time.format. DecimalStyle
返回一个具有表示零的新字符的信息的副本。
withZone(ZoneId) - Method in class java.time. Clock
返回这个时钟的副本与一个不同的时区。
withZone(ZoneId) - Method in class java.time.format. DateTimeFormatter
返回一个格式化程序的一个新的覆盖区,这。
withZoneSameInstant(ZoneId) - Method in interface java.time.chrono. ChronoZonedDateTime
返回此日期时间的副本,以不同的时区,保留即时。
withZoneSameInstant(ZoneId) - Method in class java.time. ZonedDateTime
返回此日期时间的副本,以不同的时区,保留即时。
withZoneSameLocal(ZoneId) - Method in interface java.time.chrono. ChronoZonedDateTime
返回一份本ZonedDateTime与一个不同的时区,保留当地的日期时间如果可能的话。
withZoneSameLocal(ZoneId) - Method in class java.time. ZonedDateTime
返回此日期时间的副本,以不同的时区,如果可能的话,保留本地日期时间。
WORD - Static variable in interface javax.accessibility. AccessibleText
常量用来表示要检索的文本的一部分是一个词。
WORD_SPACING - Static variable in class javax.swing.text.html. CSS.Attribute
 
wordChars(int, int) - Method in class java.io. StreamTokenizer
指定范围内的所有字符nullc low <= c <= high词成分。
work_pending() - Method in class org.omg.CORBA. ORB
返回 true如果球需要主线程执行一些工作,和 false如果球不需要主线程。
wrap() - Method in class java.lang.invoke. MethodType
将所有的原始类型转换为它们的相应的包装器类型。
wrap(byte[], int, int) - Static method in class java.nio. ByteBuffer
将一个字节数组封装到一个缓冲区中。
wrap(byte[]) - Static method in class java.nio. ByteBuffer
将一个字节数组封装到一个缓冲区中。
wrap(char[], int, int) - Static method in class java.nio. CharBuffer
将一个字符数组包到缓冲区中。
wrap(char[]) - Static method in class java.nio. CharBuffer
将一个字符数组包到缓冲区中。
wrap(CharSequence, int, int) - Static method in class java.nio. CharBuffer
将一个字符序列封装到一个缓冲区中。
wrap(CharSequence) - Static method in class java.nio. CharBuffer
将一个字符序列封装到一个缓冲区中。
wrap(double[], int, int) - Static method in class java.nio. DoubleBuffer
将一个双数组封装到一个缓冲区中。
wrap(double[]) - Static method in class java.nio. DoubleBuffer
将一个双数组封装到一个缓冲区中。
wrap(float[], int, int) - Static method in class java.nio. FloatBuffer
将一个浮动数组封装到一个缓冲区中。
wrap(float[]) - Static method in class java.nio. FloatBuffer
将一个浮动数组封装到一个缓冲区中。
wrap(int[], int, int) - Static method in class java.nio. IntBuffer
把一个int数组读入缓冲区。
wrap(int[]) - Static method in class java.nio. IntBuffer
把一个int数组读入缓冲区。
wrap(long[], int, int) - Static method in class java.nio. LongBuffer
将一个长数组封装到一个缓冲区中。
wrap(long[]) - Static method in class java.nio. LongBuffer
将一个长数组封装到一个缓冲区中。
wrap(short[], int, int) - Static method in class java.nio. ShortBuffer
将短数组封装到缓冲区中。
wrap(short[]) - Static method in class java.nio. ShortBuffer
将短数组封装到缓冲区中。
wrap(InputStream) - Method in class java.util. Base64.Decoder
返回 Base64编码解码字节流的输入流。
wrap(OutputStream) - Method in class java.util. Base64.Encoder
将输出流使用的编码方案的 Base64编码字节数据。
wrap(Key) - Method in class javax.crypto. Cipher
包钥匙。
wrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl. SSLEngine
试图编码缓冲区应用数据的明文为SSL / TLS网络数据。
wrap(ByteBuffer[], ByteBuffer) - Method in class javax.net.ssl. SSLEngine
试图将明文字节序列中数据缓冲区的SSL / TLS网络数据。
wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class javax.net.ssl. SSLEngine
试图将明文字节从序列数据缓冲区的SSL / TLS网络数据。
wrap(byte[], int, int) - Method in interface javax.security.sasl. SaslClient
将一个字节数组封装到服务器上。
wrap(byte[], int, int) - Method in interface javax.security.sasl. SaslServer
将一个字节数组封装到客户端。
wrap(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss. GSSContext
应用在已建立的安全上下文中的每个消息安全服务。
wrap(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss. GSSContext
在已建立的安全上下文中使用流的每个消息安全服务。
WRAP_MODE - Static variable in class javax.crypto. Cipher
常数用于初始化密钥到密钥的包装模式。
WRAP_TAB_LAYOUT - Static variable in class javax.swing. JTabbedPane
在多个运行时,所有的标签将不适合在一个单一运行的包装标签的标签布局政策。
wrapException(Throwable) - Static method in class javax.rmi.CORBA. Util
用一个实现方法引发的异常。
wrapException(Throwable) - Method in interface javax.rmi.CORBA. UtilDelegate
WrappedPlainView - Class in javax.swing.text
查看纯文本(文本只有一个字体和颜色),行包装。
WrappedPlainView(Element) - Constructor for class javax.swing.text. WrappedPlainView
创建一个新的wrappedplainview。
WrappedPlainView(Element, boolean) - Constructor for class javax.swing.text. WrappedPlainView
创建一个新的wrappedplainview。
Wrapper - Interface in java.sql
接口JDBC类提供的能力来检索实例问题的实例时,实际上是一个代理类。
wrapperInstanceTarget(Object) - Static method in class java.lang.invoke. MethodHandleProxies
产生或恢复目标的方法处理的是行为等同于此包装实例的唯一方法。
wrapperInstanceType(Object) - Static method in class java.lang.invoke. MethodHandleProxies
恢复此包装实例创建的唯一的单一方法接口类型。
writableAction - Static variable in class javax.swing.text. DefaultEditorKit
行动的名称设置为可写模式编辑。
WritableByteChannel - Interface in java.nio.channels
一个可以写字节的通道。
WritableRaster - Class in java.awt.image
这个类扩展了光栅提供像素写入功能。
WritableRaster(SampleModel, Point) - Constructor for class java.awt.image. WritableRaster
构建一个与给定的SampleModel writableraster。
WritableRaster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image. WritableRaster
构建一个与给定的samplemodel和DataBuffer writableraster。
WritableRaster(SampleModel, DataBuffer, Rectangle, Point, WritableRaster) - Constructor for class java.awt.image. WritableRaster
构建了一个writableraster与给定的samplemodel,DataBuffer,和父母。
WritableRenderedImage - Interface in java.awt.image
writeablerenderedimage是一种常见的接口对象包含或可以在光栅的形式产生的图像数据,并可以修改和/或写过。
write(String) - Method in class java.awt.color. ICC_Profile
写这icc_profile到文件。
write(OutputStream) - Method in class java.awt.color. ICC_Profile
写这icc_profile的OutputStream。
write(int) - Method in class java.io. BufferedOutputStream
将指定的字节写入该缓冲输出流中。
write(byte[], int, int) - Method in class java.io. BufferedOutputStream
len字节指定字节数组中的起始偏移 off这个缓冲输出流。
write(int) - Method in class java.io. BufferedWriter
写一个字符。
write(char[], int, int) - Method in class java.io. BufferedWriter
写入一个字符数组的一部分。
write(String, int, int) - Method in class java.io. BufferedWriter
写入字符串的一部分。
write(int) - Method in class java.io. ByteArrayOutputStream
将指定的字节写入该字节数组输出流中。
write(byte[], int, int) - Method in class java.io. ByteArrayOutputStream
len字节指定字节数组中的起始偏移 off这个字节数组输出流。
write(int) - Method in class java.io. CharArrayWriter
将一个字符写入缓冲区。
write(char[], int, int) - Method in class java.io. CharArrayWriter
将字符写入缓冲区。
write(String, int, int) - Method in class java.io. CharArrayWriter
写入一个字符串的一部分到缓冲区。
write(int) - Method in interface java.io. DataOutput
写到输出流的说法 b八低阶位。
write(byte[]) - Method in interface java.io. DataOutput
写到输出流中的所有字节数组 b
write(byte[], int, int) - Method in interface java.io. DataOutput
len字节数组 b,为了到输出流。
write(int) - Method in class java.io. DataOutputStream
将指定的字节(论证 b的低八位)的底层输出流。
write(byte[], int, int) - Method in class java.io. DataOutputStream
len字节指定字节数组中的起始偏移量 off当前输出流。
write(int) - Method in class java.io. FileOutputStream
将指定的字节写入该文件输出流中。
write(byte[]) - Method in class java.io. FileOutputStream
b.length字节从指定的字节数组来此文件输出流。
write(byte[], int, int) - Method in class java.io. FileOutputStream
len字节指定字节数组中的起始偏移 off此文件输出流。
write(int) - Method in class java.io. FilterOutputStream
将指定的 byte到输出流。
write(byte[]) - Method in class java.io. FilterOutputStream
b.length字节输出流。
write(byte[], int, int) - Method in class java.io. FilterOutputStream
len字节从指定的 byte数组起始偏移 off到输出流。
write(int) - Method in class java.io. FilterWriter
写一个字符。
write(char[], int, int) - Method in class java.io. FilterWriter
写入一个字符数组的一部分。
write(String, int, int) - Method in class java.io. FilterWriter
写入字符串的一部分。
write(int) - Method in interface java.io. ObjectOutput
写一个字节。
write(byte[]) - Method in interface java.io. ObjectOutput
写入一个字节数组。
write(byte[], int, int) - Method in interface java.io. ObjectOutput
写入字节数组的字节数。
write(ObjectOutput) - Method in class java.io. ObjectOutputStream.PutField
过时的。
此方法不写这PutField对象中的值在一个适当的格式,并可能导致序列化流腐败。写PutField数据的正确方法是通过调用ObjectOutputStream.writeFields()方法。
write(int) - Method in class java.io. ObjectOutputStream
写一个字节。
write(byte[]) - Method in class java.io. ObjectOutputStream
写入一个字节数组。
write(byte[], int, int) - Method in class java.io. ObjectOutputStream
写入字节数组的字节数。
write(int) - Method in class java.io. OutputStream
将指定的字节写入该输出流中。
write(byte[]) - Method in class java.io. OutputStream
b.length字节从指定的字节数组的输出流。
write(byte[], int, int) - Method in class java.io. OutputStream
len字节指定字节数组中的偏移 off开始到输出流。
write(int) - Method in class java.io. OutputStreamWriter
写一个字符。
write(char[], int, int) - Method in class java.io. OutputStreamWriter
写入一个字符数组的一部分。
write(String, int, int) - Method in class java.io. OutputStreamWriter
写入字符串的一部分。
write(int) - Method in class java.io. PipedOutputStream
将指定的输入输出流 byte
write(byte[], int, int) - Method in class java.io. PipedOutputStream
len字节指定字节数组中的起始偏移 off这个管道输出流。
write(int) - Method in class java.io. PipedWriter
将指定的输入输出流 char
write(char[], int, int) - Method in class java.io. PipedWriter
len字符从指定的字符数组起点偏移 off这个管道输出流。
write(int) - Method in class java.io. PrintStream
将指定的字节写入该流中。
write(byte[], int, int) - Method in class java.io. PrintStream
len字节指定字节数组中的起始偏移 off这个流。
write(int) - Method in class java.io. PrintWriter
写一个字符。
write(char[], int, int) - Method in class java.io. PrintWriter
写入一个字符数组的一部分。
write(char[]) - Method in class java.io. PrintWriter
写一个字符数组。
write(String, int, int) - Method in class java.io. PrintWriter
写入字符串的一部分。
write(String) - Method in class java.io. PrintWriter
写一个字符串。
write(int) - Method in class java.io. RandomAccessFile
将指定的字节写入该文件。
write(byte[]) - Method in class java.io. RandomAccessFile
b.length字节指定字节数组中的这个文件,从当前文件指针。
write(byte[], int, int) - Method in class java.io. RandomAccessFile
len字节指定字节数组中的起始偏移量 off这个文件。
write(int) - Method in class java.io. StringWriter
写一个字符。
write(char[], int, int) - Method in class java.io. StringWriter
写一个字符数组的一部分。
write(String) - Method in class java.io. StringWriter
写一个字符串。
write(String, int, int) - Method in class java.io. StringWriter
写一个字符串的一部分。
write(int) - Method in class java.io. Writer
写一个字符。
write(char[]) - Method in class java.io. Writer
写一个字符数组。
write(char[], int, int) - Method in class java.io. Writer
写入一个字符数组的一部分。
write(String) - Method in class java.io. Writer
写一个字符串。
write(String, int, int) - Method in class java.io. Writer
写入字符串的一部分。
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels. AsynchronousByteChannel
从给定的缓冲区中写入该通道的一个字节序列。
write(ByteBuffer) - Method in interface java.nio.channels. AsynchronousByteChannel
从给定的缓冲区中写入该通道的一个字节序列。
write(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousFileChannel
从给定的缓冲区中从给定的缓冲区中写入一个字节序列,从给定的文件位置开始。
write(ByteBuffer, long) - Method in class java.nio.channels. AsynchronousFileChannel
从给定的缓冲区中从给定的缓冲区中写入一个字节序列,从给定的文件位置开始。
write(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
从给定的缓冲区中写入该通道的一个字节序列。
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
 
write(ByteBuffer) - Method in class java.nio.channels. AsynchronousSocketChannel
 
write(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
写一个字节序列的子序列对该通道从给定的缓冲区。
write(ByteBuffer) - Method in class java.nio.channels. DatagramChannel
写一个数据报这个频道。
write(ByteBuffer[], int, int) - Method in class java.nio.channels. DatagramChannel
写一个数据报这个频道。
write(ByteBuffer[]) - Method in class java.nio.channels. DatagramChannel
写一个数据报这个频道。
write(ByteBuffer) - Method in class java.nio.channels. FileChannel
从给定的缓冲区中写入该通道的一个字节序列。
write(ByteBuffer[], int, int) - Method in class java.nio.channels. FileChannel
写一个字节序列的子序列对该通道从给定的缓冲区。
write(ByteBuffer[]) - Method in class java.nio.channels. FileChannel
从给定的缓冲区写入该通道的一个字节序列。
write(ByteBuffer, long) - Method in class java.nio.channels. FileChannel
从给定的缓冲区中从给定的缓冲区中写入一个字节序列,从给定的文件位置开始。
write(ByteBuffer[], int, int) - Method in interface java.nio.channels. GatheringByteChannel
写一个字节序列的子序列对该通道从给定的缓冲区。
write(ByteBuffer[]) - Method in interface java.nio.channels. GatheringByteChannel
从给定的缓冲区写入该通道的一个字节序列。
write(ByteBuffer) - Method in interface java.nio.channels. SeekableByteChannel
从给定的缓冲区中写入该通道的一个字节序列。
write(ByteBuffer) - Method in class java.nio.channels. SocketChannel
 
write(ByteBuffer[], int, int) - Method in class java.nio.channels. SocketChannel
 
write(ByteBuffer[]) - Method in class java.nio.channels. SocketChannel
 
write(ByteBuffer) - Method in interface java.nio.channels. WritableByteChannel
从给定的缓冲区中写入该通道的一个字节序列。
write(String, ByteBuffer) - Method in interface java.nio.file.attribute. UserDefinedFileAttributeView
从缓冲区中写入用户定义属性的值。
write(Path, byte[], OpenOption...) - Static method in class java.nio.file. Files
将字节写入到文件中。
write(Path, Iterable<? extends CharSequence>, Charset, OpenOption...) - Static method in class java.nio.file. Files
写入文本到文件的行。
write(Path, Iterable<? extends CharSequence>, OpenOption...) - Static method in class java.nio.file. Files
写入文本到文件的行。
write(int) - Method in class java.rmi.server. LogStream
过时的。
没有更换
write(byte[], int, int) - Method in class java.rmi.server. LogStream
过时的。
没有更换
write(ObjectOutput) - Method in class java.rmi.server. ObjID
将一个二进制表示这 ObjIDObjectOutput实例。
write(DataOutput) - Method in class java.rmi.server. UID
将一个二进制表示这 UIDDataOutput实例。
write(int) - Method in class java.security. DigestOutputStream
更新消息摘要(如果使用指定的字节)使用指定的字节,并且在任何情况下,将字节写入输出流中。
write(byte[], int, int) - Method in class java.security. DigestOutputStream
更新的消息摘要(如果消化功能上)使用指定的子阵,在任何情况下,写入到输出流的子阵。
write(OutputStream) - Method in class java.util.jar. Manifest
写入到指定的输出流的体现。
write(int) - Method in class java.util.zip. CheckedOutputStream
写一个字节。
write(byte[], int, int) - Method in class java.util.zip. CheckedOutputStream
写入一个字节数组。
write(int) - Method in class java.util.zip. DeflaterOutputStream
将一个字节写入压缩输出流中。
write(byte[], int, int) - Method in class java.util.zip. DeflaterOutputStream
将一个字节数组写入压缩的输出流中。
write(byte[], int, int) - Method in class java.util.zip. GZIPOutputStream
将字节数组写入压缩的输出流中。
write(int) - Method in class java.util.zip. InflaterOutputStream
写一个字节到未压缩的输出流。
write(byte[], int, int) - Method in class java.util.zip. InflaterOutputStream
写入字节数组的压缩输出流。
write(byte[], int, int) - Method in class java.util.zip. ZipOutputStream
将一个字节数组写入当前的压缩输入数据。
write(int) - Method in class javax.crypto. CipherOutputStream
将指定的字节写入该输出流中。
write(byte[]) - Method in class javax.crypto. CipherOutputStream
b.length字节从指定的字节数组的输出流。
write(byte[], int, int) - Method in class javax.crypto. CipherOutputStream
len字节指定字节数组中的偏移 off开始到输出流。
write(RenderedImage, String, ImageOutputStream) - Static method in class javax.imageio. ImageIO
写一个图像使用任意 ImageWriter支持给格式的 ImageOutputStream
write(RenderedImage, String, File) - Static method in class javax.imageio. ImageIO
写一个图像使用任意 ImageWriter支持特定格式的一 File
write(RenderedImage, String, OutputStream) - Static method in class javax.imageio. ImageIO
写一个图像使用任意 ImageWriter支持给格式的 OutputStream
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
在一个完整的图像流包含一个图像和相关的流和图像元数据和缩略图的输出。
write(IIOImage) - Method in class javax.imageio. ImageWriter
在一个完整的图像流包含一个图像的默认元数据和缩略图的输出。
write(RenderedImage) - Method in class javax.imageio. ImageWriter
添加一个包含一个默认元数据和缩略图输出单帧图像完整的图像流。
write(int) - Method in class javax.imageio.stream. FileCacheImageOutputStream
 
write(byte[], int, int) - Method in class javax.imageio.stream. FileCacheImageOutputStream
 
write(int) - Method in class javax.imageio.stream. FileImageOutputStream
 
write(byte[], int, int) - Method in class javax.imageio.stream. FileImageOutputStream
 
write(int) - Method in interface javax.imageio.stream. ImageOutputStream
在当前位置写入一个字节到流。
write(byte[]) - Method in interface javax.imageio.stream. ImageOutputStream
将一个字节序列写入当前位置的流中。
write(byte[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
将一个字节序列写入当前位置的流中。
write(int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
write(byte[]) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
write(byte[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
write(int) - Method in class javax.imageio.stream. MemoryCacheImageOutputStream
 
write(byte[], int, int) - Method in class javax.imageio.stream. MemoryCacheImageOutputStream
 
write(Sequence, int, OutputStream) - Static method in class javax.sound.midi. MidiSystem
写入流代表一个MIDI文件类型文件字节表示提供的输出流。
write(Sequence, int, File) - Static method in class javax.sound.midi. MidiSystem
写入流代表一个MIDI文件类型文件字节表示外部文件的提供。
write(Sequence, int, OutputStream) - Method in class javax.sound.midi.spi. MidiFileWriter
写入流代表一个文件类型的MIDI文件字节表示提供的输出流。
write(Sequence, int, File) - Method in class javax.sound.midi.spi. MidiFileWriter
写入流代表一个文件类型的MIDI文件字节表示外部文件的提供。
write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Static method in class javax.sound.sampled. AudioSystem
将表示指定文件类型的音频文件的字节流写入提供的输出流中。
write(AudioInputStream, AudioFileFormat.Type, File) - Static method in class javax.sound.sampled. AudioSystem
将表示指定文件类型的音频文件的字节流写入提供的外部文件。
write(byte[], int, int) - Method in interface javax.sound.sampled. SourceDataLine
通过此源数据线将音频数据写入密炼机中。
write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Method in class javax.sound.sampled.spi. AudioFileWriter
将表示所提供的文件类型的音频文件的字节流写入到提供的输出流中。
write(AudioInputStream, AudioFileFormat.Type, File) - Method in class javax.sound.sampled.spi. AudioFileWriter
将表示所提供的文件格式的音频文件的字节流写入到所提供的外部文件中。
write() - Method in class javax.swing.text. AbstractWriter
这种抽象方法需要通过子类来实现。
write(char) - Method in class javax.swing.text. AbstractWriter
写一个字符。
write(String) - Method in class javax.swing.text. AbstractWriter
写一个字符串。
write(char[], int, int) - Method in class javax.swing.text. AbstractWriter
所有写入方法都会调用这一个。
write(OutputStream, Document, int, int) - Method in class javax.swing.text. DefaultEditorKit
将内容从文档以适当的格式将内容写入到给定的流中。
write(Writer, Document, int, int) - Method in class javax.swing.text. DefaultEditorKit
将内容从文档写入给定流为纯文本。
write(OutputStream, Document, int, int) - Method in class javax.swing.text. EditorKit
将内容从文档以适当的格式将内容写入到给定的流中。
write(Writer, Document, int, int) - Method in class javax.swing.text. EditorKit
将内容从文档以适当的格式将内容写入到给定的流中。
write(Writer, Document, int, int) - Method in class javax.swing.text.html. HTMLEditorKit
用适当的格式将文档中的内容写入该类内容处理程序的格式中的内容。
write() - Method in class javax.swing.text.html. HTMLWriter
遍历元素树控制写出来的所有的标签和属性。
write() - Method in class javax.swing.text.html. MinimalHTMLWriter
从styleddocument生成HTML输出。
write(Writer) - Method in class javax.swing.text. JTextComponent
将该模型的内容存储到给定的流中。
write(OutputStream, Document, int, int) - Method in class javax.swing.text.rtf. RTFEditorKit
用适当的格式将文档中的内容写入该类内容处理程序的格式中的内容。
write(Writer, Document, int, int) - Method in class javax.swing.text.rtf. RTFEditorKit
从文档到给定流的写入内容为纯文本。
write(OutputStream, Any[]) - Static method in class org.omg.CORBA. AnySeqHelper
 
write(OutputStream, boolean[]) - Static method in class org.omg.CORBA. BooleanSeqHelper
 
write(OutputStream, char[]) - Static method in class org.omg.CORBA. CharSeqHelper
 
write(OutputStream, CompletionStatus) - Static method in class org.omg.CORBA. CompletionStatusHelper
 
write(OutputStream, Current) - Static method in class org.omg.CORBA. CurrentHelper
 
write(OutputStream, DefinitionKind) - Static method in class org.omg.CORBA. DefinitionKindHelper
 
write(OutputStream, double[]) - Static method in class org.omg.CORBA. DoubleSeqHelper
 
write(OutputStream, String) - Static method in class org.omg.CORBA. FieldNameHelper
 
write(OutputStream, float[]) - Static method in class org.omg.CORBA. FloatSeqHelper
 
write(OutputStream, String) - Static method in class org.omg.CORBA. IdentifierHelper
 
write(OutputStream, IDLType) - Static method in class org.omg.CORBA. IDLTypeHelper
 
write(OutputStream, long[]) - Static method in class org.omg.CORBA. LongLongSeqHelper
 
write(OutputStream, int[]) - Static method in class org.omg.CORBA. LongSeqHelper
 
write(OutputStream, NameValuePair) - Static method in class org.omg.CORBA. NameValuePairHelper
 
write(OutputStream, Object) - Static method in class org.omg.CORBA. ObjectHelper
 
write(OutputStream, byte[]) - Static method in class org.omg.CORBA. OctetSeqHelper
 
write(OutputStream, ParameterMode) - Static method in class org.omg.CORBA. ParameterModeHelper
 
write(OutputStream, short) - Static method in class org.omg.CORBA. PolicyErrorCodeHelper
 
write(OutputStream, PolicyError) - Static method in class org.omg.CORBA. PolicyErrorHelper
 
write(OutputStream, Policy) - Static method in class org.omg.CORBA. PolicyHelper
 
write(OutputStream, Policy[]) - Static method in class org.omg.CORBA. PolicyListHelper
 
write(OutputStream, int) - Static method in class org.omg.CORBA. PolicyTypeHelper
 
write(int) - Method in class org.omg.CORBA.portable. OutputStream
将一个整数(数组的长度)写入该流上。
write(OutputStream, String) - Static method in class org.omg.CORBA. RepositoryIdHelper
 
write(OutputStream, ServiceDetail) - Static method in class org.omg.CORBA. ServiceDetailHelper
 
write(OutputStream, ServiceInformation) - Static method in class org.omg.CORBA. ServiceInformationHelper
 
write(OutputStream, SetOverrideType) - Static method in class org.omg.CORBA. SetOverrideTypeHelper
 
write(OutputStream, short[]) - Static method in class org.omg.CORBA. ShortSeqHelper
 
write(OutputStream, String[]) - Static method in class org.omg.CORBA. StringSeqHelper
 
write(OutputStream, String) - Static method in class org.omg.CORBA. StringValueHelper
 
write(OutputStream, StructMember) - Static method in class org.omg.CORBA. StructMemberHelper
 
write(OutputStream, long[]) - Static method in class org.omg.CORBA. ULongLongSeqHelper
 
write(OutputStream, int[]) - Static method in class org.omg.CORBA. ULongSeqHelper
 
write(OutputStream, UnionMember) - Static method in class org.omg.CORBA. UnionMemberHelper
 
write(OutputStream, UnknownUserException) - Static method in class org.omg.CORBA. UnknownUserExceptionHelper
 
write(OutputStream, short[]) - Static method in class org.omg.CORBA. UShortSeqHelper
 
write(OutputStream, Serializable) - Static method in class org.omg.CORBA. ValueBaseHelper
 
write(OutputStream, ValueMember) - Static method in class org.omg.CORBA. ValueMemberHelper
 
write(OutputStream, String) - Static method in class org.omg.CORBA. VersionSpecHelper
 
write(OutputStream, short) - Static method in class org.omg.CORBA. VisibilityHelper
 
write(OutputStream, char[]) - Static method in class org.omg.CORBA. WCharSeqHelper
 
write(OutputStream, WrongTransaction) - Static method in class org.omg.CORBA. WrongTransactionHelper
 
write(OutputStream, String[]) - Static method in class org.omg.CORBA. WStringSeqHelper
 
write(OutputStream, String) - Static method in class org.omg.CORBA. WStringValueHelper
 
write(OutputStream, Binding) - Static method in class org.omg.CosNaming. BindingHelper
 
write(OutputStream, BindingIterator) - Static method in class org.omg.CosNaming. BindingIteratorHelper
 
write(OutputStream, Binding[]) - Static method in class org.omg.CosNaming. BindingListHelper
 
write(OutputStream, BindingType) - Static method in class org.omg.CosNaming. BindingTypeHelper
 
write(OutputStream, String) - Static method in class org.omg.CosNaming. IstringHelper
 
write(OutputStream, NameComponent) - Static method in class org.omg.CosNaming. NameComponentHelper
 
write(OutputStream, NameComponent[]) - Static method in class org.omg.CosNaming. NameHelper
 
write(OutputStream, NamingContextExt) - Static method in class org.omg.CosNaming. NamingContextExtHelper
 
write(OutputStream, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage. AddressHelper
 
write(OutputStream, InvalidAddress) - Static method in class org.omg.CosNaming.NamingContextExtPackage. InvalidAddressHelper
 
write(OutputStream, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage. StringNameHelper
 
write(OutputStream, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage. URLStringHelper
 
write(OutputStream, NamingContext) - Static method in class org.omg.CosNaming. NamingContextHelper
 
write(OutputStream, AlreadyBound) - Static method in class org.omg.CosNaming.NamingContextPackage. AlreadyBoundHelper
 
write(OutputStream, CannotProceed) - Static method in class org.omg.CosNaming.NamingContextPackage. CannotProceedHelper
 
write(OutputStream, InvalidName) - Static method in class org.omg.CosNaming.NamingContextPackage. InvalidNameHelper
 
write(OutputStream, NotEmpty) - Static method in class org.omg.CosNaming.NamingContextPackage. NotEmptyHelper
 
write(OutputStream, NotFound) - Static method in class org.omg.CosNaming.NamingContextPackage. NotFoundHelper
 
write(OutputStream, NotFoundReason) - Static method in class org.omg.CosNaming.NamingContextPackage. NotFoundReasonHelper
 
write(OutputStream, Any[]) - Static method in class org.omg.DynamicAny. AnySeqHelper
 
write(OutputStream, DynAnyFactory) - Static method in class org.omg.DynamicAny. DynAnyFactoryHelper
 
write(OutputStream, InconsistentTypeCode) - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage. InconsistentTypeCodeHelper
 
write(OutputStream, DynAny) - Static method in class org.omg.DynamicAny. DynAnyHelper
 
write(OutputStream, InvalidValue) - Static method in class org.omg.DynamicAny.DynAnyPackage. InvalidValueHelper
 
write(OutputStream, TypeMismatch) - Static method in class org.omg.DynamicAny.DynAnyPackage. TypeMismatchHelper
 
write(OutputStream, DynAny[]) - Static method in class org.omg.DynamicAny. DynAnySeqHelper
 
write(OutputStream, DynArray) - Static method in class org.omg.DynamicAny. DynArrayHelper
 
write(OutputStream, DynEnum) - Static method in class org.omg.DynamicAny. DynEnumHelper
 
write(OutputStream, DynFixed) - Static method in class org.omg.DynamicAny. DynFixedHelper
 
write(OutputStream, DynSequence) - Static method in class org.omg.DynamicAny. DynSequenceHelper
 
write(OutputStream, DynStruct) - Static method in class org.omg.DynamicAny. DynStructHelper
 
write(OutputStream, DynUnion) - Static method in class org.omg.DynamicAny. DynUnionHelper
 
write(OutputStream, DynValue) - Static method in class org.omg.DynamicAny. DynValueHelper
 
write(OutputStream, String) - Static method in class org.omg.DynamicAny. FieldNameHelper
 
write(OutputStream, NameDynAnyPair) - Static method in class org.omg.DynamicAny. NameDynAnyPairHelper
 
write(OutputStream, NameDynAnyPair[]) - Static method in class org.omg.DynamicAny. NameDynAnyPairSeqHelper
 
write(OutputStream, NameValuePair) - Static method in class org.omg.DynamicAny. NameValuePairHelper
 
write(OutputStream, NameValuePair[]) - Static method in class org.omg.DynamicAny. NameValuePairSeqHelper
 
write(OutputStream, CodecFactory) - Static method in class org.omg.IOP. CodecFactoryHelper
 
write(OutputStream, UnknownEncoding) - Static method in class org.omg.IOP.CodecFactoryPackage. UnknownEncodingHelper
 
write(OutputStream, FormatMismatch) - Static method in class org.omg.IOP.CodecPackage. FormatMismatchHelper
 
write(OutputStream, InvalidTypeForEncoding) - Static method in class org.omg.IOP.CodecPackage. InvalidTypeForEncodingHelper
 
write(OutputStream, TypeMismatch) - Static method in class org.omg.IOP.CodecPackage. TypeMismatchHelper
 
write(OutputStream, int) - Static method in class org.omg.IOP. ComponentIdHelper
 
write(OutputStream, IOR) - Static method in class org.omg.IOP. IORHelper
 
write(OutputStream, TaggedComponent[]) - Static method in class org.omg.IOP. MultipleComponentProfileHelper
 
write(OutputStream, int) - Static method in class org.omg.IOP. ProfileIdHelper
 
write(OutputStream, ServiceContext) - Static method in class org.omg.IOP. ServiceContextHelper
 
write(OutputStream, ServiceContext[]) - Static method in class org.omg.IOP. ServiceContextListHelper
 
write(OutputStream, int) - Static method in class org.omg.IOP. ServiceIdHelper
 
write(OutputStream, TaggedComponent) - Static method in class org.omg.IOP. TaggedComponentHelper
 
write(OutputStream, TaggedProfile) - Static method in class org.omg.IOP. TaggedProfileHelper
 
write(OutputStream, short) - Static method in class org.omg.Messaging. SyncScopeHelper
 
write(OutputStream, int) - Static method in class org.omg.PortableInterceptor. AdapterManagerIdHelper
 
write(OutputStream, String[]) - Static method in class org.omg.PortableInterceptor. AdapterNameHelper
 
write(OutputStream, short) - Static method in class org.omg.PortableInterceptor. AdapterStateHelper
 
write(OutputStream, Current) - Static method in class org.omg.PortableInterceptor. CurrentHelper
 
write(OutputStream, ForwardRequest) - Static method in class org.omg.PortableInterceptor. ForwardRequestHelper
 
write(OutputStream, InvalidSlot) - Static method in class org.omg.PortableInterceptor. InvalidSlotHelper
 
write(OutputStream, IORInterceptor_3_0) - Static method in class org.omg.PortableInterceptor. IORInterceptor_3_0Helper
 
write(OutputStream, byte[]) - Static method in class org.omg.PortableInterceptor. ObjectIdHelper
 
write(OutputStream, ObjectReferenceFactory) - Static method in class org.omg.PortableInterceptor. ObjectReferenceFactoryHelper
 
write(OutputStream, ObjectReferenceTemplate) - Static method in class org.omg.PortableInterceptor. ObjectReferenceTemplateHelper
 
write(OutputStream, ObjectReferenceTemplate[]) - Static method in class org.omg.PortableInterceptor. ObjectReferenceTemplateSeqHelper
 
write(OutputStream, String) - Static method in class org.omg.PortableInterceptor. ORBIdHelper
 
write(OutputStream, DuplicateName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage. DuplicateNameHelper
 
write(OutputStream, InvalidName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage. InvalidNameHelper
 
write(OutputStream, String) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage. ObjectIdHelper
 
write(OutputStream, String) - Static method in class org.omg.PortableInterceptor. ServerIdHelper
 
write(OutputStream, Current) - Static method in class org.omg.PortableServer. CurrentHelper
 
write(OutputStream, NoContext) - Static method in class org.omg.PortableServer.CurrentPackage. NoContextHelper
 
write(OutputStream, ForwardRequest) - Static method in class org.omg.PortableServer. ForwardRequestHelper
 
write(OutputStream, POA) - Static method in class org.omg.PortableServer. POAHelper
 
write(OutputStream, AdapterInactive) - Static method in class org.omg.PortableServer.POAManagerPackage. AdapterInactiveHelper
 
write(OutputStream, AdapterAlreadyExists) - Static method in class org.omg.PortableServer.POAPackage. AdapterAlreadyExistsHelper
 
write(OutputStream, AdapterNonExistent) - Static method in class org.omg.PortableServer.POAPackage. AdapterNonExistentHelper
 
write(OutputStream, InvalidPolicy) - Static method in class org.omg.PortableServer.POAPackage. InvalidPolicyHelper
 
write(OutputStream, NoServant) - Static method in class org.omg.PortableServer.POAPackage. NoServantHelper
 
write(OutputStream, ObjectAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage. ObjectAlreadyActiveHelper
 
write(OutputStream, ObjectNotActive) - Static method in class org.omg.PortableServer.POAPackage. ObjectNotActiveHelper
 
write(OutputStream, ServantAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage. ServantAlreadyActiveHelper
 
write(OutputStream, ServantNotActive) - Static method in class org.omg.PortableServer.POAPackage. ServantNotActiveHelper
 
write(OutputStream, WrongAdapter) - Static method in class org.omg.PortableServer.POAPackage. WrongAdapterHelper
 
write(OutputStream, WrongPolicy) - Static method in class org.omg.PortableServer.POAPackage. WrongPolicyHelper
 
write(OutputStream, ServantActivator) - Static method in class org.omg.PortableServer. ServantActivatorHelper
 
write(OutputStream, ServantLocator) - Static method in class org.omg.PortableServer. ServantLocatorHelper
 
write(Node, LSOutput) - Method in interface org.w3c.dom.ls. LSSerializer
将指定的节点如上面所描述的对 LSSerializer接口的一般描述。
write_Abstract(Object) - Method in interface org.omg.CORBA. DataOutputStream
写IDL接口抽象类型的输出流。
write_abstract_interface(Object) - Method in class org.omg.CORBA_2_3.portable. OutputStream
将值对象或存根对象。
write_any(Any) - Method in interface org.omg.CORBA. DataOutputStream
将任何值写入输出流。
write_any(Any) - Method in class org.omg.CORBA.portable. OutputStream
在这个输出流上写一个。
write_any_array(Any[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL分析阵列。
write_boolean(boolean) - Method in interface org.omg.CORBA. DataOutputStream
将布尔值写入输出流。
write_boolean(boolean) - Method in class org.omg.CORBA.portable. OutputStream
将一个布尔值写入该流。
write_boolean_array(boolean[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL布尔数组。
write_boolean_array(boolean[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
写这一系列布尔输出流。
write_char(char) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流中的字符值。
write_char(char) - Method in class org.omg.CORBA.portable. OutputStream
在该流中写入一个字符值。
write_char_array(char[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL字符数组。
write_char_array(char[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
写入字符输出流的数组。
write_Context(Context, ContextList) - Method in class org.omg.CORBA.portable. OutputStream
写在这流CORBA上下文。
write_double(double) - Method in interface org.omg.CORBA. DataOutputStream
写IDL双值输出流。
write_double(double) - Method in class org.omg.CORBA.portable. OutputStream
写入此流的一个双值。
write_double_array(double[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL双打阵列。
write_double_array(double[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
在这个输出流上写入一个双数组。
WRITE_FAILURE - Static variable in class java.util.logging. ErrorManager
write_failure时写入输出流失败。
write_fixed(BigDecimal) - Method in class org.omg.CORBA.portable. OutputStream
写一个BigDecimal数。
write_float(float) - Method in interface org.omg.CORBA. DataOutputStream
写IDL的浮点值到输出流。
write_float(float) - Method in class org.omg.CORBA.portable. OutputStream
将一个浮点值写入该流。
write_float_array(float[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL数组长度的元素在输出流偏移。
write_float_array(float[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
在这个输出流上写入一个浮点数组。
write_long(int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL长值(表示为一个java int)到输出流。
write_long(int) - Method in class org.omg.CORBA.portable. OutputStream
写一个CORBA长(即
write_long_array(int[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL数组渴望从长度的元素到输出流的偏移。
write_long_array(int[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
写一个数组(即CORBA的渴望
write_longlong(long) - Method in interface org.omg.CORBA. DataOutputStream
写IDL长值(表示为一个java长)到输出流。
write_longlong(long) - Method in class org.omg.CORBA.portable. OutputStream
写一个CORBA龙龙(即
write_longlong_array(long[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL数组长度长渴望从元素到输出流的偏移。
write_longlong_array(long[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
将CORBA longlongs数组(即
write_Object(Object) - Method in interface org.omg.CORBA. DataOutputStream
写IDL CORBA::到输出流对象的值。
write_Object(Object) - Method in class org.omg.CORBA.portable. OutputStream
写入输出流CORBA对象。
write_octet(byte) - Method in interface org.omg.CORBA. DataOutputStream
写IDL字节值(表示为一个java字节)到输出流。
write_octet(byte) - Method in class org.omg.CORBA.portable. OutputStream
写一个字节(即CORBA
write_octet_array(byte[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL字节数组。
write_octet_array(byte[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
写入字节数组的CORBA(字节)在输出流。
write_Principal(Principal) - Method in class org.omg.CORBA.portable. OutputStream
过时的。
通过CORBA 2.2否决。
write_short(short) - Method in interface org.omg.CORBA. DataOutputStream
写IDL短值到输出流。
write_short(short) - Method in class org.omg.CORBA.portable. OutputStream
在该流中写入一个简短的值。
write_short_array(short[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL短裤阵列。
write_short_array(short[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
在这个输出流上写入一个短裤数组。
write_string(String) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流中的字符串值。
write_string(String) - Method in class org.omg.CORBA.portable. OutputStream
将字符串值写入该流中。
write_TypeCode(TypeCode) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的TypeCode。
write_TypeCode(TypeCode) - Method in class org.omg.CORBA.portable. OutputStream
写入输出流TypeCode。
write_ulong(int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL unsigned long值(表示为一个java int)到输出流。
write_ulong(int) - Method in class org.omg.CORBA.portable. OutputStream
写一个无符号的长(即CORBA
write_ulong_array(int[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL符号阵列的渴望(表示为java对象)从长度的元素到输出流的偏移。
write_ulong_array(int[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
写一个数组(即符号CORBA的渴望
write_ulonglong(long) - Method in interface org.omg.CORBA. DataOutputStream
写IDL unsigned long long值(表示为一个java长)到输出流。
write_ulonglong(long) - Method in class org.omg.CORBA.portable. OutputStream
写一个无符号(即CORBA龙龙
write_ulonglong_array(long[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL符号阵列长渴望(表示为java渴望)从长度的元素到输出流的偏移。
write_ulonglong_array(long[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
写符号的CORBA longlongs数组(即
write_ushort(short) - Method in interface org.omg.CORBA. DataOutputStream
写IDL无符号短整型值(表示为一个java短值)到输出流。
write_ushort(short) - Method in class org.omg.CORBA.portable. OutputStream
在该流中写入一个无符号的短值。
write_ushort_array(short[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写IDL unsigned short数组(表示为java短裤)从长度的元素到输出流的偏移。
write_ushort_array(short[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
在这个输出流上写入一个无符号的短裤数组。
write_value(OutputStream) - Method in class org.omg.CORBA. Any
写了这 Any对象的值来指定输出流。
write_Value(Serializable) - Method in interface org.omg.CORBA. DataOutputStream
写IDL值类型值的输出流。
write_value(OutputStream, Serializable) - Method in interface org.omg.CORBA.portable. BoxedValueHelper
 
write_value(OutputStream, Serializable) - Method in class org.omg.CORBA. StringValueHelper
 
write_value(OutputStream, Serializable) - Method in class org.omg.CORBA. WStringValueHelper
 
write_value(Serializable) - Method in class org.omg.CORBA_2_3.portable. OutputStream
将一个值类型的输出流。
write_value(Serializable, Class) - Method in class org.omg.CORBA_2_3.portable. OutputStream
将一个值类型的输出流。
write_value(Serializable, String) - Method in class org.omg.CORBA_2_3.portable. OutputStream
将一个值类型的输出流。
write_value(Serializable, BoxedValueHelper) - Method in class org.omg.CORBA_2_3.portable. OutputStream
将一个值类型的输出流。
write_wchar(char) - Method in interface org.omg.CORBA. DataOutputStream
写IDL宽字符值到输出流。
write_wchar(char) - Method in class org.omg.CORBA.portable. OutputStream
在该流中写入一个宽的字符值。
write_wchar_array(char[], int, int) - Method in interface org.omg.CORBA. DataOutputStream
写入到输出流的长度元素抵消IDL宽字符数组。
write_wchar_array(char[], int, int) - Method in class org.omg.CORBA.portable. OutputStream
宽字符写入输出流的数组。
write_wstring(String) - Method in interface org.omg.CORBA. DataOutputStream
写IDL宽字符串值(表示为一个java字符串)到输出流。
write_wstring(String) - Method in class org.omg.CORBA.portable. OutputStream
将一个宽字符串值写入该流。
WRITE_XML_DECLARATION - Static variable in class javax.xml.soap. SOAPMessage
指定SOAP消息是否在发送时包含一个XML声明。
writeAborted(ImageWriter) - Method in interface javax.imageio.event. IIOWriteProgressListener
报道说,一个写失败是通过作家的 abort方法。
WriteAbortedException - Exception in java.io
信号的一个objectstreamexceptions被扔在写操作期间。
WriteAbortedException(String, Exception) - Constructor for exception java.io. WriteAbortedException
构建一个与描述异常导致中止异常字符串writeabortedexception。
writeAbstractObject(OutputStream, Object) - Static method in class javax.rmi.CORBA. Util
写一个java.lang.Object作为一个值或一个CORBA对象。
writeAbstractObject(OutputStream, Object) - Method in interface javax.rmi.CORBA. UtilDelegate
writeAny(OutputStream, Object) - Static method in class javax.rmi.CORBA. Util
写什么java.lang.Object作为CORBA的任何。
writeAny(OutputStream, Object) - Method in interface javax.rmi.CORBA. UtilDelegate
writeArray(Array) - Method in interface java.sql. SQLOutput
写一个SQL ARRAY价值流。
writeArray(Array) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写在java编程语言的一个 Array反对这 SQLOutputImpl对象。
writeAsciiStream(InputStream) - Method in interface java.sql. SQLOutput
写下一个属性流作为一个ASCII字符流。
writeAsciiStream(InputStream) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个ASCII字符流到这 SQLOutputImpl对象。
writeAsEncodedUnicode(Writer) - Method in interface javax.xml.stream.events. XMLEvent
该方法将写XMLEvent按XML 1规范的Unicode字符。
writeAttribute(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
在没有前缀的情况下将一个属性写入到输出流中。
writeAttribute(String, String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
将属性写入输出流
writeAttribute(String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
将属性写入输出流
writeAttributes(AttributeSet) - Method in class javax.swing.text. AbstractWriter
将属性集写为“ <名称> = <值> ”对。
writeAttributes(AttributeSet) - Method in class javax.swing.text.html. HTMLWriter
写出属性集。
writeAttributes(AttributeSet) - Method in class javax.swing.text.html. MinimalHTMLWriter
写出所有以下类型的属性:styleconstants.paragraphconstants,styleconstants.characterconstants,styleconstants.fontconstants,styleconstants.colorconstants。
writeAttributes(ObjectOutputStream, AttributeSet) - Method in class javax.swing.text. StyleContext
写出属性的上下文特定处理
writeAttributeSet(ObjectOutputStream, AttributeSet) - Static method in class javax.swing.text. StyleContext
为序列化的目的,将一组属性写入给定的对象流中。
writeBigDecimal(BigDecimal) - Method in interface java.sql. SQLOutput
写下一个属性的流作为一个java.math.bigdecimal对象。
writeBigDecimal(BigDecimal) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个 java.math.BigDecimal对象在java编程语言,这 SQLOutputImpl对象。
writeBinaryStream(InputStream) - Method in interface java.sql. SQLOutput
写下一个属性流未解释的字节流。
writeBinaryStream(InputStream) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写这 SQLOutputImpl未解释的字节流对象。
writeBit(int) - Method in interface javax.imageio.stream. ImageOutputStream
写入由至少有意义的参数的一个位,在当前字节位置的当前位偏移量的流中。
writeBit(int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeBits(long, int) - Method in interface javax.imageio.stream. ImageOutputStream
写一个序列的比特,在剩下的 bits论点的 numBits最低有效位给予正确的顺序,以流现位偏移在当前字节位置。
writeBits(long, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeBlob(Blob) - Method in interface java.sql. SQLOutput
写一个SQL BLOB价值流。
writeBlob(Blob) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 Blob反对这 SQLOutputImpl对象。
writeBody() - Method in class javax.swing.text.html. MinimalHTMLWriter
遍历元素在文档和流程元素是否以分支或叶元素元素。
writeBoolean(boolean) - Method in interface java.io. DataOutput
写一个 boolean值输出流。
writeBoolean(boolean) - Method in class java.io. DataOutputStream
写一个 boolean当前输出流作为一个字节的值。
writeBoolean(boolean) - Method in class java.io. ObjectOutputStream
写一个布尔值。
writeBoolean(boolean) - Method in class java.io. RandomAccessFile
写一个 boolean的文件为一一字节的值。
writeBoolean(boolean) - Method in interface java.sql. SQLOutput
写下一个属性的流作为java布尔。
writeBoolean(boolean) - Method in interface javax.imageio.stream. ImageOutputStream
写一个 boolean价值流。
writeBoolean(boolean) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeBoolean(boolean) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 booleanSQLOutputImpl对象。
writeByte(int) - Method in interface java.io. DataOutput
写到输出流的八个低阶位的说法 v
writeByte(int) - Method in class java.io. DataOutputStream
写了 byte当前输出流作为一个字节的值。
writeByte(int) - Method in class java.io. ObjectOutputStream
写入一个8位字节。
writeByte(int) - Method in class java.io. RandomAccessFile
写一个 byte的文件为一一字节的值。
writeByte(byte) - Method in interface java.sql. SQLOutput
写下一个属性作为一个java字节流。
writeByte(int) - Method in interface javax.imageio.stream. ImageOutputStream
v 8低阶比特流。
writeByte(int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeByte(byte) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 byteSQLOutputImpl对象。
writeBytes(String) - Method in interface java.io. DataOutput
将字符串写入到输出流中。
writeBytes(String) - Method in class java.io. DataOutputStream
将字符串写入到基础的输出流作为字节序列。
writeBytes(String) - Method in class java.io. ObjectOutputStream
写入字符串作为一个字节序列。
writeBytes(String) - Method in class java.io. RandomAccessFile
将字符串写入到文件中,作为一个字节序列。
writeBytes(byte[]) - Method in interface java.sql. SQLOutput
将下一个属性写入流作为一个字节数组。
writeBytes(String) - Method in interface javax.imageio.stream. ImageOutputStream
将字符串写入到输出流中。
writeBytes(String) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeBytes(byte[]) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写入一个数组 bytes java编程语言中的这 SQLOutputImpl对象。
writeCData(String) - Method in interface javax.xml.stream. XMLStreamWriter
写一个CDATA部分
writeChar(int) - Method in interface java.io. DataOutput
写一个 char价值,这是由两个字节,到输出流。
writeChar(int) - Method in class java.io. DataOutputStream
写一个 char当前输出流作为一个双字节值,高字节优先。
writeChar(int) - Method in class java.io. ObjectOutputStream
写入一个16位字符。
writeChar(int) - Method in class java.io. RandomAccessFile
写一个 char的文件为一二字节的值,高字节优先。
writeChar(int) - Method in interface javax.imageio.stream. ImageOutputStream
这个方法是一个同义词 writeShort
writeChar(int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeCharacters(String) - Method in interface javax.xml.stream. XMLStreamWriter
写入输出的文本
writeCharacters(char[], int, int) - Method in interface javax.xml.stream. XMLStreamWriter
写入输出的文本
writeCharacterStream(Reader) - Method in interface java.sql. SQLOutput
写下一个属性流流的Unicode字符。
writeCharacterStream(Reader) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个流的Unicode字符,这 SQLOutputImpl对象。
writeChars(String) - Method in interface java.io. DataOutput
字符串中的每个字符 s写道,到输出流,为每个字符的字节,两。
writeChars(String) - Method in class java.io. DataOutputStream
将一个字符串写入底层输出流,作为一个字符序列。
writeChars(String) - Method in class java.io. ObjectOutputStream
写一个字符串作为字符序列。
writeChars(String) - Method in class java.io. RandomAccessFile
将字符串写入到文件中,作为字符的一个序列。
writeChars(String) - Method in interface javax.imageio.stream. ImageOutputStream
将字符串写入到输出流中。
writeChars(char[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
写一个字符序列到流中的当前位置。
writeChars(String) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeChars(char[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeChildren(ObjectOutputStream) - Method in class java.beans.beancontext. BeanContextSupport
用于序列化的所有子 BeanContext
writeClassDescriptor(ObjectStreamClass) - Method in class java.io. ObjectOutputStream
写入指定的类描述的对象。
writeClob(Clob) - Method in interface java.sql. SQLOutput
写一个SQL CLOB价值流。
writeClob(Clob) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 Clob反对这 SQLOutputImpl对象。
writeComment(String) - Method in interface javax.xml.stream. XMLStreamWriter
用封闭的数据写入XML注释
writeComponent(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
负责处理的组成元素;故意未实现。
writeContent(Element, boolean) - Method in class javax.swing.text.html. MinimalHTMLWriter
写在HTML兼容的方式的属性。
writeData(RowSetInternal) - Method in interface javax.sql. RowSetWriter
写这 RowSetWriter对象的行集的变回数据源从它得到的数据。
writeDate(Date) - Method in interface java.sql. SQLOutput
写下一个属性的流作为一个java.sql.date对象。
writeDate(Date) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 java.sql.Date反对这 SQLOutputImpl对象。
writeDefaultNamespace(String) - Method in interface javax.xml.stream. XMLStreamWriter
将默认命名空间写入流
writeDouble(double) - Method in interface java.io. DataOutput
写一个 double值,它是由八个字节,到输出流。
writeDouble(double) - Method in class java.io. DataOutputStream
将双参数到一个 long使用 doubleToLongBits方法在类 Double,然后写道, long值基本的输出流的字节的数量,高字节优先。
writeDouble(double) - Method in class java.io. ObjectOutputStream
写一个64位双。
writeDouble(double) - Method in class java.io. RandomAccessFile
将双参数到一个 long使用 doubleToLongBits方法在类 Double,然后写道, long文件的值为八的字节数,高字节优先。
writeDouble(double) - Method in interface java.sql. SQLOutput
写下一个属性的流作为java双。
writeDouble(double) - Method in interface javax.imageio.stream. ImageOutputStream
写一个 double值,它是由四个字节,到输出流。
writeDouble(double) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeDouble(double) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 doubleSQLOutputImpl对象。
writeDoubles(double[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
将一个序列的一个序列写入当前位置的流中。
writeDoubles(double[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeDTD(String) - Method in interface javax.xml.stream. XMLStreamWriter
写一个DTD部分。
writeEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html. HTMLWriter
在attributeset嵌入式标签搜索和写出来。
writeEmptyElement(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
将一个空元素标记写入输出
writeEmptyElement(String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
将一个空元素标记写入输出
writeEmptyElement(String) - Method in interface javax.xml.stream. XMLStreamWriter
将一个空元素标记写入输出
writeEndDocument() - Method in interface javax.xml.stream. XMLStreamWriter
关闭任何开始标记并写入相应的结束标记。
writeEndElement() - Method in interface javax.xml.stream. XMLStreamWriter
将结束标记写入依赖于写作者的内部状态,以确定事件的前缀和本地名称。
writeEndParagraph() - Method in class javax.swing.text.html. MinimalHTMLWriter
发射一个< P >标签的结束标记。
writeEndTag(String) - Method in class javax.swing.text.html. MinimalHTMLWriter
写出一个结束标签适当的缩进。
writeEntityRef(String) - Method in interface javax.xml.stream. XMLStreamWriter
写入实体引用
writeExpression(Expression) - Method in class java.beans. Encoder
执行第一个检查,看看是否有这个值的表达式已经被写入。
writeExpression(Expression) - Method in class java.beans. XMLEncoder
记录表达式,以便在刷新流时,编码器将产生实际输出。
writeExternal(ObjectOutput) - Method in class java.awt.datatransfer. DataFlavor
DataFlavor序列化。
writeExternal(ObjectOutput) - Method in interface java.io. Externalizable
该对象实现writeExternal方法通过调用数据的方法为其原始值或调用对象的objectoutput writeObject方法的字符串,将其内容,和阵列。
writeExternal(ObjectOutput) - Method in class javax.activation. MimeType
该对象实现writeExternal方法通过调用数据的方法为其原始值或调用对象的objectoutput writeObject方法保存其内容,字符串和数组。
writeExternal(ObjectOutput) - Method in class javax.management.loading. MLet
保存该熔体的内容给出的 ObjectOutput
writeFields() - Method in class java.io. ObjectOutputStream
将缓冲区写到流中。
writeFloat(float) - Method in interface java.io. DataOutput
写一个 float值,它是由四个字节,到输出流。
writeFloat(float) - Method in class java.io. DataOutputStream
将浮点型参数的 int使用 floatToIntBits方法在类 Float,然后写道, int值基本为4字节输出流量,高字节优先。
writeFloat(float) - Method in class java.io. ObjectOutputStream
写一个32位浮点。
writeFloat(float) - Method in class java.io. RandomAccessFile
将浮点型参数的 int使用 floatToIntBits方法在类 Float,然后写道, int文件的值为一四的字节数,高字节优先。
writeFloat(float) - Method in interface java.sql. SQLOutput
写下一个属性的流作为java浮。
writeFloat(float) - Method in interface javax.imageio.stream. ImageOutputStream
写一个 float值,它是由四个字节,到输出流。
writeFloat(float) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeFloat(float) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 floatSQLOutputImpl对象。
writeFloats(float[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
在当前位置上写一个浮点到流的序列。
writeFloats(float[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeHeader() - Method in class javax.swing.text.html. MinimalHTMLWriter
写出和 <样式> 标签,然后调用writestyles()写出所有的命名方式为 <样式> 标签的内容。
writeHTMLTags(AttributeSet) - Method in class javax.swing.text.html. MinimalHTMLWriter
生成粗体 ,斜体 标签,并根据其属性设置文本。
writeImage(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
负责处理图标元素;故意未实现。
writeInsert(int, IIOImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
将一个新的图像插入到现有的图像流中。
writeInt(int) - Method in interface java.io. DataOutput
写一个 int值,它是由四个字节,到输出流。
writeInt(int) - Method in class java.io. DataOutputStream
写一个 int当前输出流为四个字节,高字节优先。
writeInt(int) - Method in class java.io. ObjectOutputStream
将32位int。
writeInt(int) - Method in class java.io. RandomAccessFile
写一个 int的文件为四字节,高字节优先。
writeInt(int) - Method in interface java.sql. SQLOutput
写下一个属性的流作为java int.
writeInt(int) - Method in interface javax.imageio.stream. ImageOutputStream
写32位 v到流。
writeInt(int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeInt(int) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写在java编程语言的一个 intSQLOutputImpl对象。
writeInts(int[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
写一个整数序列流的当前位置。
writeInts(int[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeLeaf(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
负责写其他非文字的叶元素。
writeLineSeparator() - Method in class javax.swing.text. AbstractWriter
写入行分隔符。
writeLineSeparator() - Method in class javax.swing.text.html. HTMLWriter
写入行分隔符。
writeLock() - Method in interface java.util.concurrent.locks. ReadWriteLock
返回用于写入的锁。
writeLock() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock
 
WriteLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks. ReentrantReadWriteLock.WriteLock
子类使用的构造函数
writeLock() - Method in class java.util.concurrent.locks. StampedLock
只获取锁,阻塞,如果有必要,直到可用。
writeLock() - Method in class javax.swing.text. AbstractDocument
获取一个锁开始改变这个文件锁保护。
writeLockInterruptibly() - Method in class java.util.concurrent.locks. StampedLock
只获取锁,如果必要,阻塞,直到可用或当前线程被中断。
writeLong(long) - Method in interface java.io. DataOutput
写一个 long值,它是由八个字节,到输出流。
writeLong(long) - Method in class java.io. DataOutputStream
写一个 long当前输出流为八个字节,高字节优先。
writeLong(long) - Method in class java.io. ObjectOutputStream
写一个64位长的。
writeLong(long) - Method in class java.io. RandomAccessFile
写一个 long的文件为八字节,高字节优先。
writeLong(long) - Method in interface java.sql. SQLOutput
写下一个属性的流作为java长。
writeLong(long) - Method in interface javax.imageio.stream. ImageOutputStream
写64位 v到流。
writeLong(long) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeLong(long) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 longSQLOutputImpl对象。
writeLongs(long[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
在当前位置写一个对流的序列。
writeLongs(long[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeNamespace(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
写一个命名空间输出流如果前缀论证方法是空字符串,“xmlns”,或空的方法将委托writedefaultnamespace
writeNClob(NClob) - Method in interface java.sql. SQLOutput
写一个SQL NCLOB价值流。
writeNClob(NClob) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个SQL NCLOB价值流。
writeNonHTMLAttributes(AttributeSet) - Method in class javax.swing.text.html. MinimalHTMLWriter
写出剩余的字符级别的属性(属性以外的粗体,斜体,下划线)在HTML兼容的方式。
writeNString(String) - Method in interface java.sql. SQLOutput
写下一个属性流的java编程语言中的一 String
writeNString(String) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写下一个属性流的java编程语言中的一 String
writeObject(Object) - Method in class java.beans. Encoder
将指定的对象写入输出流。
writeObject(Object, Encoder) - Method in class java.beans. PersistenceDelegate
writeObject是一个单一的入口点的持久性和由传统模式的代表团 Encoder使用。
writeObject(Object) - Method in class java.beans. XMLEncoder
将指定对象的XML表示形式写入输出。
writeObject(Object) - Method in interface java.io. ObjectOutput
写一个对象到基础存储或流。
writeObject(Object) - Method in class java.io. ObjectOutputStream
写入指定的对象的对象。
writeObject(SQLData) - Method in interface java.sql. SQLOutput
写入流包含在给定的 SQLData对象的数据。
writeObject(Object, SQLType) - Method in interface java.sql. SQLOutput
将包含在给定对象中的数据写入流中。
writeObject(Stub, ObjectOutputStream) - Method in interface javax.rmi.CORBA. StubDelegate
writeObject(SQLData) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写入流包含在给定的 SQLData对象的数据。
writeObjectOverride(Object) - Method in class java.io. ObjectOutputStream
用子类重写默认的writeObject方法。
writeOption(Option) - Method in class javax.swing.text.html. HTMLWriter
写出期权形式元素的内容。
WritePendingException - Exception in java.nio.channels
试图写入异步套接字通道时,未检查异常引发的异常,以及未完成的前写。
WritePendingException() - Constructor for exception java.nio.channels. WritePendingException
构造这个类的一个实例。
writeProcessingInstruction(String) - Method in interface javax.xml.stream. XMLStreamWriter
写一个处理指令
writeProcessingInstruction(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
写一个处理指令
writer() - Method in class java.io. Console
检索与控制台相关的独特 PrintWriter对象。
Writer - Class in java.io
用于写入到字符流的抽象类。
Writer() - Constructor for class java.io. Writer
创建一个新的字符流的作者,其关键部分将同步在“作者”本身上。
Writer(Object) - Constructor for class java.io. Writer
创建一个新的字符流的作者,其关键部分将在给定的对象上同步。
writer - Variable in class javax.script. SimpleScriptContext
这是要用于从脚本输出的作者。
writeRef(Ref) - Method in interface java.sql. SQLOutput
写一个SQL REF价值流。
writeRef(Ref) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 Ref反对这 SQLOutputImpl对象。
writeRemoteObject(OutputStream, Object) - Static method in class javax.rmi.CORBA. Util
写一个java.lang.Object作为CORBA对象。
writeRemoteObject(OutputStream, Object) - Method in interface javax.rmi.CORBA. UtilDelegate
writeReplace() - Method in class java.security.cert. Certificate
更换证书被序列化。
writeReplace() - Method in class java.security.cert. CertPath
取代 CertPath是一个 CertPathRep对象序列化。
writeReplace(Serializable) - Method in interface javax.rmi.CORBA. ValueHandler
如果该值包含一个 writeReplace方法然后返回结果。
writeRowId(RowId) - Method in interface java.sql. SQLOutput
写一个SQL ROWID价值流。
writeRowId(RowId) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个SQL ROWID价值流。
writerSpiNames - Variable in class javax.imageio.spi. ImageReaderSpi
字符串数组返回 getImageWriterSpiNames,最初 null
writeShort(int) - Method in interface java.io. DataOutput
将两个字节写入输出流,以表示该参数的值。
writeShort(int) - Method in class java.io. DataOutputStream
写一个 short当前输出流的两个字节,高字节优先。
writeShort(int) - Method in class java.io. ObjectOutputStream
写一个16位的短。
writeShort(int) - Method in class java.io. RandomAccessFile
写一个 short文件的两个字节,高字节优先。
writeShort(short) - Method in interface java.sql. SQLOutput
写下一个属性的流作为java短。
writeShort(int) - Method in interface javax.imageio.stream. ImageOutputStream
v 16低阶比特流。
writeShort(int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeShort(short) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 shortSQLOutputImpl对象。
writeShorts(short[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
在当前位置上写入流的一系列短片。
writeShorts(short[], int, int) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeSQL(SQLOutput) - Method in interface java.sql. SQLData
写这个对象的给定的SQL数据流,将其转换回数据源的SQL值。
writeSQLXML(SQLXML) - Method in interface java.sql. SQLOutput
写一个SQL XML价值流。
writeSQLXML(SQLXML) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个SQL XML价值流。
writeStartDocument() - Method in interface javax.xml.stream. XMLStreamWriter
写XML声明。
writeStartDocument(String) - Method in interface javax.xml.stream. XMLStreamWriter
写XML声明。
writeStartDocument(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
写XML声明。
writeStartElement(String) - Method in interface javax.xml.stream. XMLStreamWriter
将开始标记写入输出。
writeStartElement(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
将开始标记写入输出
writeStartElement(String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
将开始标记写入输出
writeStartParagraph(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
发出段落的开始标记。
writeStartTag(String) - Method in class javax.swing.text.html. MinimalHTMLWriter
写出一个开始标记适当的缩进。
writeStatement(Statement) - Method in class java.beans. Encoder
声明 oldStm写入到流。
writeStatement(Statement) - Method in class java.beans. XMLEncoder
记录语句,以便在刷新流时,编码器将产生实际输出。
writeStreamHeader() - Method in class java.io. ObjectOutputStream
的writestreamheader方法提供子类可以附加或在自己的头的流。
writeString(String) - Method in interface java.sql. SQLOutput
写下一个属性流的java编程语言中的一 String
writeString(String) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 StringSQLOutputImpl对象。
writeStruct(Struct) - Method in interface java.sql. SQLOutput
写一个SQL结构化类型的价值流。
writeStruct(Struct) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 Struct反对这 SQLOutputImpl对象。
writeStyles() - Method in class javax.swing.text.html. MinimalHTMLWriter
将所有已命名的样式写入“样式”标签的内容。
writeTime(Time) - Method in interface java.sql. SQLOutput
写下一个属性的流作为一个java.sql.time对象。
writeTime(Time) - Method in class javax.sql.rowset.serial. SQLOutputImpl
用java编程语言的 java.sql.Time反对这 SQLOutputImpl对象。
writeTimestamp(Timestamp) - Method in interface java.sql. SQLOutput
写下一个属性的流作为一个java.sql.timestamp对象。
writeTimestamp(Timestamp) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个 java.sql.Timestamp对象在java编程语言,这 SQLOutputImpl对象。
writeTo(OutputStream) - Method in class java.io. ByteArrayOutputStream
写这个字节数组输出流的完整内容到指定的输出流的说法,如果通过调用输出流的写法 out.write(buf, 0, count)
writeTo(Writer) - Method in class java.io. CharArrayWriter
将缓冲区的内容写入到另一个字符流中。
writeTo(Object, String, OutputStream) - Method in interface javax.activation. DataContentHandler
将对象转换为指定MIME类型的字节流,并将其写入输出流。
writeTo(OutputStream) - Method in class javax.activation. DataHandler
写数据到一个 OutputStream
writeTo(OutputStream) - Method in class javax.xml.soap. SOAPMessage
写这 SOAPMessage对象到给定的输出流。
writeTo(Result) - Method in class javax.xml.ws. EndpointReference
写这 EndpointReference到指定设备的格式
writeTo(Result) - Method in class javax.xml.ws.wsaddressing. W3CEndpointReference
写这 EndpointReference到指定设备的格式
writeToSequence(IIOImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
添加一个单一的形象和可能相关的元数据和缩略图的输出。
writeToString(Node) - Method in interface org.w3c.dom.ls. LSSerializer
将指定的节点如上面所描述的对 LSSerializer接口的一般描述。
writeToURI(Node, String) - Method in interface org.w3c.dom.ls. LSSerializer
一个方便的方法,好像 LSSerializer.write被称为一个没有编码指定 LSOutput.systemId设置为 uri争论 LSOutput
writeUnlock() - Method in class javax.swing.text. AbstractDocument
释放写锁定此前通过 writeLock
writeUnshared(Object) - Method in class java.io. ObjectOutputStream
写一个“独享”的对象的对象。
writeURL(URL) - Method in interface java.sql. SQLOutput
写一个SQL DATALINK价值流。
writeURL(URL) - Method in class javax.sql.rowset.serial. SQLOutputImpl
写一个 java.sql.Type.DATALINK对象在java编程语言,这 SQLOutputImpl对象。
writeUTF(String) - Method in interface java.io. DataOutput
写两个字节长度的信息到输出流,其次是字符串中的每个字符的 modified UTF-8表示 s
writeUTF(String) - Method in class java.io. DataOutputStream
一个字符串写入到输出流的潜在使用在一个机器无关的方式 modified UTF-8编码。
writeUTF(String) - Method in class java.io. ObjectOutputStream
原始数据写在 modified UTF-8格式字符串。
writeUTF(String) - Method in class java.io. RandomAccessFile
写一个字符串使用一个机器无关的方式 modified UTF-8编码文件。
writeUTF(String) - Method in interface javax.imageio.stream. ImageOutputStream
写两个字节长度的信息在网络字节顺序输出流,其次是字符串中的每个字符的 modified UTF-8表示 s
writeUTF(String) - Method in class javax.imageio.stream. ImageOutputStreamImpl
 
writeValue(OutputStream, Serializable) - Method in interface javax.rmi.CORBA. ValueHandler
将值写入使用java语义流。
writeValue(OutputStream, Serializable, byte) - Method in interface javax.rmi.CORBA. ValueHandlerMultiFormat
让球通过流格式版本的RMI/IDL自定义的值类型。
writeXML(WebRowSet, Writer) - Method in interface javax.sql.rowset.spi. XmlWriter
写了 WebRowSet对象到指定的 java.io.Writer输出流作为XML文档。
writeXml(ResultSet, Writer) - Method in interface javax.sql.rowset. WebRowSet
WebRowSet填充对象与给定的 ResultSet对象的内容和写数据,性能,和元数据的XML格式的 Writer对象。
writeXml(ResultSet, OutputStream) - Method in interface javax.sql.rowset. WebRowSet
WebRowSet填充对象与给定的 ResultSet对象的内容和写数据,性能,和元数据的XML格式的 OutputStream对象。
writeXml(Writer) - Method in interface javax.sql.rowset. WebRowSet
写入数据,属性,和这 WebRowSet对象到给定的XML格式的 Writer对象元数据。
writeXml(OutputStream) - Method in interface javax.sql.rowset. WebRowSet
写入数据,属性,和这 WebRowSet对象到给定的XML格式的 OutputStream对象元数据。
written - Variable in class java.io. DataOutputStream
写入到数据输出流的字节数,到目前为止。
WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom. DOMException
如果一个 Node用于不同的文件比一个创建它(不支持)。
WrongAdapter - Exception in org.omg.PortableServer.POAPackage
org /天/ portableserver / poapackage / wrongadapter.java。
WrongAdapter() - Constructor for exception org.omg.PortableServer.POAPackage. WrongAdapter
 
WrongAdapter(String) - Constructor for exception org.omg.PortableServer.POAPackage. WrongAdapter
 
WrongAdapterHelper - Class in org.omg.PortableServer.POAPackage
org /天/ portableserver / poapackage / wrongadapterhelper.java。
WrongAdapterHelper() - Constructor for class org.omg.PortableServer.POAPackage. WrongAdapterHelper
 
WrongMethodTypeException - Exception in java.lang.invoke
抛出表示代码试图通过错误的方法类型调用一个方法句柄。
WrongMethodTypeException() - Constructor for exception java.lang.invoke. WrongMethodTypeException
创建一个不含详细信息 WrongMethodTypeException
WrongMethodTypeException(String) - Constructor for exception java.lang.invoke. WrongMethodTypeException
创建一个指定详细信息的 WrongMethodTypeException
WrongPolicy - Exception in org.omg.PortableServer.POAPackage
org /天/ portableserver / poapackage / wrongpolicy.java。
WrongPolicy() - Constructor for exception org.omg.PortableServer.POAPackage. WrongPolicy
 
WrongPolicy(String) - Constructor for exception org.omg.PortableServer.POAPackage. WrongPolicy
 
WrongPolicyHelper - Class in org.omg.PortableServer.POAPackage
org /天/ portableserver / poapackage / wrongpolicyhelper.java。
WrongPolicyHelper() - Constructor for class org.omg.PortableServer.POAPackage. WrongPolicyHelper
 
WrongTransaction - Exception in org.omg.CORBA
CORBA WrongTransaction用户自定义异常。
WrongTransaction() - Constructor for exception org.omg.CORBA. WrongTransaction
构建了一个wrongtransaction对象与一个空的详细信息。
WrongTransaction(String) - Constructor for exception org.omg.CORBA. WrongTransaction
构建一个与给定对象的详细信息wrongtransaction。
WrongTransactionHelper - Class in org.omg.CORBA
对于 WrongTransaction帮手。
WrongTransactionHelper() - Constructor for class org.omg.CORBA. WrongTransactionHelper
 
WrongTransactionHolder - Class in org.omg.CORBA
对于 WrongTransaction持有人。
WrongTransactionHolder() - Constructor for class org.omg.CORBA. WrongTransactionHolder
 
WrongTransactionHolder(WrongTransaction) - Constructor for class org.omg.CORBA. WrongTransactionHolder
 
WSDL_DESCRIPTION - Static variable in interface javax.xml.ws.handler. MessageContext
标准性:对WSDL文档的输入源。
WSDL_INTERFACE - Static variable in interface javax.xml.ws.handler. MessageContext
标准属性:WSDL接口名称(2)或端口类型(1.1)。
WSDL_OPERATION - Static variable in interface javax.xml.ws.handler. MessageContext
标准属性:WSDL操作名称。
WSDL_PORT - Static variable in class javax.xml.ws. Endpoint
标准属性:WSDL端口名称。
WSDL_PORT - Static variable in interface javax.xml.ws.handler. MessageContext
标准属性:WSDL端口名称。
WSDL_SERVICE - Static variable in class javax.xml.ws. Endpoint
标准属性:WSDL服务名称。
WSDL_SERVICE - Static variable in interface javax.xml.ws.handler. MessageContext
标准属性:WSDL服务名称。
wsdlDocumentLocation(String) - Method in class javax.xml.ws.wsaddressing. W3CEndpointReferenceBuilder
wsdlDocumentLocation将引用为 wsa:Metadata/@wsdli:wsdlLocation
WStringSeqHelper - Class in org.omg.CORBA
对wstrings数组
WStringSeqHelper() - Constructor for class org.omg.CORBA. WStringSeqHelper
 
WStringSeqHolder - Class in org.omg.CORBA
对wstrings数组
WStringSeqHolder() - Constructor for class org.omg.CORBA. WStringSeqHolder
 
WStringSeqHolder(String[]) - Constructor for class org.omg.CORBA. WStringSeqHolder
 
WStringValueHelper - Class in org.omg.CORBA
通过IDL生成组织/天/ CORBA / wstringvaluehelper.java到java编译器(便携式),版本“3”从orb.idl 31可能1999 22:27:30点GMT+00:00类定义被修改以符合以下规格:OMG的CORBA ORB核心2.3.1定义( formal/99-10-07)/ java语言IDL映射的定义 ptc/00-01-08
WStringValueHelper() - Constructor for class org.omg.CORBA. WStringValueHelper
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 
Skip navigation links
Java™ Platform
Standard Ed. 8

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.

本帮助文档是使用 《百度翻译》翻译,请与英文版配合使用 by--QQ:654638585