Type | Name and description |
---|---|
java.lang.String |
attributeNamespace The attribute namespace (prefix=url) |
java.lang.String |
feedType The feed type (atom or rss) |
java.lang.String |
geometryType The geometry type (simple, gml, w3c) |
boolean |
includeAttributes Whether to include attributes |
java.lang.Object |
itemDate The item date (Closure, Expression, or String) |
java.lang.Object |
itemDescription The item description (Closure, Expression, or String) |
java.lang.Object |
itemGeometry The item geometry (Closure, Expression, or String) |
java.lang.Object |
itemId The item id (Closure, Expression, or String) |
java.lang.Object |
itemTitle The item title (Closure, Expression, or String) |
java.lang.String |
projId The Projection ID |
Constructor and description |
---|
GeoRSSWriter() |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
The attribute namespace (prefix=url)
The feed type (atom or rss)
The geometry type (simple, gml, w3c)
Whether to include attributes
The item date (Closure, Expression, or String)
The item description (Closure, Expression, or String)
The item geometry (Closure, Expression, or String)
The item id (Closure, Expression, or String)
The item title (Closure, Expression, or String)
The Projection ID
Groovy Documentation