public abstract class AbstractXMLSignatureUnmarshaller extends AbstractXMLObjectUnmarshaller
| Constructor and Description |
|---|
AbstractXMLSignatureUnmarshaller() |
| 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, unmarshallTextContentprivate final Logger log
protected void processChildElement(@Nonnull XMLObject parentXMLObject, @Nonnull XMLObject childXMLObject) throws UnmarshallingException
processChildElement in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processAttribute(@Nonnull XMLObject xmlObject, @Nonnull Attr attribute) throws UnmarshallingException
processAttribute in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processElementContent(@Nonnull XMLObject xmlObject, @Nonnull String elementContent)
processElementContent in class AbstractXMLObjectUnmarshallerCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.