Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 16 | PointedEar | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
||
| 3 | /* |
||
| 4 | * The contents of this file are subject to the terms |
||
| 5 | * of the Common Development and Distribution License |
||
| 6 | * (the "License"). You may not use this file except |
||
| 7 | * in compliance with the License. |
||
| 8 | * |
||
| 9 | * You can obtain a copy of the license at |
||
| 10 | * https://jaxp.dev.java.net/CDDLv1.0.html. |
||
| 11 | * See the License for the specific language governing |
||
| 12 | * permissions and limitations under the License. |
||
| 13 | * |
||
| 14 | * When distributing Covered Code, include this CDDL |
||
| 15 | * HEADER in each file and include the License file at |
||
| 16 | * https://jaxp.dev.java.net/CDDLv1.0.html |
||
| 17 | * If applicable add the following below this CDDL HEADER |
||
| 18 | * with the fields enclosed by brackets "[]" replaced with |
||
| 19 | * your own identifying information: Portions Copyright |
||
| 20 | * [year] [name of copyright owner] |
||
| 21 | */ |
||
| 22 | |||
| 23 | /* |
||
| 24 | * $Id: package.html,v 1.1 2006-03-28 20:54:02 ndw Exp $ |
||
| 25 | * Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. |
||
| 26 | */ |
||
| 27 | --> |
||
| 28 | <!DOCTYPE html |
||
| 29 | PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
||
| 30 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
||
| 31 | |||
| 32 | <html xmlns="http://www.w3.org/1999/xhtml"> |
||
| 33 | |||
| 34 | <head> |
||
| 35 | <title>com.nwalsh.namespace</title> |
||
| 36 | |||
| 37 | <meta name="CVS" |
||
| 38 | content="$Id: package.html,v 1.1 2006-03-28 20:54:02 ndw Exp $" /> |
||
| 39 | <meta name="AUTHOR" |
||
| 40 | content="Norman.Walsh@Sun.COM" /> |
||
| 41 | </head> |
||
| 42 | |||
| 43 | <body> |
||
| 44 | |||
| 45 | <p>This package contains a helper class for the |
||
| 46 | javax.xml.namespace.NamespaceContext interface and the XPath APIs.</p> |
||
| 47 | |||
| 48 | </body> |
||
| 49 | </html> |