public class ShibbolethScopedValueUnmarshaller extends AbstractXMLObjectUnmarshaller
XSString
objects.Constructor and Description |
---|
ShibbolethScopedValueUnmarshaller() |
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, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
protected void processChildElement(XMLObject parentXMLObject, XMLObject childXMLObject) throws UnmarshallingException
processChildElement
in class AbstractXMLObjectUnmarshaller
UnmarshallingException
protected void processAttribute(XMLObject xmlObject, Attr attribute) throws UnmarshallingException
processAttribute
in class AbstractXMLObjectUnmarshaller
UnmarshallingException
protected void processElementContent(XMLObject xmlObject, String elementContent)
processElementContent
in class AbstractXMLObjectUnmarshaller
Copyright © 1999-2012. All Rights Reserved.