Interface TagFactory

  • All Known Implementing Classes:
    DefaultTagFactory

    public interface TagFactory

    TagFactory represents a Factory of Tag instances.

    Note that this class should be re-entrant and used concurrently by multiple threads.
    Version:
    $Revision: 155420 $
    Author:
    James Strachan