Api Java : Link Link Librerías y Frameworks

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

API JAVA ( link ) ( link librerías y frameworks )

Acrónimo
JAX-RS Java API for RESTful Web Services

JAXP Java API for XML Processing

JAI A set of interfaces that support a high-


Java Advanced Imaging level programming model allowing to
manipulate images easily.

An API that enables audio, video and other time-based


JMF Java Media Framework media to be added to Java applications and applets.

An API for directory services.


JNDI Java Naming and Directory
Interface

A specification for object-relational mapping.


JPA Java Persistence API

This API allows for speech synthesis and speech


JSAPI Java Speech API recognition.

A specification of Java object persistence.


JDO Java Data Objects

A scene graph-based 3D API.


J3D Java 3D

JAX-RPC Java API for XML-Based RPC

A wrapper library for OpenGL


JOGL Java OpenGL

javax.activation
JAF JavaBeans Activation Framework

javax.mail
JavaMail

javax.jms
JMS Java Message Service
javax.faces
JSF JavaServer Faces

XQJ
XQuery API for Java

JavaHelp A full-featured, extensible help system that enables


you to incorporate online help in applets,
components, applications, operating systems, and
devices.
E-S-R Association for the standardization of embedded
consortiun platforms

A USB communication of Java applications


Java USB
for
Windows

Android API
Google

CLDC Connected Limited Device


Configuration

JTAPI Java Telephony API

STM32Java STM32 Java technology

MicroEJ IS2T's MicroEJ embedded


platforms

RCP Eclipse Rich Client Platform (RCP)

NetBeans is a software development platform written


NetBeans Platform in Java. The NetBeans Platform allows applications to
be developed from a set of modular software
components called modules. Applications based on
the NetBeans Platform, including the NetBeans
integrated development environment (IDE), can be
extended by third party developers
Apache POI, a project run by the Apache Software
Apache POI Foundation, and previously a sub-project of the
Jakarta Project, provides pure Java libraries for
reading and writing files in Microsoft Office formats,
such as Word, PowerPoint and Excel.
Aspose, a file formats API provider, provides .NET,
Aspose Java, Android, SharePoint, Reporting Services, and
cloud-based APIs for document generation,
conversion, and automation. It functions with
documents produced with Microsoft Word,[2]
Microsoft Excel,[3] Microsoft PowerPoint,[3] Portable
Document Format and OpenDocument, and also has
APIs to handle barcodes, optical character recognition,
and email formats and protocols.[4][5]
JXL API (a.k.a. Java Excel API) is the most widely used
JXL JXL - for Microsoft Excel API for executing Selenium data-driven tests, which
allows users to read, write, create, and modify sheets
in an Excel(.xls) workbook at runtime. It doesn't
support .xlsx format.[2]

JExcel is a library (API) to read, write, display, and


Jexcel JExcel - for Microsoft Excel modify Excel files with .xls or .xlsx formats. API can be
embedded with Java Swing and AWT. [2][3][4]
LZMA SDK, the Java implementation of the SDK used
LZMA by the popular 7-Zip file archive software

In computing, Jackson is a high-performance JSON


Jackson Jackson (API) processor for Java. Its developers extol the
combination of fast, correct, lightweight, and
ergonomic attributes of the library
Game engines

 Slick
 jMonkey Engine
 JPCT Engine
 LWJGL

Real-Time Specification for The Real-Time Specification for Java (RTSJ) is a set of
TRSJ Java interfaces and behavioral refinements that enable
real-time computer programming in the Java
programming language.
Javolution is a real-time library aiming to make Java or
Javolution Java-Like/C++ applications faster and more time
predictable. Indeed, time-predictability can easily be
ruined by the use of the standard library (lazy
initialization, array resizing, etc.) which is not
acceptable for safety-critical systems. The open
source Javolution library addresses these concerns[1]
for the Java platform and native applications. It
provides numerous high-performance classes and
utilities useful to non real-time applications as well
Standard Widget Toolkit The Standard Widget Toolkit (SWT) is a graphical
SWT widget toolkit for use with the Java platform. It was
originally developed by Stephen Northover at IBM and
is now maintained by the Eclipse Foundation in
tandem with the Eclipse IDE. It is an alternative to the
Abstract Window Toolkit (AWT) and Swing Java
graphical user interface (GUI) toolkits provided by Sun
Microsystems as part of the Java Platform, Standard
Edition (J2SE).
Abstract Window the Abstract Window Toolkit (AWT) is Java's
AWT Toolkit original platform-dependent windowing, graphics,
and user-interface widget toolkitpreceding Swing.
The AWT is part of the Java Foundation
Classes (JFC) — the standard API for providing
a graphical user interface (GUI) for a Java program.
AWT is also the GUI toolkit for a number of Java
ME profiles. For example, Connected Device
Configuration profiles require Java runtimes
on mobile telephones to support abstract window
toolkit.

You might also like