- generateCodeForSchema(XmlSchema) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
-
- generateCodeForSchemaCollection(XmlSchemaCollection) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
-
- generateCodeToSerializeAny(ParticleInfo, String, SchemaCollection) - Method in class org.apache.cxf.javascript.JavascriptUtils
-
Generate code to serialize an xs:any.
- generateCodeToSerializeElement(ParticleInfo, String, SchemaCollection) - Method in class org.apache.cxf.javascript.JavascriptUtils
-
Given an element, generate the serialization code.
- getAll(XmlSchemaComplexType) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
- getAnnotated() - Method in class org.apache.cxf.javascript.AttributeInfo
-
Return the object for the Attribute or the anyAttribute.
- getAttributes() - Method in class org.apache.cxf.javascript.NamespacePrefixAccumulator
-
- getChildren() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getChoice(XmlSchemaComplexType) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
- getCode() - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
-
- getContainingType() - Method in class org.apache.cxf.javascript.AttributeInfo
-
- getContainingType() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getContentElements(XmlSchemaComplexType, SchemaCollection) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
- getContentSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
- getControllingName() - Method in class org.apache.cxf.javascript.ParticleInfo
-
As a general rule, the JavaScript code is organized by types.
- getDefaultValue() - Method in class org.apache.cxf.javascript.AttributeInfo
-
*
- getDefaultValue() - Method in interface org.apache.cxf.javascript.ItemInfo
-
- getDefaultValue() - Method in class org.apache.cxf.javascript.ParticleInfo
-
*
- getDefaultValueForSimpleType(XmlSchemaType) - Method in class org.apache.cxf.javascript.JavascriptUtils
-
- getElementType(SchemaCollection, String, XmlSchemaElement, XmlSchemaType) - Static method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
-
Follow a chain of references from element to element until we can obtain
a type.
- getFixedValue() - Method in class org.apache.cxf.javascript.AttributeInfo
-
- getJavascriptName() - Method in class org.apache.cxf.javascript.AttributeInfo
-
- getJavascriptName(XmlSchemaComplexType) - Method in class org.apache.cxf.javascript.BasicNameManager
- getJavascriptName(QName) - Method in class org.apache.cxf.javascript.BasicNameManager
-
- getJavascriptName() - Method in interface org.apache.cxf.javascript.ItemInfo
-
- getJavascriptName(QName) - Method in interface org.apache.cxf.javascript.NameManager
-
- getJavascriptName() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getMaxOccurs() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getMinOccurs() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getNamespacePrefixMap() - Method in class org.apache.cxf.javascript.JavascriptOptionsFeature
-
Retrieve the map from namespace URI strings to JavaScript function prefixes.
- getObjectAnnotated(XmlSchemaObject, QName) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
If the object is an attribute or an anyAttribute,
return the 'Annotated'.
- getObjectParticle(XmlSchemaObject, QName, XmlSchema) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
If the object is an element or an any, return the particle.
- getParticle() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.javascript.JavascriptUtils
-
- getType() - Method in class org.apache.cxf.javascript.AttributeInfo
-
- getType() - Method in interface org.apache.cxf.javascript.ItemInfo
-
- getType() - Method in class org.apache.cxf.javascript.ParticleInfo
-
- getXmlName() - Method in class org.apache.cxf.javascript.AttributeInfo
-
- getXmlName() - Method in class org.apache.cxf.javascript.ParticleInfo
-