文件名称:JAF 1.0.2 下载
文件大小:327KB
文件格式:RAR
更新时间:2012-07-18 14:04:14
JAF 1.0.2
With the JavaBeans Activation Framework standard extension, developers who use Java technology can take advantage of standard services to determine the type of an arbitrary piece of data, encapsulate access to it, discover the operations available on it, and to instantiate the appropriate bean to perform said operation(s). For example, if a browser obtained a JPEG image, this framework would enable the browser to identify that stream of data as an JPEG image, and from that type, the browser could locate and instantiate an object that could manipulate, or view that image. The JavaBeans Activation Framework is implemented as a standard extension. Sun provides a royalty-free reference implementation of the JAF software, in binary form, that developers can use to develop JAF technology-enabled applications for any platform that supports the Java Development Kit (JDK) 1.1 software or the Java 2 Standard Edition. Sun's reference implementation of the JAF standard extension is available for download below.
【文件预览】:
jaf-1.0.2
----activation.jar(54KB)
----docs()
--------JAF-1.0.ps(309KB)
--------JAF-1.0.pdf(208KB)
--------javadocs()
----RELNOTES.txt(3KB)
----README.txt(954B)
----LICENSE.txt(10KB)
----demo()
--------JAFApp.java(10KB)
--------DCHTest2.java(2KB)
--------TextInternalizer.java(2KB)
--------FileView.java(1KB)
--------PrefTest.java(1KB)
--------CompViewer.java(3KB)
--------DCHTest.java(2KB)
--------ODCHTest.java(2KB)
--------DHURL.java(1KB)
--------MCTest.java(2KB)
--------SimpleDCF.java(2KB)
--------PlainDCH.java(3KB)