Java API - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Java API


  
 Java programming language - Wikipedia, the free encyclopedia
Java can be considered a less pure object-oriented programming language than for instance Ruby or Smalltalk because it makes certain compromises (such as the fact that not all values are objects) for performance reasons.
Java's support of text matching and manipulation is not as strong as languages such as perl or PHP, although regular expressions were introducted in Java 1.4.
Java is a reflective, object-oriented programming language developed initially by James Gosling and colleagues at Sun Microsystems.
http://en.wikipedia.org/wiki/Java_programming_language   (4935 words)

  
 Take an in-depth look at the Java Reflection API
One of Java's strengths is that it was designed with the assumption that the environment in which it was running would be changing dynamically.
The challenge with the existing Java 1.0 architecture is that there are problems that could be solved by a more dynamic introspection environment -- such as loadable UI components, loadable device drivers in a Java-based OS, and dynamically configurable editing environments.
There are two examples of specialized solutions to this class of problem in the 1.0 version of Java: Java applets and the command-line version of the Java interpreter.
http://www.javaworld.com/javaworld/jw-09-1997/jw-09-indepth.html   (1178 words)

  
 The Java Community Process(SM) Program - JSRs: Java Specification Requests - detail JSR# 170
The API will examine ways to standardize how content is queried, whether full-text or parametric.
The API should be a standard, implementation independent, way to access content bi-directionally on a granular level within a content repository.
This API will focus on transactional read/write access, binary content (stream operations), textual content, full-text searching, filtering, observation, versioning, handling of hard and soft structured content.
http://www.jcp.org/en/jsr/detail?id=170   (1061 words)

  
 Java Links
The Core Reflection API for analyzing the fields and methods of objects.
Doug Lea's explication of the philosophy of active object design using Java as the implementing language.
Sun has made a Java development kit available for Sparc and X86 Solaris, Windows NT for Intel, Windows 95, MacOS 7.5 on PowerMacs and 68030 and 68040 Macs.
http://www.ibiblio.org/javafaq/links.html   (1152 words)

  
 Java TutorGig.co.uk Encyclopedia
A Java language keyword that represents the current instance of the class in which it appears.
Java supports up to version 1.4.2 of the Java run time libraries.
Programming in Java Learning Advanced & Expert Topics, by BVG
http://www.tutorgig.co.uk/encyclopedia/sencyclo.jsp?keywords=Java   (455 words)

  
 Official Java Programming Documentation: Quick Reference Guide
It has a list of all Java packages, classes, and interfaces; along with all of their methods, fields and constructors; and also with information on how to use them.
Any serious programmer must have the API in order to develop Java programs.
Java Programming Resources © 1996-2004 Marty Hall, with help from Shlomo Krasner.
http://www.apl.jhu.edu/~hall/java/Documentation.html   (563 words)

  
 GNU and Java - GNU Project - Free Software Foundation (FSF)
If you are using Java you probably want to read about how to run Java programs or develop Java software with the GNU operating system:
The Classpath project does not have a complete implementation of the API yet but it is almost complete to version 1.2.
In addition there are projects and programs created by other individuals which form part of the GNU Java effort.
http://www.gnu.org/software/java/java.html   (823 words)

  
 jYMSG - Yahoo Instant Messaging API for Java
Although methods the API exposes are clearly matched to Yahoo IM features, the API attempts to hide as much of the nitty-gritty as possible, taking responsibility upon itself as far as it possibly can.
Special mentions go to J. Morris, who submitted some example code for the support library; Phinaes Gage, who submitted a working SHA-1 implementation after the Java API version could not be used; and Kulvir Singh Bhogal, who wrote a beginner's tutorial for jYMSG.
A number of other Java coders, too many to list, also contributed comments and suggestions - many of which made it into the package.
http://jymsg9.sourceforge.net   (965 words)

  
 API JavaDoc
The XML Schema API specification defines a set of interfaces for accessing and querying the post schema validation infoset (PSVI) defined in Contributions to the post-schema-validation infoset (Appendix C.2).
Some of the interfaces in the XML Schema API reference interfaces from DOM Level 3 which is now a W3C Recommendation.
For maintainers and developers of the Xerces2 reference implementation, it's important to know the internal APIs used.
http://xml.apache.org/xerces2-j/api.html   (215 words)

  
 java_series.html
