Creating an XMLObject
Tom Zeller
tzeller at dragonacea.biz
Sat Oct 3 09:53:39 EDT 2015
> On Oct 3, 2015, at 12:47 AM, Camel Guy <camel at devguy.com> wrote:
>
> Hello,
>
> Is there an example of reading a string containing XML into a org.opensaml.core.xml.XMLObject? I've spent a few hours in the javadocs. I found:
>
> static XMLObject unmarshallFromInputStream(net.shibboleth.utilities.java.support.xml.ParserPool, InputStream)
>
> But I'm not sure whether this is the right method and I couldn't figure out how to create a ParserPool.
>
> Just FYI, I am trying to create an XMLObjectAttributeValue
See XMLObjectSupport, IIRC.
More information about the users
mailing list