|
|
|
XAMJ Documentation
Note: The XAMJ language effort is
no longer active,
and this page remains here for historical purposes only.
You can find the latest source code of this sub-effort in CVS
module XAMJ_Project/XAMJ_Extension. You might want to check out
what we're doing with JavaFX.
- XAMJ 0.94 White Paper (PDF)
This white paper serves as an introduction
and semi-formal language specification.
- XAMJ 0.94 DOM and Clientlet API Documentation (HTML)
This is the Javadoc-generated API reference for packages
implicitly imported by XAMJ documents. (A XAMJ document defines
an implicit document variable of
type org.xamjwg.dom.XDocument and a
context variable of type
org.xamjwg.clientlet.ClientletContext.) Note that
this is different to the API you'd use to embed Warrior
in a Java application; see below.
- XAMJ Tutorial (XAMJ)
This tutorial lets you edit examples and has your
changes applied live. (Requires installation
of Warrior.)
- Linking XAMJ from HTML
This page explains how to link XAMJ URLs from HTML pages
without having the HTML browser prompt for download.
|
|