Package Specification Related Documentation java.lang.Character (for getType) java.util.Locale java.util.Calendar java.util.GregorianCalendar java.util.Date java.util.ResourceBundle java.util.ListResourceBundle java.util.PropertyResourceBundle java.util.TimeZone ...
The new package java.util.regex contains classes for matching character sequences against patterns that are specified by regular expressions. For details, see the API specification for java.util.regex at http://java.sun.com/j2se/1.4/docs/api/java/util/regex/package-summary.html....
Class BufferedImage TheBufferedImagesubclass describes anImagewith an accessible buffer of image data. ABufferedImageis comprised of aColorModeland aRasterof image data. The number and types of bands in theSampleModelof theRastermust match the number and types required by theColorModelto represent its...
Each vector tries to optimize storage management by maintaining acapacityand acapacityIncrement. Thecapacityis always at least as large as the vector size; it is usually larger because as components are added to the vector, the vector's storage increases in chunks the size ofcapacityIncrement. An...
しかし、JDBC 3.0 API で行われた変更にはソース互換性がありません。JDBC インタフェースを実装するドライバおよびアプリケーションを正しく構築するには、この変更を反映させるように更新する必要があります。『JDBC 3.0 Specification』の第 6 章には、JDBC 3.0 API に準拠する (つまり、...
org.omg.DynamicAny.DynAnyFactoryPackage此包包含DynamicAny模块的DynAnyFactory接口中的类和异常,该模块在 OMGThe Common Object Request Broker: Architecture and Specificationhttp://cgi.omg.org/cgi-bin/doc?formal/99-10-07的第 9.2.2 小节中指定。
The Oracle Java Micro Edition (ME) Embedded Client is an application runtime that builds on the popular Java ME specification and has been designed for resource-constrained devices like e-book readers, Blu-ray Disc players, Voice Over IP telephones, televisions, set-top boxes, printers, resident...
Focus Specification, Component.setFocusable(boolean)isRequestFocusEnabledpublic boolean isRequestFocusEnabled()如果此 JComponent 应该获得焦点,则返回 true;否则返回 false。 有关更多信息,请参阅 The Java Tutorial 中的How to Use the Focus Subsystem 一节。 返回: 如果此 component 应该获得焦点,则返回 true...
有关标准 RNG 算法名称的信息,请参阅 Java Cryptography Architecture API Specification & Reference 的附录 A。 尚未设置返回 SecureRandom 对象的种子。要设置返回对象的种子,可以调用 setSeed 方法。如果没有调用 setSeed,那么第一次调用 nextBytes 时将强行将 SecureRandom 对象设置为自身的种子。如果之前调用了 se...
Marshaller,Unmarshaller,S 7.4.1.1 "Package Annotations" in Java Language Specification, 3rd Edition 字段摘要 staticStringJAXB_CONTEXT_FACTORY 属性名称,它包含能够创建新的JAXBContext对象的类名称。 构造方法摘要 protectedJAXBContext() 方法摘要 Binder<Node>createBinder() ...