Search the web
Sign In
New User? Sign Up
xmlpull-user
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
XmlPullParserException: could not resolve entity named   Message List  
Reply | Forward Message #302 of 308 |
Re: [xmlpull-user] XmlPullParserException: could not resolve entity named

prasad wrote:
> I tried to run the sample program of xpp3 MyXmlPullApp.java with
> parametr of a sample xml file containing external entities defined in
> dtd is failed to execute with the following error message
>
> Exception in thread "main" org.xmlpull.v1.XmlPullParserException: could
> not resolve entity named 'para' (position: START_TAG
> seen ...<italic>References are to paragraph (&para;... @7:114)
> at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1282)
> at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093)
> at com.xpp.XmlPullAppFile.processDocument
> (XmlPullAppFile.java:89)
> at com.xpp.XmlPullAppFile.main(XmlPullAppFile.java:51)
>
> Can any one help, how to resolve the entity references
>
XPP3 does not support DTDs - as workaround for entities you can define
your own replacement.

best,

Alek
>
>
>
>
> Yahoo! Groups Links
>
>
>
>


--
The best way to predict the future is to invent it - Alan Kay




Thu Aug 16, 2007 12:18 am

as10m
Offline Offline
Send Email Send Email

Forward
Message #302 of 308 |
Expand Messages Author Sort by Date

I tried to run the sample program of xpp3 MyXmlPullApp.java with parametr of a sample xml file containing external entities defined in dtd is failed to execute...
prasad
varma_mumbai
Offline Send Email
Aug 15, 2007
11:32 pm

... XPP3 does not support DTDs - as workaround for entities you can define your own replacement. best, Alek ... -- The best way to predict the future is to...
Aleksander Slominski
as10m
Offline Send Email
Aug 16, 2007
12:19 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help