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

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

public class IsSearchEntityParser
extends java.lang.Object
implements EntityParser<IsSearchEntity>


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

Constructor Detail

IsSearchEntityParser

public IsSearchEntityParser()
Method Detail

parse

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


Copyright © 2013 dontdrinkandroot. All Rights Reserved.