Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Java API


Related Topics
GCJ
JMF

  
  Java Platform - Wikipedia, the free encyclopedia
The Java Platform is the world's most broadly deployed open source software technology, in use by hundreds of millions of users across the world to create, display, operate and interact with services on the internet.
As of 2006, the current version of the Java Platform is specified as either 1.6.0 or 6 (both refer to the same version).
There is a sophisticated Java Runtime Environment (JRE) that usually implements the JVM by means of a Just-In-Time compiler that converts intermediate bytecode into native machine code on the fly.
en.wikipedia.org /wiki/Java_API   (1067 words)

  
 Java API Overview
Java RMI is remote method invocation between peers, or between client and server, when applications at both ends of the invocation are written in Java.
Java IDL is developed to the OMG Interface Definition Language specification, as a language-neutral way to specify an interface between an object and its client on a different platform.
Java Media Player is an API for synchronization, control, processing and presentation of compressed streaming and stored timed media, including video and audio.
support.novell.com /techcenter/articles/dnd19970411.html   (1187 words)

  
 Java API Migration Cookbook
The new "Tamino API for Java" has a different concept to the "HTTP Client API for Java", it is far more object oriented and it has a lot of new features.
SAX (Simple API for XML), which uses event-based parsing rather than in-memory parsing, is supported by the "Tamino API for Java".
The "Tamino API for Java" currently does not support for the "Node Level Update" functionality, so the only way to update a document is to read it in, modify it, and post it back in its entirety.
developer.softwareag.com /tamino/knowhow/apimigcookbook.htm   (5718 words)

  
 ONJava.com -- The Java Speech API, Part 1   (Site not responding. Last check: 2007-10-12)
The Java Speech API brings to the table all of the platform- and vendor-independent features commonly associated with any Java API.
The Java Speech API enables speech applications to interact with speech engines in a common, standardized, and implementation-independent manner.
Java applications that need to incorporate speech functionality use the Java Speech API to access the speech engine.
www.onjava.com /pub/a/onjava/2003/08/06/jsapi.html   (1257 words)

  
 Java API Design Guidelines
For APIs that are part of Java SE, we have an extreme form of compatibility.
Since the very earliest versions of your API are sure to have many mistakes in them, and you don't want to freeze those mistakes for all time, it's a good idea to bring out one or more 0.x versions before the 1.0 version.
There's a certain style of API design that's very popular in the Java world, where everything is expressed in terms of Java interfaces (as opposed to classes).
www.artima.com /weblogs/viewpost.jsp?thread=142428   (3048 words)

  
 Java Programing: Section 4.5
The standard Java API includes routines for working with graphical user interfaces, for network communication, for reading and writing files, and more.
It's tempting to think of these routines as being built into the Java language, but they are technically subroutines that have been written and made available for use in Java programs.
When the Java interpreter executes a program and encounters a call to one of the standard routines, it will pull up and execute the implementation of that routine which is appropriate for the particular platform on which it is running.
www.javacoffeebreak.com /books/extracts/javanotesv3/c4/s5.html   (1518 words)

  
 iButton: 1-Wire API SDK
The 1-Wire® API for Java™ Software Development Kit (SDK) is a robust, highly object-oriented foundation for building 1-Wire applications in Java.
For the API to work properly with 1-Wire adapters, the native drivers for the various 1-Wire adapters (USB, serial, or parallel port) must be installed.
To eliminate confusion about released versions of the 1-Wire API and the "latest" version, which is downloadable with OneWireViewer (on its live WebStart page), the version info was added to the manifest file for the OneWireAPI.jar.
www.maxim-ic.com /products/ibutton/software/1wire/1wire_api.cfm   (1310 words)

  
 RDF API Draft
This is a draft of an RDF API provided for a public discussion.
Sometimes there is a need to generate a unique identifier for a resource that does not inherently have a URI e.g.
The default implementation of the API interfaces supports computing cryptographic digests of models and statements.
infolab.stanford.edu /~melnik/rdf/api.html   (861 words)

  
 A Java API to read, write and modify Excel spreadsheets
This is the home page of Java Excel API - open source Java API which allows Java developers to read Excel spreadsheets and to generate Excel spreadsheets dynamically.
Because it is Java, this API may be invoked from within a servlet, thus giving access to Excel functionality over internet and intranet web applications.
A tutorial is available for those who wish guidance on how to use the API for reading, writing and copying spreadsheets.
www.andykhan.com /jexcelapi   (799 words)

  
 Java-API - SWiK
