![]() |
![]()
| ![]() |
![]()
NAMEProtocol::XMPP::ElementBase - base class for Protocol::XMPP XML fragment handling VERSIONVersion 0.006 SYNOPSISDESCRIPTIONMETHODSattributesAccess the XML element attributes as key-value pairs. parentAccessor for the parent object, if available. charactersCalled when new character data is available. Appends to internal buffer. end_elementCalled when an XML element is terminated. class_from_elementReturns a class suitable for handling the given element, if we have one. If we don't have a local handler, returns undef. AUTHORTom Molesworth <cpan@entitymodel.com> LICENSECopyright Tom Molesworth 2010-2014. Licensed under the same terms as Perl itself.
|