On Wed, Mar 30, 2011 at 10:29 AM, Stephen Connolly
<stephen.alan.conno...@gmail.com> wrote:
> it's an xml document that is parsed by a parser that expects a
> specific structure

Thanks for the ideas everyone.  Yeah, I would probably look at using
namespaces, but the parser doesn't like that.  The comment idea works
of course, but so does using a PI like <?foo value="bar"?>, so I will
probably go with using PIs if I can.  Does anyone know what
XmlPullParser will do when it encounters a PI?

Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to