--- embedaddon/libxml2/doc/architecture.html 2012/02/21 23:37:59 1.1.1.1 +++ embedaddon/libxml2/doc/architecture.html 2013/07/22 01:22:24 1.1.1.2 @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -libxml2 architecture
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

libxml2 architecture

Developer Menu
API Indexes
Related links

Libxml2 is made of multiple components; some of them are optional, and +libxml2 architecture
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

libxml2 architecture

Developer Menu
API Indexes
Related links

Libxml2 is made of multiple components; some of them are optional, and most of the block interfaces are public. The main components are:

  • an Input/Output layer
  • FTP and HTTP client layers (optional)
  • an Internationalization layer managing the encodings support