XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Companies -> Sun Microsystems

Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

DOM 1.0 Implementation differences in Sun, IBM and OpenXML parsers

A detailed overview of three major DOM implementations.... [Jun. 4, 1999]

EbXML: The Key Components

Electronic business Extensible Markup Language (ebXML), a project sponsored by the Organization for the Advancement of Structured Information Standards (OASIS) and United Nations Centre for Trade F... [Sep. 23, 2001]

ELECTRONIC BUSINESS XML: Revolutionizing the Engines of Business

The article looks at the history of the ebXML initiative and the ebXML services and components that comprise an infrastructure for electronic business. Also discussed are a number of vendors and v... [Sep. 21, 2001]

Enterprise JavaBeans: Java 2 Platform, Enterprise Edition (J2EE), Part 1

This tutorial introduces enterprise data processing, Enterprise JavaBeans (EJB), and the Java 2 Platform Enterprise Edition (J2EE). It explains the differences between Enterprise JavaBeans and JavaB... [Jun. 1, 2001]

Getting Up To Speed with JXTA

Bundled in preparation for the O'Reilly Peer-to-Peer (P2P) and Web Services Conference, Getting Up To Speed with JXTA is a collection of resources for Project Juxtapose (JXTA), an open, XML and ... [Oct. 20, 2001]

Graphics2D SVG Generator The Java Graphics 2D SVG Generator

The Graphics2D SVG Generator is a Java class file that enables Java applications to export graphics to Scalable Vector Graphics (SVG) format. It requires Java 2, version 1.3 release candidate 3 or b... [Jul. 2, 2000]

J2EETM COM Bridge

The Java 2 Enterprise Edition Client Access Services (J2EE CAS) Component Object Model (COM) Bridge allows COM client applications to access J2EE servers. COM Bridge enables Windows developers to... [Jul. 2, 2001]

Java API for XML Registries (JAXR)

Java API for XML Registries (JAXR) provides a standard and uniform interface for accessing all registries from within Java. Currently, Web application developers must deal with a number of distri... [Sep. 23, 2001]

Java APIs for XML Messaging (JAXM)

Java APIs for XML Messaging (JAXM) describes a programming interface for packaging and transporting business messages and transactions over on-the-wire protocols. JAXM has its roots in Java Message S... [Sep. 24, 2001]

Java Doclet

The Java Doclet (or XmlDoclet) works with Java2's javadoc utility and Sun's ProjectX XML package to create XML documentation from Java source code files automatically. The resulting documentation ca... [Jul. 3, 2000]

Java Project X TR2

This Technology Release 2 is a maintenance release including many bug fixes. The source code is available under a commercial license, but this release is experimental and is not supported.... [Sep. 27, 1999]

Java Technology and XML

This is the home for Java's current and in-progress core Application Programming Interfaces (APIs) for XML application construction: Java API for XML Processing (JAXP), Java Architecture for XML Bin... [Jun. 6, 2001]

Java Web Services Developers Pack (WSDP)

The Java Web Services Developers Pack (WSDP) gives Java developers a suite of Application Programming Interfaces (APIs) for Web services now that will be built-in to Java 2 Platform, Enterprise Edit... [Jan. 30, 2002]

Java, SAX & DOM: Technical Tips

This concise tutorial starts with a quick overview of XML, then covers the use of the Document Object Model (DOM) Application Programming Interface (API), and then the Simple API for XML (SAX) API, ... [Jun. 27, 2000]

JavaHelp

JavaHelp is a Java and XML-based extensible help system that is distributed free of charge.The system uses XML for navigation and indexing to enable the creation of platform-independent online help sy... [Sep. 24, 2001]

JAX Pack

The Java APIs for XML (JAX) Pack integrates all of Sun's programming interfaces for web services development and makes them available as a single download. Included in the bundle are Java API ... [Jul. 2, 2001]

JAX-RPC

The Application Programming Interfaces in the Java API for XML (JAX) group comprise an integrated tool set for building Web services with Java and XML. The Java API for XML- based Remote Proc... [Jul. 2, 2001]

JAXP v 1.0

The JAXP (Java API for XML Parsing) specification defines a Java package that provides basic functionality for reading, manipulating, and generating XML documents through pure Java APIs. Although the... [Feb. 28, 2000]

JSP technology and SVG Introduction to JSP and SVG

This tutorial shows to generate SVG content dynamically using Java Server Pages (JSP) for applications such as dynamic graphs, maps, banners and advertisements. Topics covered include setting the ge... [Aug. 7, 2000]

JSpeech Grammar Format

Current speech recognition systems employ grammars to enable computers to determine the meaning of user speech with reasonable accuracy and speed. The JSpeech Grammar Format (JSGF) defines a platfor... [Jun. 5, 2000]

JSpeech Markup Language (JSML)

JSpeech Markup Language (JSML) is for marking up text provided by a wide range of users and applications to speech synthesizers, with the goal of producing natural-sounding speech output from comput... [Jun. 5, 2000]

JSR-000089 OSS Service Activation API Specification

