|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.deployment.wsdd.WSDDConstants (src)
org.jboss.axis.deployment.wsdd.WSDDElement (src)
org.jboss.axis.deployment.wsdd.WSDDTypeMapping (src)
org.jboss.axis.deployment.wsdd.WSDDBeanMapping
A WSDDBeanMapping
is simply a WSDDTypeMapping
which has preset values for the serializer and deserializer attributes.
Field Summary |
Fields inherited from class org.jboss.axis.deployment.wsdd.WSDDTypeMapping (src) |
deserializer, encodingStyle, qname, ref, serializer, typeQName |
Constructor Summary | |
WSDDBeanMapping()
Default constructor |
|
WSDDBeanMapping(org.w3c.dom.Element e)
|
Method Summary | |
protected QName (src) |
getElementName()
Return the element name of a particular subclass. |
void |
writeToContext(SerializationContext (src) context)
Write this element out to a SerializationContext |
Methods inherited from class org.jboss.axis.deployment.wsdd.WSDDTypeMapping (src) |
getDeserializer, getDeserializerName, getEncodingStyle, getLanguageSpecificType, getQName, getRef, getSerializer, getSerializerName, setDeserializer, setDeserializer, setEncodingStyle, setLanguageSpecificType, setLanguageSpecificType, setQName, setRef, setSerializer, setSerializer |
Methods inherited from class org.jboss.axis.deployment.wsdd.WSDDElement (src) |
getChildElement, getChildElements, getDocumentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSDDBeanMapping()
public WSDDBeanMapping(org.w3c.dom.Element e) throws WSDDException (src)
Method Detail |
protected QName (src) getElementName()
WSDDElement (src)
getElementName
in class WSDDTypeMapping (src)
public void writeToContext(SerializationContext (src) context) throws java.io.IOException
WSDDTypeMapping (src)
writeToContext
in class WSDDTypeMapping (src)
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |