org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping Class Reference

Inherited by org.objectweb.jonas_ws.wsgen.generator.axis.VcArrayMapping, and org.objectweb.jonas_ws.wsgen.generator.axis.VcBeanMapping.

Inheritance diagram for org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 VcTypeMapping (QName xml, String name)
String getClassname ()
String getNamespaceURI ()
String getLocalPart ()
String toString ()

Protected Member Functions

abstract String getSerializerFactory ()
abstract String getDeserializerFactory ()
String getEncodingStyle ()

Detailed Description

Member of a VelocityContext. Contains information used to create a typeMapping WSDD tag.

Author:
Guillaume SAUTHIER

Definition at line 37 of file VcTypeMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.VcTypeMapping QName  xml,
String  name
 

Create a VcTypeMapping holding typeMapping information.

Parameters:
xml XML Qname of the type
name Java name of the type

Definition at line 56 of file VcTypeMapping.java.


Member Function Documentation

String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.getClassname  ) 
 

Returns:
Returns the Java classname

Definition at line 64 of file VcTypeMapping.java.

abstract String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.getDeserializerFactory  )  [protected, pure virtual]
 

Returns:
Returns the deserializer factory for the mapping

Implemented in org.objectweb.jonas_ws.wsgen.generator.axis.VcArrayMapping, and org.objectweb.jonas_ws.wsgen.generator.axis.VcBeanMapping.

String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.getEncodingStyle  )  [protected]
 

Returns:
Returns the encoding style for the mapping

Definition at line 95 of file VcTypeMapping.java.

String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.getLocalPart  ) 
 

Returns:
Returns the local-part of the QName

Definition at line 78 of file VcTypeMapping.java.

String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.getNamespaceURI  ) 
 

Returns:
Returns the namespace of the QName

Definition at line 71 of file VcTypeMapping.java.

abstract String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.getSerializerFactory  )  [protected, pure virtual]
 

Returns:
Returns the serializer factory for the mapping

Implemented in org.objectweb.jonas_ws.wsgen.generator.axis.VcArrayMapping, and org.objectweb.jonas_ws.wsgen.generator.axis.VcBeanMapping.

String org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping.toString  ) 
 

Returns:
Returns a String representation of the typeMapping

Definition at line 102 of file VcTypeMapping.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:13:51 2005 for JOnAS by  doxygen 1.3.9.1