Class WebHtmlResourceHandler

  • All Implemented Interfaces:
    HtmlResourceHandler

    public class WebHtmlResourceHandler
    extends java.lang.Object
    implements HtmlResourceHandler
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Constructor Summary

      Constructors 
      Constructor Description
      WebHtmlResourceHandler​(java.lang.String pathPattern)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getResourcePath​(java.lang.String id)  
      void handleResource​(java.lang.String id, byte[] data)  
      • Methods inherited from class java.lang.Object

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

      • WebHtmlResourceHandler

        public WebHtmlResourceHandler​(java.lang.String pathPattern)