Man Pages in libxml-xpath-perl

  1. Carta.tech
  2. Packages
  3. libxml-xpath-perl
  • 1

    Section 1p: Executable programs or shell commands

    xpath.1p
    A script to query xpath statements in xml documents.
  • 15

    Section 3pm: Library calls

    XML::XPath.3pm
    A set of modules for parsing and evaluating xpath statements
    XML::XPath::Boolean.3pm
    Boolean true/false values
    XML::XPath::Builder.3pm
    Sax handler for building an xpath tree
    XML::XPath::Literal.3pm
    Simple string values.
    XML::XPath::Node.3pm
    Internal representation of a node
    XML::XPath::Node::Attribute.3pm
    A single attribute
    XML::XPath::Node::Comment.3pm
    An xml comment: !--comment--
    XML::XPath::Node::Element.3pm
    An element
    XML::XPath::Node::Namespace.3pm
    An xml namespace node
    XML::XPath::Node::PI.3pm
    An xml processing instruction node
    XML::XPath::Node::Text.3pm
    An xml text node
    XML::XPath::NodeSet.3pm
    A list of xml document nodes
    XML::XPath::Number.3pm
    Simple numeric values.
    XML::XPath::PerlSAX.3pm
    A perlsax event generator for my weird node structure
    XML::XPath::XMLParser.3pm
    The default xml parsing class that produces a node tree