Package cookxml.core.taglibrary

Class Summary
InheritableTagLibrary This tag library class avoids the hassele of setting up all the things (adders and setters) for a tag.
MultiNSTagLibrary This tag library pools several SingleNSTagLibrary together to serve as a single TagLibrary.
SingleNSTagLibrary This class by itself can only add creators, adders, setters, and converters for a single namespace.