org.globus.ogsa.encoding
Class ObjectDeserializationContext

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended byorg.apache.axis.encoding.DeserializationContextImpl
          extended byorg.globus.ogsa.encoding.ObjectDeserializationContext
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.apache.axis.encoding.DeserializationContext, javax.xml.rpc.encoding.DeserializationContext, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler, org.xml.sax.ext.LexicalHandler

public class ObjectDeserializationContext
extends org.apache.axis.encoding.DeserializationContextImpl


Field Summary
 
Fields inherited from class org.apache.axis.encoding.DeserializationContextImpl
haveSeenSchemaNS, inputSource, log, msgContext, startOfMappingsPos
 
Constructor Summary
ObjectDeserializationContext(org.w3c.dom.Element element)
           
ObjectDeserializationContext(org.w3c.dom.Element element, java.lang.Class javaClass)
           
 
Method Summary
 java.lang.Object getValue()
           
 
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 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

ObjectDeserializationContext

public ObjectDeserializationContext(org.w3c.dom.Element element)
                             throws GridServiceException

ObjectDeserializationContext

public ObjectDeserializationContext(org.w3c.dom.Element element,
                                    java.lang.Class javaClass)
                             throws GridServiceException
Method Detail

getValue

public java.lang.Object getValue()


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.