Class TextToHtmlTransformer


  • @Component
    public class TextToHtmlTransformer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String transform​(de.digitalcollections.model.api.identifiable.parts.structuredcontent.contentblocks.Text text)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TextToHtmlTransformer

        public TextToHtmlTransformer()
    • Method Detail

      • transform

        public java.lang.String transform​(de.digitalcollections.model.api.identifiable.parts.structuredcontent.contentblocks.Text text)