Class PdfToHtmlConverter.CustomStrategyOfCssUrlCreation

  • Enclosing class:
    PdfToHtmlConverter

    protected static class PdfToHtmlConverter.CustomStrategyOfCssUrlCreation
    extends com.aspose.pdf.HtmlSaveOptions.CssUrlMakingStrategy
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String filename  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String invoke​(com.aspose.pdf.HtmlSaveOptions.CssUrlRequestInfo cssUrlRequestInfo)  
      • Methods inherited from class com.aspose.pdf.HtmlSaveOptions.CssUrlMakingStrategy

        beginInvoke, endInvoke
      • Methods inherited from class com.aspose.pdf.internal.ms.System.l7j

        combineImpl, getInvocationList, op_Equality, op_Inequality, removeImpl
      • Methods inherited from class com.aspose.pdf.internal.ms.System.l3f

        combine, combine, op_Equality, op_Inequality, peekOutRefParam, peekResult, pushOutRefParams, pushResult, remove, removeAll, setException, throwException
    • Field Detail

      • filename

        protected String filename
    • Constructor Detail

      • CustomStrategyOfCssUrlCreation

        public CustomStrategyOfCssUrlCreation​(String filename)
    • Method Detail

      • invoke

        public String invoke​(com.aspose.pdf.HtmlSaveOptions.CssUrlRequestInfo cssUrlRequestInfo)
        Specified by:
        invoke in class com.aspose.pdf.HtmlSaveOptions.CssUrlMakingStrategy