public void registerTagLibrary(String namespaceURI, String className)(Code)
Registers the given tag library class name against the given namespace URI.
The class will be loaded via the given ClassLoader
This should be called before the parser is used.