|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.apache.axis.message.SOAPHandler
org.apache.axis.encoding.DeserializerImpl
org.apache.axis.encoding.ser.SimpleDeserializer
com.gridsystems.innergrid.serializers.EnumDeserializer
public class EnumDeserializer
Java 5 Enumeration Deserializer.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.encoding.ser.SimpleDeserializer |
|---|
cacheStringDSer, cacheXMLType, context, javaType, STRING_CLASS, xmlType |
| Fields inherited from class org.apache.axis.encoding.DeserializerImpl |
|---|
componentsReadyFlag, defaultType, id, isEnded, isHref, isNil, log, targets, value |
| Fields inherited from class org.apache.axis.message.SOAPHandler |
|---|
myElement |
| Constructor Summary | |
|---|---|
EnumDeserializer(java.lang.Class<?> javaType,
javax.xml.namespace.QName xmlType)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.lang.Object |
makeValue(java.lang.String source)
|
| Methods inherited from class org.apache.axis.encoding.ser.SimpleDeserializer |
|---|
characters, onEndElement, onStartChild, onStartElement, reset, setConstructor |
| Methods inherited from class org.apache.axis.encoding.DeserializerImpl |
|---|
addChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, registerValueTarget, removeValueTargets, setChildValue, setDefaultType, setValue, setValue, startElement, valueComplete |
| Methods inherited from class org.apache.axis.message.SOAPHandler |
|---|
makeNewElement, onEndChild |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnumDeserializer(java.lang.Class<?> javaType,
javax.xml.namespace.QName xmlType)
javaType - Java typexmlType - XML type| Method Detail |
|---|
public java.lang.Object makeValue(java.lang.String source)
throws java.lang.Exception
makeValue in class org.apache.axis.encoding.ser.SimpleDeserializerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||