JNDI enables programs written in the Java programming language to access naming and directory services—a vital element of the complex distributed computing environment for today's enterprise systems.
The Java™ Programming Language, Fourth Edition, is the definitive tutorial introduction to the Java language and essential libraries and an indispensable reference for all programmers, including those with extensive experience.
Drawing on the authors' knowledge of the Java programming language and their extensive experience working on performance issues, the book reveals common mistakes and misconceptions concerning the performance characteristics of Java technologies.
http://www.sun.com/books/java_series.html   (4623 words)

  
 Java Infrared API from HP
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 package is an offshoot of the Cooltown Appliance Computing project of Hewlett Packard Laboratories.
Another project that may have an Obex implementation in Java in the future is
http://www.hpl.hp.com/personal/Jean_Tourrilhes/IrDA/Java.html   (629 words)

  
 Pure-Jav.de -
On pure-Java.de you find all core Java classes and methods, You can write you comments, or examples to even every class and each method.
http://en.pure-java.de   (24 words)

  
 NetCDF Java Library (Version 2)
The NetCDF-Java Library (version 2) is a Java interface to NetCDF files.
Nj22 is a 100% Java framework for reading other file formats into netCDF, where the actual writing of the netCDF file is optional.
To use the dataset and coordinate system extensions, use the netcdfAll.jar file.
http://www.unidata.ucar.edu/packages/netcdf-java   (1284 words)

  
 Amazon.com: Books: Java 2D API Graphics
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.
For example, he summarizes the process of rendering to a printer with eight steps, compactly stating which classes need to be used, which interfaces you need to implement, and which methods you need to call.
I wouldn't say this is even appropriate for advanced graphics programmers (although you would have to be advanced to understand it) as it is just the manifestation of a lack of clear and organized thinking.
http://www.amazon.com/exec/obidos/tg/detail/-/0130142662?v=glance   (1524 words)

  
 RDF API Draft
The default implementation of the API interfaces supports computing cryptographic digests of models and statements.
SHA-1 algorithm (160-bit hash) is now used by default instead of MD5 (128-bit) to compute the URIs for reified statements, models and anonymous resources.
They are packaged with the API to simplify download and evaluation:
http://www-db.stanford.edu/~melnik/rdf/api.html   (861 words)

  
 A Java API to read, write and modify Excel spreadsheets
The distribution comes with a number of demo programs which illustrate how the API may be used.
When dealing with large spreadsheets, particularly when using the copy functionality, it is recommended that users allocate sufficient memory to the JVM using the -Xms and -Xmx options on the java command line.
When reading a spreadsheet, the demo programs may be used "as is" to convert Excel files to CSV and XML formats in a reasonable manner.
http://www.andykhan.com/jexcelapi   (799 words)

  
 Java Technology
Make sense of many Java technologies and acronyms with Unraveling Java Terminology and the Java Concept Map.
Download Java software, play desktop and mobile games, check out Duke's Zone, learn about using the Java Get Powered logo, or market your app to millions of visitors.
This educational and informative site focuses on Java technology and the developer community.
http://java.sun.com   (595 words)

  
 The Swing Connection
This article features this new API in a TicTacToe example where the game board is implemented as an HTML document.
There were also many Java Client Birds of a Feather meetings and, on the exhibition floor, loads of JFC applications running on everything from big server machines to sleek iPAQ handhelds.
Full-screen mode is now supported, and the Java Web Start launch links now work properly on the Solaris Operating Environment, GNU/Linux, and Windows.
http://java.sun.com/products/jfc/tsc/index.html   (3075 words)

  
 jLibDC1394: A Java API for FireWire (IEEE1394 aka i.Link)
