public interface IMetaTagHandler
| Modifier and Type | Method and Description |
|---|---|
void |
noteMetaTag(java.util.Map tagAttributes)
Inform the world of a discovered metadata tag.
|
void noteMetaTag(java.util.Map tagAttributes)
throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
tagAttributes - are the attributes that belong to the tag.org.apache.manifoldcf.core.interfaces.ManifoldCFException