Apache CXF API

Uses of Class
org.apache.cxf.javascript.JavascriptUtils

Packages that use JavascriptUtils
org.apache.cxf.javascript.types   
 

Uses of JavascriptUtils in org.apache.cxf.javascript.types
 

Methods in org.apache.cxf.javascript.types with parameters of type JavascriptUtils
protected  void SchemaJavascriptBuilder.complexTypeSerializerBody(org.apache.ws.commons.schema.XmlSchemaComplexType type, String elementPrefix, JavascriptUtils bodyUtils)
          Build the serialization code for a complex type.
 


Apache CXF API

Apache CXF