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

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

public class MatchEntityParser
extends java.lang.Object
implements EntityParser<MatchEntity>


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

Constructor Detail

MatchEntityParser

public MatchEntityParser()
Method Detail

parse

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


Copyright © 2012. All Rights Reserved.