xml::libxml::boolean(3pms)

NAME

XML::LibXML::Boolean - Boolean true/false values

DESCRIPTION

XML::LibXML::Boolean objects implement simple boolean true/false
objects.

API

XML::LibXML::Boolean->True
Creates a new Boolean object with a true value.
XML::LibXML::Boolean->False
Creates a new Boolean object with a false value.
value()
Returns true or false.
to_literal()
Returns the string "true" or "false".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout