Class and Description |
---|
net.sf.practicalxml.converter.bean.Introspection
This class is now contained in the KDGCommons library; all future
enhancements or bugfixes will be made to that version. This version
is a thin wrapper over that version, allowing the local variant of
IntrospectionCache (also deprecated) to maintin its
segmature. Both will be removed in release 1.2. |
net.sf.practicalxml.converter.bean.IntrospectionCache
This class is now contained in the KDGCommons library; all future
enhancements or bugfixes will be made to that version. This version
will be removed in release 1.2.
|
net.sf.practicalxml.internal.StringUtils
This class provides functionality that is available in KDGCommons
(http://kdgcommons.sourceforge.net/) and Jakarta Commons. It will
be removed in release 2.0.0.
|
Method and Description |
---|
net.sf.practicalxml.xpath.XPathWrapper.bindDefaultNamespace(String)
In practice, this method isn't particularly useful:
if you're going to specify ":" on a term, you might
as well specify a single-character prefix. It won't
be removed, but a future implementation might parse
an expression sans colons, and insert references.
|