Package com.liferay.fragment.processor
Interface DocumentFragmentEntryProcessor
public interface DocumentFragmentEntryProcessor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
processFragmentEntryLinkHTML
(FragmentEntryLink fragmentEntryLink, org.jsoup.nodes.Document document, FragmentEntryProcessorContext fragmentEntryProcessorContext)
-
Method Details
-
processFragmentEntryLinkHTML
void processFragmentEntryLinkHTML(FragmentEntryLink fragmentEntryLink, org.jsoup.nodes.Document document, FragmentEntryProcessorContext fragmentEntryProcessorContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-