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

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

public class WikiEntityParser
extends java.lang.Object
implements EntityParser<WikiEntity>


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

Constructor Detail

WikiEntityParser

public WikiEntityParser()
Method Detail

parse

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


Copyright © 2013 dontdrinkandroot. All Rights Reserved.