当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
MetaDataBeanDeserializer (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
org.jboss.webservice.encoding.ser
Class MetaDataBeanDeserializer
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.axis.message.SOAPHandler
org.apache.axis.encoding.DeserializerImpl
org.apache.axis.encoding.ser.BeanDeserializer
org.jboss.webservice.encoding.ser.MetaDataBeanDeserializer
- 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 MetaDataBeanDeserializer
- extends org.apache.axis.encoding.ser.BeanDeserializer
DOCUMENT ME!
- Author:
- thomas.diesler@jboss.org
- See Also:
- Serialized Form
Fields inherited from class org.apache.axis.encoding.ser.BeanDeserializer |
cacheStringDSer, cacheXMLType, collectionIndex, deferedConstruction, lastFieldName, prevQName, propertyMap, typeDesc |
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.BeanDeserializer |
characters, getAnyPropertyDesc, getDeserializer, onEndElement, onStartChild, onStartElement |
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 |
MetaDataBeanDeserializer
public MetaDataBeanDeserializer(Class javaType,
javax.xml.namespace.QName xmlType,
BeanXMLMetaData metaData)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.