public class XHTMLOptions extends Options
| Modifier and Type | Method and Description |
|---|---|
static XHTMLOptions |
create() |
XHTMLOptions |
generateCSSComments(boolean generateCSSComments) |
int |
getIndent() |
IURIResolver |
getURIResolver() |
XHTMLOptions |
indent(int indent) |
boolean |
isGenerateCSSComments() |
XHTMLOptions |
URIResolver(IURIResolver resolver) |
getExtractor, setExtractorpublic static XHTMLOptions create()
public int getIndent()
public XHTMLOptions indent(int indent)
public boolean isGenerateCSSComments()
public XHTMLOptions generateCSSComments(boolean generateCSSComments)
public IURIResolver getURIResolver()
public XHTMLOptions URIResolver(IURIResolver resolver)
Copyright © 2015. All Rights Reserved.