need command line XHTML validator

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jim Cant

    need command line XHTML validator

    Can anyone recommend a command line XHTML parser. I want something I can use
    in automated builds, not something with a web or GUI interface.

    dealing with JavaScript would be helpful; dealing with Java Server pages
    (with embedded Java code) would be optimal.

    I've tried 'tidy' but its output is cryptic.

    Thanks in advance,
    jim cant
  • Erhard Schwenk

    #2
    Re: need command line XHTML validator

    Jim Cant wrote:[color=blue]
    > Can anyone recommend a command line XHTML parser. I want something I can use
    > in automated builds, not something with a web or GUI interface.
    >
    > dealing with JavaScript would be helpful; dealing with Java Server pages
    > (with embedded Java code) would be optimal.
    >
    > I've tried 'tidy' but its output is cryptic.[/color]

    perhaps, you are looking for xmllint which AFAIK is delivered with libxslt


    --
    Erhard Schwenk

    Akkordeonjugend Baden-Württemberg - http://www.akkordeonjugend.de
    K-ITX Webhosting - http://webhosting.k-itx.net

    Comment

    Working...