org.globus.wsrf.encoding
Class ObjectDeserializationContext
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.axis.encoding.DeserializationContextImpl
org.globus.wsrf.encoding.ObjectDeserializationContext
- All Implemented Interfaces:
- ContentHandler, DeserializationContext, DeserializationContext, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler
- public class ObjectDeserializationContext
- extends DeserializationContextImpl
| Methods inherited from class org.apache.axis.encoding.DeserializationContextImpl |
addObjectById, characters, comment, deserializing, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, getCurElement, getCurrentNSMappings, getCurrentRecordPos, getDeserializer, getDeserializerForClass, getDeserializerForType, getDestinationClass, getDocumentLocator, getElementByID, getEnvelope, getMessageContext, getNamespaceURI, getObjectByRef, getQNameFromString, getRecorder, getStartOfMappingsPos, getTypeFromAttributes, getTypeFromXSITypeAttr, getTypeMapping, getTypeMappingRegistry, ignorableWhitespace, isDoneParsing, isNil, isProcessingRef, parse, popElementHandler, processingInstruction, pushElementHandler, pushNewElement, registerElementByID, registerFixup, registerResolverForID, replaceElementHandler, resolveEntity, setCurElement, setDestinationClass, setDocumentLocator, setProcessingRef, setRecorder, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectDeserializationContext
public ObjectDeserializationContext(MessageElement element)
throws SerializationException
ObjectDeserializationContext
public ObjectDeserializationContext(MessageElement element,
Class javaClass)
throws SerializationException
ObjectDeserializationContext
public ObjectDeserializationContext(Element element)
throws SerializationException
ObjectDeserializationContext
public ObjectDeserializationContext(Element element,
Class javaClass)
throws SerializationException
getValue
public Object getValue()
Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.