File: README

package info (click to toggle)
libxml-checker-perl 0.13-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 564 kB
  • sloc: perl: 1,377; xml: 217; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
			Perl module: XML-Checker

Copyright (c) 1999,2000 Enno Derksen
All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

For bug reports or suggestions send email to tjmather@tjmather.com

============= XML::Checker =====================================================

The XML::Checker Perl module contains several classes:

XML::Checker         - contains the XML::Checker class that is used by the others
XML::Checker::Parser - an XML::Parser that validates at parse time
XML::DOM::ValParser  - an XML::DOM::Parser that validates at parse time