com.jurismarches.vradi.ui.helpers
Class XmlStreamHelper

java.lang.Object
  extended by com.jurismarches.vradi.ui.helpers.XmlStreamHelper

public class XmlStreamHelper
extends Object

XmlStreamHelper.

Since:
5 mars 2010 01:48:29
Version:
$Revision: 1739 $ $Date: 2010-11-03 09:59:10 +0100 (mer., 03 nov. 2010) $
Author:
$Author: sletellier $

Constructor Summary
XmlStreamHelper()
           
 
Method Summary
static org.jdom.Element getFirstElement(String url)
           
protected static org.jdom.Element getFirstElementJDom(String url)
           
static Map<String,String> getFirstElementValues(org.jdom.Element firstElement)
           
protected static org.jdom.Element getFirstElementXpp(String url)
           
static Set<String> getRSSFields(org.jdom.Element firstElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlStreamHelper

public XmlStreamHelper()
Method Detail

getFirstElement

public static org.jdom.Element getFirstElement(String url)
                                        throws VradiException
Throws:
VradiException

getFirstElementJDom

protected static org.jdom.Element getFirstElementJDom(String url)
                                               throws VradiException
Throws:
VradiException

getFirstElementXpp

protected static org.jdom.Element getFirstElementXpp(String url)
                                              throws VradiException
Throws:
VradiException

getRSSFields

public static Set<String> getRSSFields(org.jdom.Element firstElement)

getFirstElementValues

public static Map<String,String> getFirstElementValues(org.jdom.Element firstElement)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.