net.dontdrinkandroot.lastfm.api.model.entitytypes
Class DateEntityParser

java.lang.Object
  extended by net.dontdrinkandroot.lastfm.api.model.entitytypes.DateEntityParser
All Implemented Interfaces:
EntityParser<DateEntity>

public class DateEntityParser
extends java.lang.Object
implements EntityParser<DateEntity>


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

Constructor Detail

DateEntityParser

public DateEntityParser()
Method Detail

parse

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


Copyright © 2012. All Rights Reserved.