public class X509SerialNumberUnmarshaller extends AbstractXMLObjectUnmarshaller
X509SerialNumber objects.| Constructor and Description |
|---|
X509SerialNumberUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject) |
protected void |
processElementContent(XMLObject xmlObject,
String elementContent) |
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentprotected void processChildElement(XMLObject parentXMLObject, XMLObject childXMLObject) throws UnmarshallingException
processChildElement in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processAttribute(XMLObject xmlObject, Attr attribute) throws UnmarshallingException
processAttribute in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processElementContent(XMLObject xmlObject, String elementContent)
processElementContent in class AbstractXMLObjectUnmarshallerCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.