RichFaces Examples Template 4.1.0.20111111-CR1

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.1.0.20111111-CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.