ConfigFileTagProvider, DefaultTagProvider, Html4TagProvider, Html5TagProviderpublic 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.
| Modifier and Type | Method | Description |
|---|---|---|
TagInfo |
getTagInfo(String tagName) |
Copyright © 2006–2018. All rights reserved.