HALLES wrote:
> Hello !
> It llok like a java class to make a XML files, using read write append
> ?
>
> Do i mistake?
I don't believe so
> Can java class be used in client side ?
sure, send this class a URL and it will tidy-ize it. that is, take old
fashioned html and convert it to XHTML. my pet project is to work on
some html files which exist on my hard drive, along the lines of your
plans.
> To automatize data input and file writing ?
> I can't invest on a server and its softs.
>
> I have a structured work to save on local drive, linear files like TXT
> are of no use.
> Actually all the work is or in my mind or on thousands of papers with
> cross references.
> It is no dictionary like, linear job to do.
>
> Dynamic files can help, because while already structured the info put
> on the files can be used to build a more structured file or more
> structured files.
>
> It become complex, to explain, it is only a work of linguistic, and it
> can be done by a computer.
>
> Any info back, welcome.
>
> Regards.
> HALLES.
check out the tidy and jtidy projects on <http://www.sourceforge.net/>.
-Thufir