全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libxml-dtdparser-perl  ]

套件:libxml-dtdparser-perl(2.01-5)

libxml-dtdparser-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libxml-dtdparser-perl

維護小組:

外部的資源:

相似套件:

perl module providing a quick and dirty DTD parser

XML::DTDParser parses a DTD file and creates a data structure containing info about all tags, their allowed parameters, children, parents, optionality etc.

The module should be able to parse just about anything, but it intentionaly looses some information. Eg. if the DTD specifies that a tag should contain either CHILD1 or CHILD2 you only get that CHILD1 and CHILD2 are optional. That is the DTD contains

<!ELEMENT FOO (BAR|BAZ)> the result will be the same is if it contained

<!ELEMENT FOO (BAR?,BAZ?)>

You get the original unparsed parameter list as well so if you need this information you may parse it yourself.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl

其他與 libxml-dtdparser-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libxml-dtdparser-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10。1 kB29。0 kB [檔案列表]