This is a library that integrates jlibdc1394 in the Java Media Framework.
The API is currently still subject to refactoring and evaluation (see.
The library provides several interfaces to select cameras from the IEEE 1394 port and acquire images.
http://jlibdc1394.sourceforge.net   (227 words)

  
 DynamicJava
New platform-independent installation procedure, more user-friendly GUI and simplified error handling at the API level.
Anonymous classes defined in the top-level environment can contain references to top-level environment's final variables.
Statements and expressions can be written outside classes, in the top-level environment.
http://koala.ilog.fr/djava   (472 words)

  
 Marquée XML-RPC
This means that the library uses the Java 2 collection classes and that the API uses the corresponding collection interfaces.
If this is unacceptable for pure 1.1 users we'll consider making a branch from 1.2.1 with the Java 1.1 collections.
The reflective invocation handler has been updated with a new algorithm for matching target handler methods.
http://xmlrpc.sourceforge.net   (935 words)

  
 Java API - GNU Libidn
$ java -cp.:../libidn.jar TestIDNA -a Input: Output: $ java -cp.:../libidn.jar TestIDNA -u Input: Output:
directory contains several programs that are related to the Java part of GNU Libidn, but that don't need to be included in the main source tree.
$ java -cp.:../libidn.jar TestNFKC Input: Output:
http://www.gnu.org/software/libidn/manual/html_node/Java-API.html   (505 words)

  
 Xalan-Java Version 2.7.0
Xalan-Java also implements the javax.xml.xpath interface in JAXP 1.3, which provides an object-model neutral API for evaluation of XPath expressions and access to the evaluation environment.
It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
The Apache Software License, Version 1.1, applies to all versions up to and including Xalan Java 2.5.2.
http://xml.apache.org/xalan-j   (1573 words)

  
 POI-HSSF - Java API To Access Microsoft Excel Format Files
HSSF is the POI Project's pure Java implementation of the Excel '97(-2002) file format.
With Cocoon you can serialize any XML datasource (which might be a ESQL page outputting in SQL for instance) by simply applying the stylesheet and designating the serializer.
If you're merely reading spreadsheet data, then use the eventmodel api in the org.apache.poi.hssf.eventusermodel package.
http://jakarta.apache.org/poi/hssf   (141 words)

  
 The Java Logging API
However, additional logging methods can take a parameter that is an array of Object, allowing you to add arbitrary Java objects to the log.
For the first time, developers will have a standard way to log application events, from bugs to usability problems to security violations.
For most logging scenarios, a String will be all the data you need.
http://www.fawcette.com/javapro/2002_06/magazine/features/shalloway   (430 words)

  
 jUSB: Java USB 
Read the API FAQ (and other links at left) for more information.
Getting this software to work on another operating system should just mean writing new code implementing the SPI.
Right now it's of most interest to developers, but some basic tools (including jPhoto) have been developed.
http://jusb.sourceforge.net   (399 words)

  
 Overview (RCX Java API)
The accompanying CD contains all the required software including additional example code for the RCX Java API (e.g.
This Java library is available as rcx.jar which is available as a free download in the following zip file here:
Note: You can place the comm.jar in the \lib\ext folder of your Java Runtime Environment to avoid referencing it.
http://www.escape.com/~dario/java/rcx   (762 words)

  
 GMail API For Java (g4j)
This project is inspried and motivated by GMailer for PHP and Gmail Agent API, their great works make me want to have an Java Implementation of their kind.
You would need Java Runtime Environment (JRE) to run this software, download it in http://java.sun.com/
To use the software, run g4j.bat on Windows or g4j.sh on Unix.
http://g4j.sourceforge.net   (770 words)

  
 JRDF - Java RDF API
This project is based on the existing RDF libraries and is designed to include the best features from all available sources.
Also, there are many common aspects to existing APIs with only slight differences in method names, package hierarchies and exception handling.
0.3.4 - RDF/XML parser based on RIO released (with improved support for blank nodes), start of SPARQL and remote query support, bugs fixed, and general code refactoring and preparation for move to Java 1.5.
http://jrdf.sourceforge.net   (336 words)

  
 JAGA: Java API for Genetic Algorithms
JAGA is an extensible and pluggable API for implementing genetic algorithms (GA) and genetic programming (GP) applications in Java.
JAGA is a collaborative effort of evolutionary computation and software systems engineering research groups: its plug-in style architecture and well-planned design allows to create GA and GP applications quickly and easily.
JAGA is a public effort to unite academics to develop a shared GAandGP API, which could provide a common basis for research and industrial implementations across various application areas.
http://www.jaga.org   (158 words)

  
 Java(TM) Boutique - Java USB API
The last few years saw a huge boom in the software market with the computer reaching the doorstep of general public.
Place Java Redirector applet on a Web page to open another Web page in the browser window.
Thorough Java resource at the Web Developer's Virtual Library.
http://javaboutique.internet.com/articles/java_usb_api   (1002 words)

  
 Java DOM API
The Java DOM API is part of the Blackwood project.
Some important things to keep in mind when using the API are listed below.
The API is intended to be used by Java Applets, Java Pluglets and Java Applications that embed Gecko.
http://www.mozilla.org/projects/blackwood/dom   (241 words)

  
 Java SMPP API Homepage
The API is downloadable from the files section off the project's Sourceforge page.
The source code and pre-built Jar file are included in the release files.
This API, which is released under the Lesser GNU public license (LGPL), allows a Java application to connect to an SMSC over a TCP/IP network (eg the Internet).
http://smppapi.sourceforge.net   (219 words)

  
 bedeviled mojo slop
Either way I wanted a Java API to interact with del.icio.us and now there is one.
del.icio.us Java - Version 1.0 - SourceForge project information >
del.icio.us API in Java - Version 1.0 available
http://www.blojsom.com/blog/java/2004/10/08/delicious-java-api.html   (163 words)

  
 Java Examples from The Java Developers Almanac 1.4
All the code examples from the book are made available here for you to copy and paste into your programs.
Java Examples from The Java Developers Almanac 1.4
This website supplements the book The Java Developers Almanac 1.4.
http://javaalmanac.com   (294 words)

  
 developerWorks : Java technology
Java theory and practice: Synchronization optimizations in Mustang: Optimize your locking performance with Mustang (Java SE 6) and read about some of the new features in the release.
Dynamic checkboxes with Struts: Add some spice to your code with this easy Struts recipe for creating dynamically selected checkboxes.
http://www.ibm.com/java   (190 words)

  
 JExcelApi
Now java developers can read Excel spreadsheets, modify them with a convenient and simple API, and write the changes to any output stream (e.g.
Java Excel API is a mature, open source java API enabling developers to read, write, and modifiy Excel spreadsheets dynamically.
Any operating system which can run a Java virtual machine (i.e., not just Windows) can both process and deliver Excel spreadsheets.
http://jexcelapi.sourceforge.net   (172 words)

  
 Sun Microsystems - Developer Home
See the election overview page for more information.
The Solaris 10 University Challenge Contest Students, win cash and Sun technology!
Released under the Apache License version 2.0, it is built on standards developed in collaboration with the Jini Community.
http://developers.sun.com   (450 words)

  
 PGP Java API 2.0
"The most important change between version 1.0 and 2.0 is that the API is built as a Java package now, which makes it easier to integrate it into your project.
The PGP Java API project has announced the availability of its 2.0 release.
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Participation.
http://today.java.net/pub/n/944   (87 words)

  
 W3C DOM Level 2 version 1.0 - Java API: Overview
W3C DOM Level 2 version 1.0 - Java API: Overview
W3C Document Object Model Level 2 version 1.0
http://www.w3.org/2003/01/dom2-javadoc   (28 words)

  
 Lost Boy: MusicBrainz Java API beta-2
The API doesn't aim to mimic everything in the C/C++ API, e.g.
The API provides raw access to the RDF returned from the service, but also a simple JavaBean layer for developers wanting a simpler interface to the data.
I've just uploaded beta-2 of my Java API to MusicBrainz RDF web service.
http://www.ldodds.com/blog/archives/000183.html   (189 words)

  
 WebHome < Main < Java-Gnome
The Java-Gnome API has been carefully designed to be easy to use, maintaining a good OO paradigm, yet still wrapping the entire functionality of the underlying libraries.
Java-Gnome can be used with the Eclipse development environment and Glade user interface designer to create applications with ease (you may want to see this nice flash demo showing both Eclipse and Glade in action).
Java-Gnome is a set of Java bindings for the GNOME and GTK+ libraries that allow GNOME and GTK+ applications to be written in Java.
http://java-gnome.sourceforge.net   (267 words)

  
 SAX
The current version is SAX 2.0.1, and there are versions for several programming language environments other than Java.
SAX is the Simple API for XML, originally a Java-only API.
SAX was the first widely adopted API for XML in Java, and is a “de facto” standard.
http://www.saxproject.org   (240 words)

  
 sane-devel: Re: Java API
Of course, it is possible to write ALL the backends in Java.
versions of the dozen or so SANE API calls, and also writing JAVA
Will you use the C API or the
http://www.sane-project.org/old-archive/1997-10/0054.html   (165 words)

  
 SAX
Most Java/XML tools distributions include SAX2 and a parser using it.
Since this is a Java application, we'll create a static
In case your Java environment did not arrange for a compiled-in default (or to use the
http://www.saxproject.org/?selected=quickstart   (1251 words)

  
 Contributions to Information Technology
The site additionally contains a series of tables for the Java language and other contributions to information technology.
The continued success of Java comes with a steadily growing class library.
Please support the feature request "The Java Api Documentation needs to include class diagrams" at the Sun Developer Connection (registration necessary).
http://www.falkhausen.de/en   (123 words)

  
 Fantasia and the MIDI Kit
Sorry, Fantasia is temporarily unavailable while I prepare a new improved version.
To be notified when this version is available, please email michael@mcnabb.com".
For alternatives, please see this list of Java Music Projects
http://www.mcnabb.com/software/fantasia   (151 words)

  
 alphaWorks : Speech for Java : Overview
A Java programming interface for incorporating IBM's ViaVoice speech technology into user interfaces.
No researcher information for Speech for Java is available at this time.
http://www.alphaworks.ibm.com/tech/speech   (25 words)

  
 Java API for XML Processing at opensource 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.
the Simple API for XML parsing interface or SAX interface
http://wiki.tatet.com/Java_API_for_XML_Processing.html   (544 words)

  
 MusicBrainz Java API
A Java port of the MusicBrainz API by leigh@ldodds.com.
To build the API you need Ant and Jena 2
See the package documentation for an introduction to the API.
http://www.ldodds.com/projects/musicbrainz   (73 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.