Apache CXF API

Package org.apache.cxf.javascript

Interface Summary
ItemInfo Elements and attributes both provide these.
NameManager  
 

Class Summary
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 Summary
UnsupportedConstruct This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle.
 

Annotation Types Summary
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 API

Apache CXF