tüm seçenekler
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Kaynak: libxml-dtdparser-perl  ]

Paket: libxml-dtdparser-perl (2.01-5)

libxml-dtdparser-perl için bağlantılar

Screenshot

Debian Kaynakları:

libxml-dtdparser-perl Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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.

Etiketler: Yazılım Geliştirme: Perl Geliştirme, Kitaplıklar, Geliştirildiği dil: Perl

libxml-dtdparser-perl ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

libxml-dtdparser-perl indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
all 10,1 kB29,0 kB [dosya listesi]