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