However, this library can inherit tag libraries of different namespaces. If the namespace of the element is null or the same as the this tag library's namespace, then this tag library is used. Otherwise, the parent tag library, if exists, is used for the lookup. Using parent-hiearchy is one way to create a tag library that can handle multiple namespaces.
This class was the TagLibrary class in CookXml 2.0. @author Heng Yuan @version $Id: SingleNSTagLibrary.java 255 2007-06-10 07:08:13Z coconut $ @since CookXml 1.0
|
|