org.htmlcleaner
Class DomSerializer
java.lang.Object
org.htmlcleaner.DomSerializer
public class DomSerializer
- extends Object
DOM serializer - creates xml DOM.
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
DomSerializer
public DomSerializer(CleanerProperties props,
boolean escapeXml)
DomSerializer
public DomSerializer(CleanerProperties props)
createDOM
public Document createDOM(TagNode rootNode)
throws ParserConfigurationException
- Throws:
ParserConfigurationException
Copyright © 2006-2011. All Rights Reserved.