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

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

public class BootstrapEntityParser
extends java.lang.Object
implements EntityParser<BootstrapEntity>


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

Constructor Detail

BootstrapEntityParser

public BootstrapEntityParser()
Method Detail

parse

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


Copyright © 2012. All Rights Reserved.