Part of patch for XALANJ-1774

Added new lookupStylesheetQNameNamespace and expandStylesheetQNameRef methods
that determine the namespace in which a QName is defined using information
about the stylesheet's namespace declarations.  The first method returns a
namespace URI or a zero-length string if none was found, and the second returns
an expanded QName of the form <uri>:<local-name> or just <local-name> if no
namespace was found.

Reviewed by Christine Li (jycli () ca ! ibm ! com)

1 file changed