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

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

public class ScrobbleSourceEntityParser
extends java.lang.Object
implements EntityParser<ScrobbleSourceEntity>


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

Constructor Detail

ScrobbleSourceEntityParser

public ScrobbleSourceEntityParser()
Method Detail

parse

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


Copyright © 2012. All Rights Reserved.