RMI, or Java Remote Method Invocation API is a Java API for performing remote procedure calls.
JDraggable is a Java API that enables components to be draggable within a container.
The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as JSR 12 under the auspices of the Java Community Process.
swik.net /Java-API   (504 words)

  
 Java Media Framework Player API - Java World
The first to be delivered, the Player API provides a framework for implementors to build media players and provide them in a standard way on all Java platforms.
Java Media Player Guide, also available from the Java Media Player Specification site in PDF and PS formats, provides a good introduction to the implementation and use of JMF players.
Java Media Player API Documentation, available in PDF and PS formats from the Java Media Player Specification site as well, gives the complete javadoc generated documentation for the JMF Player API.
www.javaworld.com /javaworld/jw-04-1997/jw-04-jmf.html   (620 words)

  
 Amazon.com: Java 2D API Graphics: Books: Vincent J. Hardy   (Site not responding. Last check: 2007-10-12)
In his beautifully written and designed Java 2D API Graphics, Vincent Hardy introduces Java programmers to the contents and capabilities of this exciting addition to the set of standard Java classes.
The API makes it relatively easy for the programmer to treat hardware devices (including video displays and printers) as abstractions, and simplifies the process of conceiving, manipulating, and displaying geometric figures.
chapter 1 is an introduction to the api, chapter 2 is an overview of the rendering pipeline, chapters 3,4,5 describe the api in detail, and the remaining chapters dealing with customized extensions to the api that any advanced programmer can do, showcasing the versatility of the api.
www.amazon.com /Java-API-Graphics-Vincent-Hardy/dp/0130142662   (2230 words)

  
 Java Excel API Tutorial
The reader is encouraged to examine the API documentation and the sample code (particularly Write.java and ReadWrite.java) in order to gain a more complete understanding of the capabilities and limitations of the software.
The API functions this way is for reasons of read efficiency (since this is the primary use of the API).
Because java recognizes you only want a date and not a date time, it truncates the hours/minutes/seconds and presents 19/08/2003 - so it appears that the day is one day less than was stored in Excel, whereas it is really only a few hours (the timezone offset) less.
www.andykhan.com /jexcelapi/tutorial.html   (2958 words)

  
 Java Mailing Lists
The API provides extensive support for image compositing and alpha channel images, a set of classes to provide accurate color space definition and conversion, and a rich set of display-oriented imaging operators.
Unite for Java, or unite for whatever this group eventually decides Java is. JavaLobby, still in the process of pulling itself together, is a loose amalgam of Java developers who seem to be severely divided about what exactly the group is or should be.
Appropriate topics include: Sun's Java Native Interface (JNI), Netscape's Java Runtime Interface (JRI), and Microsoft's Raw Native Interface (RNI) Discussion of using Java to interface with COM objects is not an appropriate topic for the jnative-l mailing list.
www.ibiblio.org /javafaq/mailinglists.html   (1058 words)

  
 Java Infrared API from HP
The Java IrDA API is another Open Source project from HP, again built thanks to contributions from the community.
The API has been tested out on Linux RedHat 6.1 and GNU/Linux Debian 2.2 running Blackdown JDK 1.2 and 1.2.2, both using a serial to Infrared dongle.
This API is distributed under the terms of the GNU Lesser General Public License.
www.hpl.hp.com /personal/Jean_Tourrilhes/IrDA/Java.html   (629 words)

  
 Introduction to the Java Mail API - Java World
One key to developing highly reusable and open API frameworks is to emphasize abstract interfaces in a way that supports existing standards but does not limit future enhancements or alternative implementations.
The layout of packages and classes in the Java Mail API demonstrates one of the primary goals of its designers -- that the level of effort required by the developer to build an application should be dictated by the complexity of the application and the level of control required by the developer for the application.
On first glance, the number of Java Mail API classes and the detailed layout of these classes may cause you to believe you're in for a heavy learning curve.
www.javaworld.com /javaworld/jw-06-1999/jw-06-javamail.html   (579 words)

  
 Java Cryptographic API for the AES Quest   (Site not responding. Last check: 2007-10-12)
