info.bliki.htmlcleaner
Interface ITagInfoProvider
- All Known Implementing Classes:
- HtmlTagProvider
public interface ITagInfoProvider
Provides set of TagInfo instances. The instance of this interface is used as a
collection of tag definitions used in cleanup process. Implementing this interface
desired behaviour of cleaner can be achived.
In most cases implementation will be or contain a kind of Map.
Created by: Vladimir Nikic
Date: November, 2006.
getTagInfo
TagInfo getTagInfo(java.lang.String tagName)
Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.