[ 原始碼: libxml-sax-base-perl ]
套件:libxml-sax-base-perl(1.09-1)
libxml-sax-base-perl 的相關連結
Debian 的資源:
下載原始碼套件 libxml-sax-base-perl:
- [libxml-sax-base-perl_1.09-1.dsc]
- [libxml-sax-base-perl_1.09.orig.tar.gz]
- [libxml-sax-base-perl_1.09-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
base class for SAX drivers and filters
XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them.
This package also provides XML::SAX::Exception.
其他與 libxml-sax-base-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language