Query: xml::semanticdiff::basichandler
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML::SemanticDiff::BasicHandler(3pm) User Contributed Perl Documentation XML::SemanticDiff::BasicHandler(3pm)NAMEXML::SemanticDiff::BasicHandler - Default handler class for XML::SemanticDiffSYNOPSISuse XML::SemanticDiff; my $diff = XML::SemanticDiff->new(); foreach my $change ($diff->compare($file, $file2)) { print "$change->{message} in context $change->{context} "; }DESCRIPTIONThis is the default event handler for XML::SemanticDiff. It implements nothing useful apart from the parent class and should never be used directly. Please run perldoc XML::SemanticDiff for more information. IMPLEMENTED METHODS (FOR INTERNAL USE) new =head2 rogue_element =head2 missing_element =head2 element_value =head2 rogue_attribute =head2 missing_attribute =head2 attribute_value =head2 namespace_uri =head2 parent_and_nameAUTHORKip Hampton khampton@totalcinema.comCOPYRIGHTCopyright (c) 2000 Kip Hampton. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOXML::SemanticDiff perl v5.10.1 2011-02-09 XML::SemanticDiff::BasicHandler(3pm)
Related Man Pages |
---|
xml::element(3) - centos |
cipux::rpc::test::client(3pm) - debian |
graphviz::xml(3pm) - debian |
test::xml(3pm) - debian |
xml::mini::element::cdata(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |