Apache CXF API

Package org.apache.cxf.javascript

Interface Summary
NameManager  
 

Class Summary
BasicNameManager Generate JavaScript names for QNames.
JavascriptOptionsFeature This class provides configuration options to the JavaScript client generator.
JavascriptQueryHandler  
JavascriptQueryHandlerRegistry  
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.
XmlSchemaUtils There are a number of pitfalls in Commons Xml Schema.
 

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