Re: XML parser and writer
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 04 Jan 2008 02:31:20 GMT
On Tue, 01 Jan 2008 22:35:53 -0500, Brandon McCombs <none@xxxxxxxx>
wrote, quoted or indirectly quoted someone who said :
. I don't have a DTD or
schema developed and I may later so any API I use will have to work w/o
that for no
Have a look at the XSD schema for JNLP. I think you will get the idea
pretty quickly how it works.
http://mindprod.com/jgloss/jnlp.html
Asking end users to compose XML might get you in trouble for violating
the Geneva conventions. You probably want to do something like I am
in my new VerCheck Utility where you have a JTable of options you fill
in, and persist using the Java persistence mechanism. No XML
anywhere.
http://mindprod.com/jgloss/jtable.html
http://mindprod.com/jgloss/persistence.html
I have put it on hold. I am busy preparing all my C/C++ utilities to
run under windows instead of DOS, to use POSIX, and to have icons, and
PADS. Check back in a week or two and you can steal the code.
I have VerCheck pretty well working, but no edits yet, and the
threading is still flaky.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- XML parser and writer
- From: Brandon McCombs
- XML parser and writer
- Prev by Date: Re: Great SWT Program
- Next by Date: Re: XML parser and writer
- Previous by thread: Re: XML parser and writer
- Next by thread: Re: XML parser and writer
- Index(es):