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

Search results for "module:SGML::Element"

SGML::Element - an element of an SGML, XML, or HTML document River stage zero No dependents

An "SGML::Element" represents an element in an SGML or XML document. An Element contains a generic identifier, or name, for the element, the elements attributes and the ordered contents of the element. "$element->gi" and "$element->name" are synonyms...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

lib/SGML/DTDParse/ContentModel.pm River stage zero No dependents

EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 UTC

SGML::DTDParse::DTD - Parse an SGML or XML DTD. River stage zero No dependents

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....

EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 UTC

lib/SGML/DTDParse/Tokenizer.pm River stage zero No dependents

EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 UTC

XML::Grove - Perl-style XML objects River stage zero No dependents

XML::Grove is a tree-based object model for accessing the information set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax: $text =...

KMACLEOD/XML-Grove-0.46alpha - 09 Sep 1999 23:06:59 UTC

SGML::PI - an SGML, XML, or HTML document processing instruction River stage zero No dependents

An "SGML::PI" contains the data in a Processing Instruction (PI). "$pi->data" returns the data of the PI object. "$pi->as_string" returns an empty string. "$pi->iter" returns an iterator for the PI object, see "Class::Visitor" for details. "$pi->acce...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::Grove - an SGML, XML, or HTML document River stage zero No dependents

"SGML::Grove" represents a loaded document instance returned from a grove building or parsing module, i.e. for SGML documents this may be SGML::SPGroveBuilder. The returned grove contains the root, or top, element of the document and an array of any ...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::SData - an SGML, XML, or HTML document SData replacement River stage zero No dependents

An "SGML::SData" contains the entity name and replacement value of a character entity reference. "$sdata->name" returns the entity name of the SData object. "$sdata->data" returns the data of the SData object. The Perl module "Text::EntityMap" can be...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::Entity - an entity defined in an SGML or XML document River stage zero No dependents

An "SGML::Entity" contains an entity defined in a document instance. Within a grove, any entity with the same name refers to the same "SGML::Entity" object. "SGML::Entity" objects occur in a value of an element attribute or as children of entities. "...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::DTDParse - Parse an SGML or XML DTD River stage zero No dependents

The DTDParse collection is a set of Perl modules and scripts for manipulating SGML an XML Document Type Definitions (DTDs). DTDParse is designed primarily to aid in the understanding and documentation of DTDs. Typical usage of this package is as foll...

EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 UTC

SGML::Notation - an data type defined in SGML or XML River stage zero No dependents

An "SGML::Notation" contains the type definition defined in a document instance, with the possible `generated_id' generated by the parser. Within a grove, any notation with the same name refers to the same "SGML::Notation" object. "SGML::Notation" ob...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::ExtEntity - an external entity defined in an SGML or XML document River stage zero No dependents

An "SGML::ExtEntity" contains an external entity defined in a document instance. Within a grove, any entity with the same name refers to the same "SGML::ExtEntity" object. "$ext_entity->name" returns the name of the external entity object. "$ext_enti...

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::ExtEntity - a SubDoc entity defined in an SGML or XML document River stage zero No dependents

An "SGML::SubDocEntity" contains a subdoc entity defined in a document instance. Within a grove, any entity with the same name refers to the same "SGML::SubDocEntity" object. "$subdoc_entity->name" returns the entity name of the subdoc entity object....

KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 UTC

SGML::SPGroveBuilder - load an SGML, XML, or HTML document River stage zero No dependents

"new" loads an SGML, XML, or HTML document instance from $sysid using James Clark's SGML Parser (SP), returning a ``grove'' that contains the root, or top, element of the document, an array of any warnings or errors that may have been generated while...

KMACLEOD/SGML-SPGroveBuilder-2.01 - 20 Sep 1998 19:23:28 UTC

PYX::SGML::Raw - Processing PYX data or file and write as SGML. River stage one • 1 direct dependent • 1 total dependent

SKIM/PYX-SGML-Raw-0.05 - 19 Oct 2023 08:43:13 UTC

PYX::SGML::Tags - Processing PYX data or file and write as SGML via Tags. River stage one • 4 direct dependents • 4 total dependents

SKIM/PYX-SGML-Tags-0.10 - 19 Oct 2023 08:47:14 UTC

SGML::Parser::OpenSP - Parse SGML documents using OpenSP River stage one • 2 direct dependents • 2 total dependents

This module provides an interface to the OpenSP SGML parser. OpenSP and this module are event based. As the parser recognizes parts of the document (say the start or end of an element), then any handlers registered for that type of an event are calle...

BJOERN/SGML-Parser-OpenSP-0.994 - 29 Jun 2008 19:40:04 UTC
17 results (0.031 seconds)