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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 #299 of 308 |
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





Tue Aug 14, 2007 9:41 pm

varma_mumbai
Offline Offline
Send Email Send Email

Forward
Message #299 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