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: 684 $ $Date: 2010-04-07 22:59:41 +0200 (mer., 07 avril 2010) $
Author:
$Author: schorlet $

Method Summary
static org.jdom.Element getFirstElement(String url)
           
static Map<String,String> getFirstElementValues(org.jdom.Element firstElement)
           
static Set<String> getRSSFields(org.jdom.Element firstElement)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws VradiException
Throws:
VradiException

getFirstElement

public static org.jdom.Element getFirstElement(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.