Interface ReferenceExtractor
- All Known Implementing Classes:
ImageMapExtractor
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ReferenceExtractor
Interface used to extract a
Reference
from a node- Since:
- 21.1
-
Method Summary
-
Method Details
-
extract
Returns aReference
for the external resource- Parameters:
node
- the document node- Returns:
- reference data of the external resource associated with the node
-