Uses of Class
org.apache.cxf.javascript.JavascriptUtils
-
Packages that use JavascriptUtils Package Description 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 Modifier and Type Method Description protected voidSchemaJavascriptBuilder. complexTypeSerializerBody(org.apache.ws.commons.schema.XmlSchemaComplexType type, String elementPrefix, JavascriptUtils bodyUtils)Build the serialization code for a complex type.
-