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

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

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


Constructor Summary
UrlEntityParser()
           
 
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

UrlEntityParser

public UrlEntityParser()
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.