com.jurismarches.vradi.services
Class XmlStreamServiceImpl
java.lang.Object
com.jurismarches.vradi.services.XmlStreamServiceImpl
- All Implemented Interfaces:
- XmlStreamService
public class XmlStreamServiceImpl
- extends Object
- implements XmlStreamService
- Author:
- morin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
channel
protected static String channel
entry
protected static String entry
feed
protected static String feed
item
protected static String item
opt
protected static String opt
rdf
protected static String rdf
XmlStreamServiceImpl
public XmlStreamServiceImpl()
getFirstElement
public org.jdom.Element getFirstElement(String url)
throws TechnicalException
- Specified by:
getFirstElement in interface XmlStreamService
- Throws:
TechnicalException
getRSSFields
public List<String> getRSSFields(org.jdom.Element firstElement)
- Specified by:
getRSSFields in interface XmlStreamService
getFirstElementValues
public Map<String,String> getFirstElementValues(org.jdom.Element firstElement)
- Specified by:
getFirstElementValues in interface XmlStreamService
Copyright © 2009-2010 JurisMarches. All Rights Reserved.