Web::DOM::AtomThreadTotalElement
The DOM AtomThreadTotalElement
object
DESCRIPTION
The Web::DOM::AtomThreadTotalElement
class implements the DOM AtomThreadTotalElement
interface.
The class is used by the Atom Threading extension's total
element.
METHODS
In addition to the methods available for classes Web::DOM::Element and Web::DOM::AtomElement, the following method is available:
$number = $el->value
$el->value ($number)
-
Return or set the numeral value of the element content. [ATOMDOM]
SPECIFICATION
- ATOMDOM
-
Atom DOM
<http://suika.suikawiki.org/www/markup/xml/atomdom>
.
SEE ALSO
AUTHOR
Wakaba <wakaba@suikawiki.org>.
LICENSE
Copyright 2013 Wakaba <wakaba@suikawiki.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.