|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
How to Solve this ParserException Problem?
- From: "Jami Kuan" <jkuan@i...>
- To: <xml-dev@i...>
- Date: Sat, 5 Jun 1999 12:25:48 -0700
|
Greetings,
I kept getting this error when I ran the attached
textbrowser.class files, could anyone give me some
help how to get rid of it?
c:\classes>java textbrowser Exception in thread "main"
java.lang.NoClassDefFoundError: com/mx/xml/ParserException
Thanks,
Jami
|
textbrowserFrame.class
textbrowser.java
<?xml version = "1.0" ?>
<!DOCTYPE DOCUMENT [
<!ELEMENT DOCUMENT (BOLD|PLAIN)*>
<!ELEMENT BOLD (#PCDATA|BOLD|PLAIN)*>
<!ELEMENT PLAIN (#PCDATA|BOLD|PLAIN)*>
]>
<DOCUMENT>
<BOLD>Britta</BOLD>
<BOLD>
<BOLD>
Adam
</BOLD>
<PLAIN>
Phoebe
<BOLD>
<PLAIN>Tom</PLAIN>
<BOLD>Fred</BOLD>
Edward
</BOLD>
</PLAIN>
</BOLD>
<PLAIN>
Sammy
</PLAIN>
</DOCUMENT>
textbrowser.class
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
 |
| Atom 0.3 |
 |
| |
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|