Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Command Line
Administrator
Localization
Programming
Security
Performance
Deployment
Server API
Servlet / JSP API
Xerces API
CGI
SSI
Servlets
Config Files
Log Files
Classes
Directory Tree
Examples
Legal
Contact Us
|
Convention
|
Description
|
Example
|
Normal |
description |
Returns from call. |
Bold |
enter as written |
print( abs( -1 ) ) |
Italics |
replace with appropriate value |
expression + expression |
{} |
optional |
{ expression } |
[] |
required |
[ then ] |
* |
any character |
x |
... |
repeat zero or more times |
*... |
.. |
range of values |
A ..B |
| |
option |
constant | identifier |
|
|