~ubuntu-branches/ubuntu/natty/libxml++2.6/natty

« back to all changes in this revision

Viewing changes to docs/reference/2.18/html/annotated.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-09-18 11:32:24 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070918113224-7x031mzf1shoozxx
Tags: 2.20.0-0ubuntu1
* New upstream release:
  - Element: Added get_attribute_value(), to get a simple text value for an
    attribute.
  - Added an experimental --enable-api-exceptions configure option, to allow
    libxml++ to build without exceptions.
* debian/libxml++2.6-doc.docs: 2.18 -> 2.20.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>libxml++: Class List</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.1 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12
 
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
13
 
    <li><a href="files.html"><span>Files</span></a></li>
14
 
    <li><a href="dirs.html"><span>Directories</span></a></li>
15
 
  </ul></div>
16
 
<div class="tabs">
17
 
  <ul>
18
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
19
 
    <li id="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
20
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
21
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
22
 
  </ul></div>
23
 
<h1>libxml++ Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
24
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Attribute.html">xmlpp::Attribute</a></td><td class="indexvalue">Represents XML <a class="el" href="classxmlpp_1_1Node.html">Node</a> attributes </td></tr>
25
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1CdataNode.html">xmlpp::CdataNode</a></td><td class="indexvalue">CData node </td></tr>
26
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1CommentNode.html">xmlpp::CommentNode</a></td><td class="indexvalue">Comment <a class="el" href="classxmlpp_1_1Node.html">Node</a> </td></tr>
27
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1ContentNode.html">xmlpp::ContentNode</a></td><td class="indexvalue">Content <a class="el" href="classxmlpp_1_1Node.html">Node</a> </td></tr>
28
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Document.html">xmlpp::Document</a></td><td class="indexvalue">Represents an XML document in the DOM model </td></tr>
29
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1DomParser.html">xmlpp::DomParser</a></td><td class="indexvalue">XML DOM parser </td></tr>
30
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Dtd.html">xmlpp::Dtd</a></td><td class="indexvalue">Represents XML DTDs </td></tr>
31
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1DtdValidator.html">xmlpp::DtdValidator</a></td><td class="indexvalue">XML DOM parser </td></tr>
32
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Element.html">xmlpp::Element</a></td><td class="indexvalue"><a class="el" href="classxmlpp_1_1Element.html">Element</a> nodes have attributes as well as child nodes </td></tr>
33
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1EntityReference.html">xmlpp::EntityReference</a></td><td class="indexvalue">Entity references refer to previously declared entities </td></tr>
34
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1exception.html">xmlpp::exception</a></td><td class="indexvalue">Base class for all xmlpp exceptions </td></tr>
35
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1internal__error.html">xmlpp::internal_error</a></td><td class="indexvalue"></td></tr>
36
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1IStreamParserInputBuffer.html">xmlpp::IStreamParserInputBuffer</a></td><td class="indexvalue"></td></tr>
37
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1KeepBlanks.html">xmlpp::KeepBlanks</a></td><td class="indexvalue">This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor </td></tr>
38
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Node.html">xmlpp::Node</a></td><td class="indexvalue">Represents XML Nodes </td></tr>
39
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1NonCopyable.html">xmlpp::NonCopyable</a></td><td class="indexvalue">Herited by classes which cannot be copied </td></tr>
40
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1OStreamOutputBuffer.html">xmlpp::OStreamOutputBuffer</a></td><td class="indexvalue">An <a class="el" href="classxmlpp_1_1OutputBuffer.html">OutputBuffer</a> implementation that send datas to a <a class="elRef" doxygen="libstdc++.tag.xml:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespacestd.html#ga3">std::ostream</a> </td></tr>
41
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1OutputBuffer.html">xmlpp::OutputBuffer</a></td><td class="indexvalue">Base class for xmlOutputBuffer wrapper </td></tr>
42
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1parse__error.html">xmlpp::parse_error</a></td><td class="indexvalue">This exception will be thrown when the parser encounters an error in the XML document </td></tr>
43
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Parser.html">xmlpp::Parser</a></td><td class="indexvalue">XML parser </td></tr>
44
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1ParserInputBuffer.html">xmlpp::ParserInputBuffer</a></td><td class="indexvalue">Base class for xmlParserInputBuffer wrapper </td></tr>
45
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1ProcessingInstructionNode.html">xmlpp::ProcessingInstructionNode</a></td><td class="indexvalue"></td></tr>
46
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1SaxParser.html">xmlpp::SaxParser</a></td><td class="indexvalue">SAX XML parser </td></tr>
47
 
  <tr><td class="indexkey"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html">xmlpp::SaxParser::Attribute</a></td><td class="indexvalue">Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs </td></tr>
48
 
  <tr><td class="indexkey"><a class="el" href="structxmlpp_1_1SaxParser_1_1AttributeHasName.html">xmlpp::SaxParser::AttributeHasName</a></td><td class="indexvalue">This functor is a helper to find an attribute by name in an AttributeList using the standard algorithm <a class="elRef" doxygen="libstdc++.tag.xml:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespacestd.html#a237">std::find_if</a> </td></tr>
49
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1TextNode.html">xmlpp::TextNode</a></td><td class="indexvalue">Text <a class="el" href="classxmlpp_1_1Node.html">Node</a> </td></tr>
50
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1TextReader.html">xmlpp::TextReader</a></td><td class="indexvalue"></td></tr>
51
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1Validator.html">xmlpp::Validator</a></td><td class="indexvalue">XML parser </td></tr>
52
 
  <tr><td class="indexkey"><a class="el" href="classxmlpp_1_1validity__error.html">xmlpp::validity_error</a></td><td class="indexvalue">This exception will be thrown when the parser encounters a validity error in the XML document </td></tr>
53
 
</table>
54
 
<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 5 15:24:37 2007 for libxml++ by&nbsp;
55
 
<a href="http://www.doxygen.org/index.html">
56
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
57
 
</body>
58
 
</html>