RichFaces Examples Template 4.3.3.Final

org.richfaces.example
Class XMLBodySerializer

java.lang.Object
  extended by org.richfaces.example.XMLBodySerializer

public class XMLBodySerializer
extends Object

Author:
Maksim Kaszynski

Constructor Summary
XMLBodySerializer()
           
 
Method Summary
 String serialize(NodeList childNodes, Document xmlDocument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBodySerializer

public XMLBodySerializer()
Method Detail

serialize

public String serialize(NodeList childNodes,
                        Document xmlDocument)
                 throws ParsingException
Throws:
ParsingException

RichFaces Examples Template 4.3.3.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.