HXCOUNT
Section: HTML-XML-utils (1)
Updated: 21 Nov 2008
Index
Return to Main Contents
NAME
hxcount - count elements and attributes in HTML or XML files
SYNOPSIS
hxcount
[ file ]
DESCRIPTION
The
hxcount
command counts the number of elements and attributes of each type that
appears in the input and prints a report on stdout.
OPERANDS
The following operand is supported:
- file
-
The name of an HTML or XML file. If absent, standard input is read
instead.
DIAGNOSTICS
The following exit values are returned:
- 0
-
Successful completion.
- > 0
-
An error occurred in the parsing of the HTML or XML file.
hxcount
will try to recover from the error and produce output anyway.
BUGS
Don't trust the output if there were errors in the input.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPERANDS
-
- DIAGNOSTICS
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 14:31:19 GMT, July 15, 2009