org.sakaiproject.poll.util
Class PollUtil

java.lang.Object
  extended by org.sakaiproject.poll.util.PollUtil

public class PollUtil
extends Object


Constructor Summary
PollUtil()
           
 
Method Summary
static Element optionToXml(Option option, Document doc, Stack<Element> stack)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollUtil

public PollUtil()
Method Detail

optionToXml

public static Element optionToXml(Option option,
                                  Document doc,
                                  Stack<Element> stack)


Copyright © 2003-2012 Sakai Project. All Rights Reserved.