Slaven Rezić > Tk-XMLViewer-0.20 > tkxmlview

Download:
Tk-XMLViewer-0.20.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Tk-XMLViewer-0.21

NAME ^

tkxmlview - a simple Tk based XML viewer

SYNOPSIS ^

    tkxmlview [-indent amount] [-mainbg color] [-loaddtd] file_or_url

DESCRIPTION ^

tkxmlview displays the XML from the specified file or URL as a tree.

OPTIONS

-indent amount

Set the indentation width in pixels. The default is taken from Tk::XMLViewer.

-mainbg color

Set the background color of the main window. The color is any valid Tk color name.

-loaddtd

Causes tkxmlview to load any external DTD specified in the XML file.

AUTHOR ^

Slaven Rezic

SEE ALSO ^

Tk::XMLViewer.