|
NAMExml_spellcheck - spellcheck XML filesSYNOPSISxml_spellcheck [options] <files> DESCRIPTIONxml_spellcheck lets you spell check the content of an XML file. It extracts the text (the content of elements and optionally of attributes), call a spell checker on it and then recreates the XML document.OPTIONSNote that all options can be abbreviated to the first letter
EXAMPLESBUGSTODO
PRE-REQUISITEXML::Twig, Getopt::Long, Pod::Usage, File::Temp XML::Twig requires XML::Parser.SEE ALSOXML::TwigCOPYRIGHT AND DISCLAIMERThis program is Copyright 2003 by Michel RodriguezThis program is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License or the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. If you do not have a copy of the GNU General Public License write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. AUTHORMichel Rodriguez <mirod@xmltwig.com>xml_spellcheck is available at http://www.xmltwig.com/xmltwig/
Visit the GSP FreeBSD Man Page Interface. |