|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.jboss.axis.message.SOAPHandler
org.jboss.axis.encoding.DeserializerImpl
org.jboss.axis.encoding.ser.SimpleDeserializer
org.jboss.net.jmx.adaptor.ObjectNameDeser
Field Summary |
Fields inherited from class org.jboss.axis.encoding.ser.SimpleDeserializer |
cacheStringDSer, cacheXMLType, javaType, xmlType |
Fields inherited from class org.jboss.axis.encoding.DeserializerImpl |
defaultType, id, isEnded, isHref, isNil, targets, value |
Fields inherited from class org.jboss.axis.message.SOAPHandler |
myElement |
Constructor Summary | |
ObjectNameDeser(Class javaType,
javax.xml.namespace.QName xmlType)
|
Method Summary | |
Object |
makeValue(String arg0)
|
Methods inherited from class org.jboss.axis.encoding.ser.SimpleDeserializer |
characters, onEndElement, onStartChild, onStartElement, removeValueTargets, reset, setConstructor |
Methods inherited from class org.jboss.axis.encoding.DeserializerImpl |
addChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, registerValueTarget, setChildValue, setDefaultType, setValue, setValue, startElement, valueComplete |
Methods inherited from class org.jboss.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 ObjectNameDeser(Class javaType, javax.xml.namespace.QName xmlType)
Method Detail |
public Object makeValue(String arg0) throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |