Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] DOM in the middle.

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] DOM in the middle.


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] DOM in the middle.
  • Date: Wed, 17 Sep 2008 17:12:08 -0400
  • Organization: The Ohio State University

> Am I correct when saying that with OpenSAML XML tooling one must
> create a DOM before building
> a java object (when starting from, say, a stream)?
> Or is there a more "direct" path?

There may be shortcut methods or classes, but ultimately they would parse
the stream into a DOM and then unmarshall it.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page