com.gisgraphy.fulltext
Class fulltextResultDtoBuilder
java.lang.Object
com.gisgraphy.fulltext.fulltextResultDtoBuilder
public class fulltextResultDtoBuilder
- extends Object
Method Summary |
com.gisgraphy.fulltext.FulltextResultsDto |
build(org.apache.solr.client.solrj.response.QueryResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fulltextResultDtoBuilder
public fulltextResultDtoBuilder()
build
public com.gisgraphy.fulltext.FulltextResultsDto build(org.apache.solr.client.solrj.response.QueryResponse response)
- Parameters:
response
- The QueryResponse
to build the DTO
Copyright © 2012. All Rights Reserved.