GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SGML::DTDParse::DTD(3) User Contributed Perl Documentation SGML::DTDParse::DTD(3)

SGML::DTDParse::DTD - Parse an SGML or XML DTD.

  use SGML::DTDParse::DTD;

  $dtd = SGML::DTDParse::DTD->new( %options );
  $dtd->parse($dtd_file);
  $dtd->xml($file_handle);

SGML::DTDParse::DTD is the main module for parsing a DTD. Normally, this module is not used directly with the program dtdparse being the prefered usage model for parsing a DTD.

TODO.

TODO.

dtdparse

See SGML::DTDParse for an overview of the DTDParse package.

Text::DelimMatch

<http://dtdparse.sourceforge.net/>

Originally developed by Norman Walsh, <ndw@nwalsh.com>.

Earl Hood <earl@earlhood.com> picked up support and maintenance.

See SGML::DTDParse for copyright and license information.
2005-07-16 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.