public abstract class CodeFormatter extends Object
| Constructor and Description |
|---|
CodeFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatCSS(String css) |
static String |
formatHTML(String html) |
static String |
formatJS(String js) |
static String |
formatXML(nu.xom.Document xml) |
Copyright © 2014. All Rights Reserved.