alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons JXPath example source code file (release-notes-1.2.xml)

This example Commons JXPath source code file (release-notes-1.2.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons JXPath tags/keywords

apache, asf, c, jxpath, jxpathcontext, license, license, notes, notes, rao, see, see, you, you

The Commons JXPath release-notes-1.2.xml source code

<?xml version="1.0" encoding="UTF-8"?>
<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->
<document>
  <properties>
    <title>
       JXPath Release Notes 1.2
    </title>
    <author email="dmitri@apache.org">
       Dmitri Plotnikov
    </author>
  </properties>

  <body>

  <section name="JXPath 1.2 Release Notes">
    <p>
      Most changes in 1.2 are in the internal implementation and do not affect
      public APIs. However there are a couple of publicly visible features:
      <ul>
        <li>
          Namespace registration. Namespace URIs can now be associated with prefixes
          at the level of JXPathContext.
          <br/>
        </li>
        <li>
          JXPathContext has two new convenience methods: <code>selectNodes and
          <code>selectSingleNode.
          <br/>
        </li>
        <li>
          Type conversion is integrated with BeanUtils.
          <br/>
        </li>
      </ul>
     </p>
     <p>
      This release also includes countless bug fixes and implementation improvements.
     </p>

    </section>

    <section name="Acknowledgements">
      <p>
        Great thanks to everybody who reported problems, helped to trace them,
        suggested changed or simply provided encouragement. Special thanks to
        <ul>
          <li>Jim Alateras
          <li>Psi Aushilfe3
          <li>Richard Barnett
          <li>Martin John Bartlett
          <li>Christian Beer
          <li>Jochen Bedersdorfer
          <li>Heiko Bensch
          <li>Noel J. Bergman
          <li>Timothy H. Bessie
          <li>Luca Biolcati
          <li>John C Bledsoe
          <li>Doug Borland
          <li>Vladimir R. Bossicard
          <li>Lloyd Boucher
          <li>Don Brown
          <li>Louis Calisi
          <li>Jerome Candat
          <li>Nassim Chalfouh
          <li>Prasad Rao Challakonda
          <li>Adam Chesney
          <li>Prasad Chodavarapu
          <li>David Chung
          <li>Mark R. Diggory
          <li>Robert Burrell Donkin
          <li>Juergen Donnerstag
          <li>Yann Duponchel
          <li>Xavier Dury
          <li>Erik Earle
          <li>Nagesh Eranki
          <li>JP Fielding
          <li>Gary Gregory
          <li>Peter Franken
          <li>Eric D. Friedman
          <li>Matthew Hawthorne
          <li>Joerg Heinicke
          <li>Reidar Hoerning
          <li>Nick Hofstede
          <li>Jason Horman
          <li>Ted Husted
          <li>Ivelin Ivanov
          <li>Uwe Janner
          <li>Kees Jongenburger
          <li>Adrian Perez Jorge
          <li>Snehal Khanna
          <li>John C. Landers
          <li>Jeff Lansing
          <li>Jonathan Layes
          <li>David Leangen
          <li>Joerg Lensing
          <li>Pato Loco
          <li>Tony Lodge
          <li>Joachim Maes
          <li>Thomas Mathis
          <li>Brian McCallister
          <li>Markus Menner
          <li>Stephan Mikaty
          <li>Shahar Mosek
          <li>Russell Neufeld
          <li>Peter Neumcke
          <li>Christopher Oliver
          <li>Steve Pannier
          <li>Adrian Price
          <li>Venkatesh Prasad Ranganath
          <li>Simon Raess
          <li>Sudhir Rao
          <li>Stan Reinis
          <li>Jean-Baptiste Reure
          <li>Michael Nascimento Santos
          <li>Dmitry Sklyut
          <li>Phil Steitz
          <li>Nikolay Tsankov
          <li>Joerg Troester
          <li>Joern Turner
          <li>Rob Walker
          <li>Sylvain Wallez
          <li>Knut Wannheden          
          <li>Chris White
          <li>Jeremy Wohl
          <li>Henri Yandell
          <li>Guanqun Zhang
          <li>Chuck (bigfishsmallpond)
        </ul>
        Thanks!
      </p>

    </section>
  </body>
</document>

Other Commons JXPath examples (source code examples)

Here is a short list of links related to this Commons JXPath release-notes-1.2.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.