|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.geo.models.GeocodeModel
public class GeocodeModel
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
address
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource |
static java.lang.String |
NS
The namespace of the vocabulary as a string |
static com.hp.hpl.jena.rdf.model.Resource |
Point
represents a point found from geocoding an address |
static com.hp.hpl.jena.rdf.model.Property |
queried
|
static java.lang.String |
xmlBase
|
| Constructor Summary | |
|---|---|
GeocodeModel()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getURI()
The namespace of the vocabulary as a string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property address
public static final com.hp.hpl.jena.rdf.model.Property queried
public static final com.hp.hpl.jena.rdf.model.Resource Point
represents a point found from geocoding an address
public static java.lang.String xmlBase
| Constructor Detail |
|---|
public GeocodeModel()
| Method Detail |
|---|
public static java.lang.String getURI()
The namespace of the vocabulary as a string
NS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||