Daisy Open Source CMS

org.outerj.daisy.repository
Interface LinkExtractorInfo


public interface LinkExtractorInfo


Method Summary
 String getDescription()
           
 String getName()
           
 org.outerx.daisy.x10.LinkExtractorDocument getXml()
           
 

Method Detail

getName

String getName()

getDescription

String getDescription()

getXml

org.outerx.daisy.x10.LinkExtractorDocument getXml()

Daisy Open Source CMS