uk.ac.soton.itinnovation.grid.types
Class CertificateDeserializer
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.axis.message.SOAPHandler
org.apache.axis.encoding.DeserializerImpl
uk.ac.soton.itinnovation.grid.types.CertificateDeserializer
- All Implemented Interfaces:
- Serializable, Deserializer, Callback, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class CertificateDeserializer
- extends DeserializerImpl
- implements Deserializer
- See Also:
- Serialized Form
| Methods inherited from class org.apache.axis.encoding.DeserializerImpl |
addChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, onStartChild, onStartElement, registerValueTarget, removeValueTargets, setChildValue, setDefaultType, setValue, setValue, startElement, valueComplete |
| 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 |
| Methods inherited from interface org.apache.axis.encoding.Deserializer |
componentsReady, endElement, getDefaultType, getValue, getValue, getValueTargets, moveValueTargets, onStartChild, onStartElement, registerValueTarget, removeValueTargets, setChildValue, setDefaultType, setValue, startElement, valueComplete |
CertificateDeserializer
public CertificateDeserializer()
reset
public void reset()
characters
public void characters(char[] chars,
int start,
int end)
- Specified by:
characters in interface ContentHandler- Overrides:
characters in class SOAPHandler
onEndElement
public void onEndElement(String namespace,
String localName,
DeserializationContext context)
throws SAXException
- Overrides:
onEndElement in class DeserializerImpl
- Throws:
SAXException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.