当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
SOAPArrayDeserializer (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
org.jboss.webservice.encoding.ser
Class SOAPArrayDeserializer
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.axis.message.SOAPHandler
org.apache.axis.encoding.DeserializerImpl
org.apache.axis.encoding.ser.ArrayDeserializer
org.jboss.webservice.encoding.ser.SOAPArrayDeserializer
- All Implemented Interfaces:
- org.apache.axis.encoding.Callback, ContentHandler, javax.xml.rpc.encoding.Deserializer, org.apache.axis.encoding.Deserializer, DTDHandler, EntityResolver, ErrorHandler, Serializable
- public class SOAPArrayDeserializer
- extends org.apache.axis.encoding.ser.ArrayDeserializer
DOCUMENT ME!
- Author:
- thomas.diesler@jboss.org
- See Also:
- Serialized Form
Nested classes inherited from class org.apache.axis.encoding.ser.ArrayDeserializer |
org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension |
Fields inherited from class org.apache.axis.encoding.ser.ArrayDeserializer |
arrayType, curIndex |
Fields inherited from class org.apache.axis.encoding.DeserializerImpl |
defaultType, id, isEnded, isHref, isNil, targets, value |
Fields inherited from class org.apache.axis.message.SOAPHandler |
myElement |
Methods inherited from class org.apache.axis.encoding.ser.ArrayDeserializer |
characters, onStartChild, onStartElement, setChildValue, valueComplete |
Methods inherited from class org.apache.axis.encoding.DeserializerImpl |
addChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, onEndElement, registerValueTarget, removeValueTargets, setDefaultType, setValue, setValue, startElement |
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 |
SOAPArrayDeserializer
public SOAPArrayDeserializer(Class javaType,
javax.xml.namespace.QName xmlType)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.