public class XHTMLAttrInjector extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
XHTMLAttrInjector() |
Modifier and Type | Method and Description |
---|---|
static void |
injectAttrs(Node sourceNode,
String classVal,
String styleVal) |
protected static String |
injectAttrs(String content,
String classVal,
String styleVal) |
static void |
main(String[] args) |
protected static String injectAttrs(String content, String classVal, String styleVal) throws ParserConfigurationException, SAXException, IOException
public static void main(String[] args) throws ParserConfigurationException, SAXException, IOException
args
- IOException
SAXException
ParserConfigurationException
Copyright © 2007-2019. All Rights Reserved.