com.jurismarches.vradi.ui.helpers
Class XmlStreamHelper
java.lang.Object
com.jurismarches.vradi.ui.helpers.XmlStreamHelper
public class XmlStreamHelper
- extends Object
XmlStreamHelper.
- Since:
- 5 mars 2010 01:48:29
- Version:
- $Revision: 1715 $ $Date: 2010-10-27 21:21:28 +0200 (mer., 27 oct. 2010) $
- Author:
- $Author: tchemit $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlStreamHelper
public XmlStreamHelper()
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.