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

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

public class UserEntityParser
extends java.lang.Object
implements EntityParser<UserEntity>


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

Constructor Detail

UserEntityParser

public UserEntityParser()
Method Detail

parse

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


Copyright © 2012. All Rights Reserved.