blob: 418e81f86fbb029739c8ea73046aff31d3c3f151 [file]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2019 IBM Corporation and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
-->
<html>
<head>
<meta name="root" content=".." />
<title>WST API Overview</title>
</head>
<body>
<P>
The Web Standard Tools (WST) subproject of the Web Tools
Platform (WTP) provides extensible tools for the development
of Web Applications and supports development, testing and
debugging with various servers using open standards,
specifications, and languages.
</P>
<P>
The following components are available as part of the WST:
<ul>
<li>
<p>Command (command):</p>
</li>
<li>
<p>
Common (common): Provides frameworks that are
not tied to a specific Web Standard, but that
are useful for many other components within WST
and the J2EE Standard Tools (JST)
</p>
</li>
<li>
<p>
CSS (css): Provides a SSE-based source model and
editor for Cascading Style Sheets
</p>
</li>
<li>
<p>
DTD (dtd): Provides a SSE-based DTD source model
and editor, as well as an EMF-based model and a
DTD validator
</p>
</li>
<li>
<p>
HTML (html): Provides a SSE-based HTML source
model, editor, and validator
</p>
</li>
<li>
<p>Internet (internet):</p>
</li>
<li>
<p>
Javascript (javascript): Provides a Javascript
source editor and source editor with preview
</p>
</li>
<li>
<p>Server (server):</p>
</li>
<li>
<p>
SSE (sse): Provides frameworks for extendable
and easiy embeddable source editing, with
emphasis on content-type-based behavior and
extensibility.
</p>
</li>
<li>
<p>Validation (validation):</p>
</li>
<li>
<p>
Web (web): Provides functionality for simple
(non-J2EE) web projects.
</p>
</li>
<li>
<p>Web Services (ws):</p>
</li>
<li>
<p>Web Services Definition Language (wsdl):</p>
</li>
<li>
<p>Web Services I(?) (wsi):</p>
</li>
<li>
<p>
eXtensible Modeling Language (xml): Provides a
SSE-based XML source model, editor, validator,
and an advanced XML editor with a design page
</p>
</li>
<li>
<p>eXtensible Schema Definitions (xsd):</p>
</li>
</ul>
</P>
</body>
</html>