~ubuntu-branches/ubuntu/precise/xom/precise

« back to all changes in this revision

Viewing changes to src/nu/xom/converters/package.html

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2007-11-25 15:50:40 UTC
  • Revision ID: james.westby@ubuntu.com-20071125155040-r75ikcqf1vu0cei7
Tags: upstream-1.1
Import upstream version 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd>
 
2
<html>
 
3
<head>
 
4
<!--
 
5
 
 
6
  @(#)package.html      
 
7
 
 
8
   Copyright © 2003 Elliotte Rusty Harold
 
9
   
 
10
   This library is free software; you can redistribute it and/or
 
11
   modify it under the terms of version 2.1 of 
 
12
   the GNU Lesser General Public License as published by the 
 
13
   Free Software Foundation.
 
14
   
 
15
   This library is distributed in the hope that it will be useful,
 
16
   but WITHOUT ANY WARRANTY; without even the implied warranty of
 
17
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
18
   Lesser General Public License for more details.
 
19
   
 
20
   You should have received a copy of the GNU Lesser General Public
 
21
   License along with this library; if not, write to the Free Software
 
22
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
23
   
 
24
   You can contact Elliotte Rusty Harold by sending e-mail to
 
25
   elharo@metalab.unc.edu. Please include the word "XOM" in the
 
26
   subject line. The XOM home page is temporarily located at
 
27
   http://www.cafeconleche.org/XOM/  but will eventually move
 
28
   to http://www.xom.nu/  
 
29
 
 
30
 
 
31
-->
 
32
</head>
 
33
<body bgcolor="white">
 
34
 
 
35
<p>
 
36
<code>nu.xom.converters</code>  contains
 
37
classes that convert XOM documents to other
 
38
models such as SAX and DOM.
 
39
</p>
 
40
 
 
41
@since 1.0
 
42
 
 
43
</body>
 
44
</html>
 
 
b'\\ No newline at end of file'