Class GalleryInWysiwygRouter.ImageUrlToDataSourceScanner

java.lang.Object
org.silverpeas.components.gallery.servlets.GalleryInWysiwygRouter.ImageUrlToDataSourceScanner
All Implemented Interfaces:
org.silverpeas.core.contribution.content.LinkUrlDataSourceScanner
Enclosing class:
GalleryInWysiwygRouter

@Singleton public static class GalleryInWysiwygRouter.ImageUrlToDataSourceScanner extends Object implements org.silverpeas.core.contribution.content.LinkUrlDataSourceScanner
  • Constructor Details

    • ImageUrlToDataSourceScanner

      public ImageUrlToDataSourceScanner()
  • Method Details

    • scanHtml

      public List<org.silverpeas.core.contribution.content.LinkUrlDataSource> scanHtml(String htmlContent)
      Specified by:
      scanHtml in interface org.silverpeas.core.contribution.content.LinkUrlDataSourceScanner