org.chorem.vradi.ui.helpers
Class XmlStreamHelper
java.lang.Object
org.chorem.vradi.ui.helpers.XmlStreamHelper
public class XmlStreamHelper
- extends Object
XmlStreamHelper.
- Since:
- 5 mars 2010 01:48:29
- Version:
- $Revision: 21 $ $Date: 2011-05-09 18:43:58 +0200 (lun., 09 mai 2011) $
- Author:
- $Author: sletellier $
| 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-2011 CodeLutin. All Rights Reserved.