lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta name="root" content=".." /> |
| 5 | <title>WST API Overview</title> |
| 6 | </head> |
| 7 | |
| 8 | <body> |
| 9 | <P> |
| 10 | The Web Standard Tools (WST) subproject of the Web Tools |
| 11 | Platform (WTP) provides extensible tools for the development |
| 12 | of Web Applications and supports development, testing and |
| 13 | debugging with various servers using open standards, |
| 14 | specifications, and languages. |
| 15 | </P> |
| 16 | <P> |
| 17 | The following components are available as part of the WST: |
| 18 | <ul> |
| 19 | <li> |
| 20 | <p>Command (command):</p> |
| 21 | </li> |
| 22 | <li> |
| 23 | <p> |
| 24 | Common (common): Provides frameworks that are |
| 25 | not tied to a specific Web Standard, but that |
| 26 | are useful for many other components within WST |
| 27 | and the J2EE Standard Tools (JST) |
| 28 | </p> |
| 29 | </li> |
| 30 | <li> |
| 31 | <p> |
| 32 | CSS (css): Provides a SSE-based source model and |
| 33 | editor for Cascading Style Sheets |
| 34 | </p> |
| 35 | </li> |
| 36 | <li> |
| 37 | <p> |
| 38 | DTD (dtd): Provides a SSE-based DTD source model |
| 39 | and editor, as well as an EMF-based model and a |
| 40 | DTD validator |
| 41 | </p> |
| 42 | </li> |
| 43 | <li> |
| 44 | <p> |
| 45 | HTML (html): Provides a SSE-based HTML source |
| 46 | model, editor, and validator |
| 47 | </p> |
| 48 | </li> |
| 49 | <li> |
| 50 | <p>Internet (internet):</p> |
| 51 | </li> |
| 52 | <li> |
| 53 | <p> |
| 54 | Javascript (javascript): Provides a Javascript |
| 55 | source editor and source editor with preview |
| 56 | </p> |
| 57 | </li> |
ndai | 5c6f24d | 2006-10-23 09:30:51 +0000 | [diff] [blame] | 58 | |
lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 59 | <li> |
| 60 | <p>Server (server):</p> |
| 61 | </li> |
| 62 | <li> |
| 63 | <p> |
| 64 | SSE (sse): Provides frameworks for extendable |
| 65 | and easiy embeddable source editing, with |
| 66 | emphasis on content-type-based behavior and |
| 67 | extensibility. |
| 68 | </p> |
| 69 | </li> |
| 70 | <li> |
| 71 | <p>Validation (validation):</p> |
| 72 | </li> |
| 73 | <li> |
| 74 | <p> |
| 75 | Web (web): Provides functionality for simple |
| 76 | (non-J2EE) web projects. |
| 77 | </p> |
| 78 | </li> |
| 79 | <li> |
| 80 | <p>Web Services (ws):</p> |
| 81 | </li> |
| 82 | <li> |
| 83 | <p>Web Services Definition Language (wsdl):</p> |
| 84 | </li> |
| 85 | <li> |
| 86 | <p>Web Services I(?) (wsi):</p> |
| 87 | </li> |
| 88 | <li> |
| 89 | <p> |
| 90 | eXtensible Modeling Language (xml): Provides a |
| 91 | SSE-based XML source model, editor, validator, |
| 92 | and an advanced XML editor with a design page |
| 93 | </p> |
| 94 | </li> |
| 95 | <li> |
| 96 | <p>eXtensible Schema Definitions (xsd):</p> |
| 97 | </li> |
| 98 | </ul> |
| 99 | </P> |
| 100 | </body> |
| 101 | </html> |