Class TaglibTagFactory

java.lang.Object
net.ontopia.utils.ontojsp.TaglibTagFactory
All Implemented Interfaces:
JSPTagFactoryIF

public class TaglibTagFactory extends Object implements JSPTagFactoryIF
INTERNAL: A TaglibTagFactory that creates the correct tags from the net.ontopia.nav2.taglibs packages. Used for the implentation of the call tag and internally for testing.
See Also:
  • Field Details

  • Constructor Details

    • TaglibTagFactory

      public TaglibTagFactory()
    • TaglibTagFactory

      public TaglibTagFactory(boolean useTagPooling)
  • Method Details