gov.nih.nci.cagrid.common
Class ConfigurableObjectDeserializationContext

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by org.apache.axis.encoding.DeserializationContext
          extended by gov.nih.nci.cagrid.common.ConfigurableObjectDeserializationContext
All Implemented Interfaces:
javax.xml.rpc.encoding.DeserializationContext, org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler, org.xml.sax.ext.LexicalHandler

public class ConfigurableObjectDeserializationContext
extends org.apache.axis.encoding.DeserializationContext

ConfigurableObjectDeserializationContext Object Deserialization Context that allows configuration by WSDD

Version:
$Id$
Author:
David W. Ervin

Field Summary
 
Fields inherited from class org.apache.axis.encoding.DeserializationContext
haveSeenSchemaNS, inputSource, log, msgContext, startOfMappingsPos
 
Constructor Summary
ConfigurableObjectDeserializationContext(org.apache.axis.MessageContext context, org.xml.sax.InputSource source, java.lang.Class clazz)
           
 
Method Summary
 java.lang.Object getValue()
           
 
Methods inherited from class org.apache.axis.encoding.DeserializationContext
addObjectById, characters, comment, deserializing, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, getCurElement, getCurrentNSMappings, getCurrentRecordPos, getDeserializer, getDeserializerForClass, getDeserializerForType, getDestinationClass, getDocumentLocator, getElementByID, getEncodingStyle, getEnvelope, getMessageContext, getNamespaceURI, getObjectByRef, getQNameFromString, getRecorder, getSOAPConstants, getStartOfMappingsPos, getTypeFromAttributes, getTypeFromXSITypeAttr, getTypeMapping, getTypeMappingRegistry, hasElementsByID, 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 org.xml.sax.helpers.DefaultHandler
error, fatalError, notationDecl, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableObjectDeserializationContext

public ConfigurableObjectDeserializationContext(org.apache.axis.MessageContext context,
                                                org.xml.sax.InputSource source,
                                                java.lang.Class clazz)
                                         throws org.globus.wsrf.encoding.DeserializationException
Throws:
org.globus.wsrf.encoding.DeserializationException
Method Detail

getValue

public java.lang.Object getValue()
                          throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException