org.htmlcleaner
Class JDomSerializer
java.lang.Object
org.htmlcleaner.JDomSerializer
public class JDomSerializer
- extends Object
JDom serializer - creates xml JDom instance out of the TagNode.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
props
protected CleanerProperties props
escapeXml
protected boolean escapeXml
JDomSerializer
public JDomSerializer(CleanerProperties props,
boolean escapeXml)
JDomSerializer
public JDomSerializer(CleanerProperties props)
createJDom
public org.jdom2.Document createJDom(TagNode rootNode)
Copyright © 2006-2014. All Rights Reserved.