Submitters must implement the Basic API, and may choose to provide their own concrete implementations of the Extended API or to use the code provided in the NIST/Cryptix Kit for this purpose.
This code can be freely used to (a) implement the Basic API for a specific candidate algorithm, and (b) serve as an example and test-bed for those submitters who wish to code their own Java implementation of the Extended API classe(s).
Sun is a registered trademark and Java is a trademark of Sun Microsystems, Inc. All other trademarks and registered trademarks are the property of their respective owner or owners.
csrc.nist.gov /encryption/aes/api/Java-API.htm   (1110 words)

  
 The Java Community Process(SM) Program - JSRs: Java Specification Requests - detail JSR# 225
Develop a common API that allows an application to submit queries conforming to the W3C XQuery 1.0 specification and to process the results of such queries.
JDBC is the Java API that allows an application to submit SQL requests to an RDBMS and process the results of the query.
It may be possible to materialize the result of one query for use in subsequent queries (within the same connection).
www.jcp.org /en/jsr/detail?id=225   (1611 words)

  
 AdventNet QEngine - API Test Studio to test the functionality and scalability of APIs
API Testing deals with testing of API calls (methods/functions) in isolation or in sequence to vary the order in which the functionality is exercised.
The API Test Engine uses reflection to get the method details, gets the instance through JNDI/RMI lookup or using constructors, creates arguments, executes the test, and verifies if it is functional.
The API Test Studio is an IDE specifically equipped to test the functionality and scalability of APIs of your application.
www.adventnet.com /products/qengine/api-testing.html   (311 words)

  
 Java API for XML Processing - Wikipedia, the free encyclopedia
The Java API for XML Processing, or JAXP, is one of the Java XML programming APIs.
In addition to the parsing interfaces, the API provides an XSLT interface to provide data and structural transformations on an XML document.
JAXP was developed under the Java Community Process as JSR 5 (JAXP 1.0) and JSR 63 (JAXP 1.1 and 1.2).
en.wikipedia.org /wiki/Java_API_for_XML_Processing   (477 words)

  
 The Java XPath API
Java 5 introduces the javax.xml.xpath package, an XML object-model independent library for querying documents with XPath.
Fortunately, it is possible to integrate XPath into Java programs so that you get the best of both worlds: Java for what Java is good for and XPath for what XPath is good for.
The main change needed in the Java XPath API to support XPath 2 is additional constants for returning the new XPath 2 types.
www-128.ibm.com /developerworks/xml/library/x-javaxpathapi.html   (2448 words)

  
 The Java Community Process(SM) Program - JSRs: Java Specification Requests - detail JSR# 80
API for communicating with devices that are attached via the USB (Universal Serial Bus).
The Java Communication API is the first API to allow Java application to communicate to attached I/O devices.
The Java Communication API is not a good starting point for creating a Java USB API because of the fundamental differences between USB and serial/parallel ports.
www.jcp.org /en/jsr/detail?id=80   (1211 words)

  
 api: Project Home   (Site not responding. Last check: 2007-10-12)
While the component technology determines how the components or applications communicate with each other and how the API is accessed from specific programming languages, the OpenOffice.org API defines the interface for accessing office functionality independently from certain programming languages.
Contains the part of the API which is special to OpenOffice.org components.
CollabNet is a trademark of CollabNet, Inc., Sun, Sun Microsystems, the Sun logo, Java, Solaris, StarOffice are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
api.openoffice.org   (563 words)

  
 A. Sundararajan's Weblog   (Site not responding. Last check: 2007-10-12)
With Nevada, there is a Java API for DTrace.
The DTrace Java API has the notion of "consumers" - think of consumer as a particular DTrace session.
You can write such programs using DTrace Java API in Java or any of the scripting languages for the Java Platform.
blogs.sun.com /sundararajan/entry/using_dtrace_java_api   (660 words)

  
 java.net: Vocal Java
The Java Speech API is a specification that describes a standard set of classes and interfaces for integrating speech technologies into Java software.
It is important to keep in mind that Java Speech is only a specification--no implementation is included.
Although you can explicitly create a SynthesizerModeDesc, the Java Speech Guide also permits null to be passed to Central's createSynthesizer() method, which (according to the guide) causes Central to choose a suitable engine for the default locale.
today.java.net /pub/a/today/2006/04/13/vocal-java.html   (3303 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.