|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IoutputFormatVisitor | |
|---|---|
| com.gisgraphy.domain.geoloc.service.fulltextsearch | |
| com.gisgraphy.domain.geoloc.service.geoloc | Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. |
| com.gisgraphy.domain.valueobject | Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. |
| Uses of IoutputFormatVisitor in com.gisgraphy.domain.geoloc.service.fulltextsearch |
|---|
| Classes in com.gisgraphy.domain.geoloc.service.fulltextsearch that implement IoutputFormatVisitor | |
|---|---|
class |
FulltextErrorVisitor
Visitor (visitor pattern) to return error message according to the format for the fulltext service |
| Uses of IoutputFormatVisitor in com.gisgraphy.domain.geoloc.service.geoloc |
|---|
| Classes in com.gisgraphy.domain.geoloc.service.geoloc that implement IoutputFormatVisitor | |
|---|---|
class |
GeolocErrorVisitor
Visitor (visitor pattern) to return error message according to the format for the geoloc service |
| Uses of IoutputFormatVisitor in com.gisgraphy.domain.valueobject |
|---|
| Methods in com.gisgraphy.domain.valueobject with parameters of type IoutputFormatVisitor | |
|---|---|
abstract java.lang.String |
Output.OutputFormat.accept(IoutputFormatVisitor visitor)
Method to implement the visitor pattern |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||