Package | Description |
---|---|
org.universAAL.ri.wsdlToolkit.axis2Parser | |
org.universAAL.ri.wsdlToolkit.invocation | |
org.universAAL.ri.wsdlToolkit.ioApi | |
org.universAAL.ri.wsdlToolkit.parser |
Modifier and Type | Method and Description |
---|---|
static ComplexObject |
AdditionalTypesParser.getArrayCoForNo(org.apache.ws.commons.schema.XmlSchemaElement schElemOfType,
org.apache.ws.commons.schema.XmlSchemaType xmlSchemaType,
NativeObject no,
ParsedWSDLDefinition theDefinition) |
static ComplexObject |
SimpleTypesParser.parseSimpleType(org.apache.ws.commons.schema.XmlSchemaElement schElemOfType,
org.apache.ws.commons.schema.XmlSchemaType xmlSchemaType,
NativeObject no,
ParsedWSDLDefinition theDefinition,
org.apache.axis2.description.AxisService service) |
static ComplexObject |
AdditionalTypesParser.parseXmlSchemaAttributeGroup_NEW(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaAttributeGroup group,
ParsedWSDLDefinition theDefinition) |
static ComplexObject |
AdditionalTypesParser.parseXmlSchemaGroup_NEW(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaGroup group,
ParsedWSDLDefinition theDefinition) |
static ComplexObject |
ParsingUtils.tryToFindAndParseAttributeGroupForSpecificObject(ParsedWSDLDefinition theDefinition,
org.apache.axis2.description.AxisService service,
QName objectName) |
static ComplexObject |
ParsingUtils.tryToFindAndParseGroupForSpecificObject(ParsedWSDLDefinition theDefinition,
org.apache.axis2.description.AxisService service,
QName objectName) |
Modifier and Type | Method and Description |
---|---|
static void |
ParsingUtils.checkIfCOisAnyObjectType(ComplexObject co) |
static void |
AdditionalTypesParser.parseAllExtensionTypesOfTheAbstractType(org.apache.axis2.description.AxisService service,
ComplexObject co,
QName abstractTypeName,
ParsedWSDLDefinition theDefinition) |
static void |
AdditionalTypesParser.parseArrayType(org.apache.axis2.description.AxisService service,
ComplexObject arrayCO,
QName qName,
ParsedWSDLDefinition theDefinition,
org.apache.ws.commons.schema.XmlSchemaType inXmlSchemaType,
boolean calledFromAbstractTypeParser) |
static void |
ComplexTypesParser.parseComplexContent(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaComplexContent complexContent,
ComplexObject co,
ParsedWSDLDefinition theDefinition,
boolean calledFromAbstractTypeParser,
QName typeName) |
static void |
ComplexTypesParser.parseComplexType(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaElement schElemOfType,
org.apache.ws.commons.schema.XmlSchemaType xmlSchemaOfType,
ComplexObject co,
ParsedWSDLDefinition theDefinition,
boolean calledFromAbstractTypeParser) |
static void |
SimpleTypesParser.parseSimpleContent(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaSimpleContent simpleContent,
ComplexObject co,
ParsedWSDLDefinition theDefinition) |
static void |
AdditionalTypesParser.parseXmlSchemaAllType(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaAll xsa,
ComplexObject co,
ParsedWSDLDefinition theDefinition) |
static void |
AdditionalTypesParser.parseXmlSchemaAttributeGroupRefElement(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef xsgr,
ComplexObject co,
ParsedWSDLDefinition theDefinition) |
static void |
AdditionalTypesParser.parseXMLSchemaChoiceElement(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaChoice choiceElement,
ComplexObject choiceCO,
ParsedWSDLDefinition theDefinition,
boolean calledFromAbstractTypeParser) |
static void |
AdditionalTypesParser.parseXmlSchemaElement(org.apache.axis2.description.AxisService service,
Object newObj1,
ComplexObject co,
ParsedWSDLDefinition theDefinition) |
static void |
AdditionalTypesParser.parseXmlSchemaGroupRefElement(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaGroupRef xsgr,
ComplexObject co,
ParsedWSDLDefinition theDefinition) |
static void |
AdditionalTypesParser.parseXMLSchemaSimpleTypeUnionElement(org.apache.axis2.description.AxisService service,
org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion unionElement,
ComplexObject unionCO,
ParsedWSDLDefinition theDefinition,
boolean calledFromAbstractTypeParser) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Axis2WebServiceInvoker.theComplexObjectCarriesValues_ITERATIVE(ComplexObject co) |
Modifier and Type | Method and Description |
---|---|
ComplexObject |
ComplexObject.cloneTheCO_MOD() |
ComplexObject |
ComplexObject.cloneTheCO() |
Modifier and Type | Method and Description |
---|---|
static void |
MitsosParser.parseExtElements(javax.wsdl.Definition definition,
QName inPartType,
NativeObject no,
ComplexObject co) |
static Node |
MitsosParser.parseTypeIterative(com.ibm.wsdl.extensions.schema.SchemaImpl s1,
String typeName,
int iterNumber,
boolean fromLiteral,
ComplexObject co) |
static Node |
DocumentStyleWSDLParser.parseTypeIterativeForXSDImport(javax.wsdl.extensions.schema.Schema s1,
String typeName,
int iterNumber,
boolean fromLiteral,
ComplexObject co) |
Copyright © 2018 universAAL Consortium. All rights reserved.