net.dontdrinkandroot.lastfm.api.model.parser
Class WebsiteEntityParser

java.lang.Object
  extended by net.dontdrinkandroot.lastfm.api.model.parser.WebsiteEntityParser
All Implemented Interfaces:
EntityParser<UrlEntity>

public class WebsiteEntityParser
extends java.lang.Object
implements EntityParser<UrlEntity>


Constructor Summary
WebsiteEntityParser()
           
 
Method Summary
 void parse(org.w3c.dom.Element element, UrlEntity entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebsiteEntityParser

public WebsiteEntityParser()
Method Detail

parse

public void parse(org.w3c.dom.Element element,
                  UrlEntity entity)
Specified by:
parse in interface EntityParser<UrlEntity>


Copyright © 2012. All Rights Reserved.