OverviewSingleDeprecatedPropertiesEventsXSL Parameters

package jsx3.amp

The General Interface Asynchronous Modular Platform (AMP). Classes in this package are only available to applications that enable the AMP add-in.

Since:

3.7

Class Summary
jsx3.amp.Bindable
jsx3.amp.Engine
An AMP engine.
jsx3.amp.Ext
An AMP extension.
jsx3.amp.ExtPoint
An AMP extension point.
jsx3.amp.ExtProc
An extension processor utility class.
jsx3.amp.PlugIn
An AMP plug-in.
jsx3.amp.Resource
An AMP plug-in resource, such as a JavaScript file or XML file.
jsx3.amp.XML
An XML wrapper that can be backed either by a real XML node or by a nested object structure.
Field Summary
static String
DESCRIPTOR
The name of the plug-ins registration file.
static String
DIR
The path where application plug-ins should reside.
static String
METAFILE
The name of a plug-in descriptor file.
static String
NS
The plug-in definition XML namespace URI.
Field Detail

DESCRIPTOR

static String DESCRIPTOR
The name of the plug-ins registration file.

DIR

static String DIR
The path where application plug-ins should reside.

METAFILE

static String METAFILE
The name of a plug-in descriptor file.

NS

static String NS
The plug-in definition XML namespace URI.