The Java Operation Support Systems Service Activation Application Programming Interface (Java OSS Service Activation API) enables Java 2 Platform, Enterprise Edition (J2EE) developers to use a set o... [Sep. 22, 2001]

Parsing XML

This is a download link for a PDF file containing the chapter "Parsing XML", excerpted from Java and XML, by Brett McLaughlin, published by O'Reilly and Associates. The chapter, posted by Sun's Java... [Sep. 10, 2000]

Serial Access with the Simple API for XML (SAX)

This tutorial introduces the event-driven mechanism for accessing XML documents, SAX. This is the fastest and least memory-intensive protocol for dealing with XML documents, but it requires much mor... [Mar. 21, 2000]

Sun Multi-Schema XML Validator

The Sun Multi-Schema XML Validator (MSV) is a Java -based tool for validating XML documents against several schema types. MSV is available as a command-line validation tool for hand coders and as a... [Nov. 16, 2001]

Sun RELAX NG Converter

Sun RELAX NG Converter is a Java -based utility that will receive a schema written in one of several supported schema languages and convert it to an equivalent Regular Language Description for XML Ne... [Nov. 16, 2001]

Sun XML Datatypes Library

The Sun XML Datatypes Library is Sun's Java implementation of XML Schema Part 2: Datatypes, and is intended for use with applications that incorporate the specification. XML Datatypes Library may... [May. 21, 2001]

Sun XML Instance Generator

The Sun XML Instance Generator is a Java-based command-line tool that will generate valid XML instances for various schema types. Instance Generator supports a subset of the W3C's XML Schema, Regu... [Nov. 20, 2001]

SVG and the Java 2D API Writing a custom Graphics2D implementation to generate SVG images

In this article the author of the Graphics 2D SVG Generator explains how it advantage of the Java 2D API's extensible architecture, and how any Java application can take advantage of it. This instal... [Aug. 8, 2000]

SVG Shapes

This tutorial explains how to draw and combine the shapes available in Scalable Vector Graphics (SVG) to construct an image of a telephone. Rectangles, circles, ellipses, lines, polylines, polygons ... [Aug. 7, 2000]

SVG Slide Toolkit

The SVG Slide Toolkit transforms an XML file that uses a specific DTD into an Scalable Vector Graphics (SVG) slide presentation, allowing separation of a presentation from its look and feel.... [Aug. 7, 2000]

SVG Text

This article covers most of the text capabilities found in SVG, including powerful features like text on a path, and includes sample code. SVG versions of the examples require the SVG_Viewer plugin ... [Aug. 10, 2000]

The Birth of XML: A Personal Recollection

This description of the birth of XML is a memoir by Sun Microsystems Distinguished Engineer Jon Bosak (sometimes referred to as "The Father of XML"). Bosak describes milestones such as a the ... [Sep. 20, 2001]

Visa XML Invoice Specification

With assistance from partners Commerce One, IBM, Sun Microsystems, Inc. and ValiCert, Inc., Visa International has developed the Visa Global XML Invoice Specification. The Visa XML Invoice... [Jun. 6, 2001]

Voice Messaging Systems

Database Systems Corp. is a leading provider or voice message solutions that incorporate voice XML products. From IVR integrated with remote data access to voice broadcasing solutions that are initia...

Web Services Made Easier

This Sun Technical White Paper (in PDF format) that presents an overview of the company's Application Programming Interfaces (APIs) for XML. The XML APIs come in two categories: procedure-related A... [Jun. 23, 2001]

Working with XML The Java API for Xml Parsing (JAXP) Tutorial

An online manual in four parts from Sun, intended to quickly get the user up to speed writing XML code and XML-based software for end-user applications. Extensive explanations, glossary, related lin... [Mar. 10, 2000]

XAML (Transaction Authority Markup Language)

XAML (Transaction Authority Markup Language) is designed to support the transactional semantics of the widely adopted standards for two-phase commit, XA (Transaction Authority). XAML intends to p... [Oct. 30, 2000]

XLink and XPointer Overview By Eve Maler

A brief rundown of XLink and XPointer from an email from Eve Maler that has since been posted on the Oasis site.... [Jun. 15, 1998]

XLink Markup Name Control Note

XML Linking Language (XLink) is a vocabulary that allows you to add hyperlinking to any XML document. This note addresses a number of XLink implementation hurdles. Currently, XLink requires applic... [Oct. 24, 2000]

XML and the Document Object Model (DOM)

In this introduction to the Document Object Model you use the DOM to build a small SlideShow application. You start by constructing a DOM and inspecting it, then see how to write a DOM as an XML str... [Mar. 27, 2000]

XML Pipeline Definition Language Controller

XML Pipeline Definition Language Controller is a Java implementation of XML Pipeline Definition Language, an XML application for describing XML processes. The controller provides an Ant-based manage... [Mar. 18, 2002]

XSLTC Compiler

The Sun XSLT Compiler takes an input XSL file and produces a Java class file called a translet, which can then be used repeatedly to transform XML files appropriate for the XSL file. It runs on any ... [Jun. 30, 2000]