|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.apache.axis.encoding.DeserializationContextImpl
org.globus.ogsa.encoding.ObjectDeserializationContext
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 |
public ObjectDeserializationContext(org.w3c.dom.Element element) throws GridServiceException
public ObjectDeserializationContext(org.w3c.dom.Element element, java.lang.Class javaClass) throws GridServiceException
Method Detail |
public java.lang.Object getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |