net.nczonline.web.cssembed
Class Embedder

java.lang.Object
  extended by net.nczonline.web.cssembed.CSSURLEmbedder
      extended by net.nczonline.web.cssembed.Embedder

public class Embedder
extends net.nczonline.web.cssembed.CSSURLEmbedder

Author:
marwol

Field Summary
 
Fields inherited from class net.nczonline.web.cssembed.CSSURLEmbedder
DATAURI_OPTION, DEFAULT_MAX_URI_LENGTH, MHTML_OPTION, MHTML_SEPARATOR, PROC_DIRECTIVE_PREFIX, PROC_DIRECTIVE_SKIP, SKIP_MISSING_OPTION
 
Constructor Summary
Embedder(Resource resource, Reader in, int options, boolean verbose, int maxUriLength, int maxImageSize)
           
 
Method Summary
 
Methods inherited from class net.nczonline.web.cssembed.CSSURLEmbedder
embedImages, embedImages, getFilename, getMHTMLRoot, getVerbose, setFilename, setMHTMLRoot, setVerbose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Embedder

public Embedder(Resource resource,
                Reader in,
                int options,
                boolean verbose,
                int maxUriLength,
                int maxImageSize)
         throws IOException
Parameters:
resource -
in -
options -
verbose -
maxUriLength -
maxImageSize -
Throws:
IOException


Copyright © 2012. All Rights Reserved.