Uses of Class
org.jboss.util.xml.DOMWriter

Packages that use DOMWriter
org.jboss.util.xml XML utilities. 
 

Uses of DOMWriter in org.jboss.util.xml
 

Methods in org.jboss.util.xml that return DOMWriter
 DOMWriter DOMWriter.setCanonical(boolean canonical)
          Set wheter entities should appear in their canonical form.
 DOMWriter DOMWriter.setPrettyprint(boolean prettyprint)
          Set wheter element should be indented.
 DOMWriter DOMWriter.setWriteXMLDeclaration(boolean writeXMLDeclaration)
          Set wheter the XML declaration should be written.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.