| Interface | Description |
|---|---|
| ItemInfo |
Elements and attributes both provide these.
|
| NameManager |
| Class | Description |
|---|---|
| AttributeInfo |
All the information needed to create the JavaScript for an Xml Schema attribute
or xs:anyAttribute.
|
| BasicNameManager |
Generate JavaScript names for QNames.
|
| JavascriptGetInterceptor | |
| JavascriptOptionsFeature |
This class provides configuration options to the JavaScript client generator.
|
| JavascriptServerListener | |
| JavascriptUtils |
A set of functions that assist in JavaScript generation.
|
| NamespacePrefixAccumulator | |
| ParticleInfo |
All the information needed to create the JavaScript for an Xml Schema element
or xs:any.
|
| Exception | Description |
|---|---|
| UnsupportedConstruct |
This exception is thrown when the Javascript client generator hits a schema
construct that it cannot handle.
|
| Annotation Type | Description |
|---|---|
| JavascriptPrefix |
This annotation specifies the string prefix for names of JavaScript objects derived from a particular
namespace.
|
| JavascriptPrefixes |
Use this annotation to control the names of JavaScript objects associated with this package.
|
Apache CXF