Uses of Class org.apache.axis.wsdl.fromJava.Types

Uses in package org.apache.axis.encoding.ser.xbeans

Methods with parameter type org.apache.axis.wsdl.fromJava.Types

Element
XmlBeanSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.

Uses in package org.apache.axis.wsdl.fromJava

Fields of type org.apache.axis.wsdl.fromJava.Types

Types
Field types

Methods with return type org.apache.axis.wsdl.fromJava.Types

Types
Emitter.createTypes(Definition def)
Build a Types object and load the input wsdl types

Uses in package org.apache.axis.encoding.ser.castor

Methods with parameter type org.apache.axis.wsdl.fromJava.Types

Element
CastorEnumTypeSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
CastorSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.

Uses in package org.apache.axis.encoding

Methods with parameter type org.apache.axis.wsdl.fromJava.Types

Element
Serializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.

Uses in package org.apache.axis.encoding.ser

Methods with parameter type org.apache.axis.wsdl.fromJava.Types

void
BeanSerializer.writeAttribute(Types types, String fieldName, Class fieldType, QName fieldXmlType, Element where)
write aa attribute element and append it to the 'where' Node
void
BeanSerializer.writeField(Types types, String fieldName, QName xmlType, Class fieldType, boolean isUnbounded, boolean isOmittable, Element where, boolean isAnonymous, QName itemQName)
write a schema representation of the given Class field and append it to the where Node, recurse on complex types
Element
ArraySerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
Base64Serializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
BeanSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
CalendarSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
DateSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
DocumentSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
ElementSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
EnumSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
HexSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
JAFDataHandlerSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
MapSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
QNameSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
SimpleListSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
SimpleSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
TimeSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
Element
VectorSerializer.writeSchema(Class javaType, Types types)
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.