public interface IXMLHandler extends IDiscoveredLinkHandler
| Modifier and Type | Method and Description |
|---|---|
void |
noteDiscoveredTtlValue(java.lang.String rawTtlValue)
Inform the world of a discovered ttl value.
|
noteDiscoveredBase, noteDiscoveredLinkvoid noteDiscoveredTtlValue(java.lang.String rawTtlValue)
throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
rawTtlValue - is the raw discovered ttl value.org.apache.manifoldcf.core.interfaces.ManifoldCFException