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

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

public class CountEntityParser
extends java.lang.Object
implements EntityParser<CountEntity>


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

Constructor Detail

CountEntityParser

public CountEntityParser()
Method Detail

parse

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


Copyright © 2012. All Rights Reserved.