The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Meta XML"

Meta::Lang::Xml::Xml - help you with xml related tasks. River stage zero No dependents

This class will help you with xml related tasks. 0. checking an xml file for correctness according to dtd. 1. setting up the search path for xml parser to find dtds. 2. extracting dependencies from XML files. 3. resolving dtds and xmls. 4. give you t...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Dom - XML/DOM parser. River stage zero No dependents

This object is here to be an XML::DOM::ValParser object which will hide some of the drawbacks of the Perl native XML::DOM::ValParser object. For instace, I would like to set, at runtime, whether the object will do validation or not. I would also like...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Writer - XML::Writer with some extra stuff. River stage zero No dependents

This class extends the XML::Writer class which you can get from CPAN. The idea is that in the Meta project you will only use this class and thus I could add functionality to the writers used in this project without changing their code (and also fix b...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::LibXML - extend/enhance the XML::LibXML module. River stage zero No dependents

This class extends the XML::LibXML class to do aegis path resolution. Just call the new_aegis method and get a parser which does that for you....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::ValidWriter - extend XML::ValidWriter. River stage zero No dependents

These are some extensions to the standard XML::ValidWriter class....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Dom - an XML/DOM parser class. River stage zero No dependents

This is a Dom class for baseline XML files. The reason we cannot use the original XML::DOM::Parser is because of external file resolution which should be done according to the search path and that is precisely the only method which is derived here ov...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Def - Object to parse an XML definition of a database. River stage zero No dependents

This object will create a Meta::Db::Def for you from an xml definition for a database structure. This object extends XML::Parser and there is no doubt that this is the right way to go about implementing such an object (all the handles get the parser ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Enum - parse XML/Enum into objects. River stage zero No dependents

This object is an XML parser which can parse XML/Enum files and produce the corresponding Meta::Info::Enum object....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Defs - Object to parse an many XML definition of a database. River stage zero No dependents

This object will create a Meta::Db::Defs for you from an xml definition for a database structure. This object extends XML::Parser and there is no doubt that this is the right way to go about implementing such an object (all the handles get the parser...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Deps - dependency analyzer for XML files. River stage zero No dependents

This is an expat based parser whose sole purpose is finiding dependencies for xml files....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Base - object to derive XML parsers from. River stage zero No dependents

Derive all your XML/Expat parsers from this one....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Type - find type of an XML file. River stage zero No dependents

This is an Expat based parser who's sole purpose is to find the type of certain XML file....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::User - Parse XML/USER files. River stage zero No dependents

Put a lot of documentation here to show what your class does....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Links - parser for XML/links files. River stage zero No dependents

This is a parser which parses an XML/links file and constructs a Meta::Development::Links object out of it....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Movie - object to import movie XML data into a database. River stage zero No dependents

This object parses a movie XML file and plugs the data into a database. This is much better than using DOM type techniques since it doesnt mean that the entire data will be at RAM in any single time (more streamlined)....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Lang::Xml::Resolver - external entity (DTD) resolver for Aegis type development. River stage zero No dependents

Use this resolver whenever you create SAX type XML parsers so that external entities (DTDs) are resolved corretly in an Aegis type development environment....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Graph - Object to parse an XML definition of a graph. River stage zero No dependents

This object will create a Meta::Ds::Graph for you from an xml definition for a graph structure. This object extends XML::Parser and there is no doubt that this is the right way to go about implementing such an object (all the handles get the parser w...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Author - Object to parse an XML/author file. River stage zero No dependents

This object will create a Meta::Info::Author for you from an XML/author file....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Dbdata - parser which imports into a database. River stage zero No dependents

This parser helps you with importing xml files into a database. The reason that we use a parser and not a DOM type object is that, in theory, xml files can be very large and we dont want to follow the naive algorithm of: get the data into RAM and the...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Checker - an XML checker class. River stage zero No dependents

This is a Checker class for baseline XML files. The reason we cannot use the original XML::Checker::Parser is because of external file resolution which should be done according to the search path and that is precisely the only method which is derived...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
301 results (0.03 seconds)