public class GmlHandlerFactory extends Object implements SaxEventHandlerFactory
| Constructor and Description |
|---|
GmlHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a description of the describable item.
|
String |
getId()
Returns the name, aka ID, of the describable item.
|
SaxEventHandler |
getNewSaxEventHandler()
Get a new handler of this factory's type
|
String |
getOrganization()
Returns the organization associated with the describable item.
|
String |
getTitle()
Returns the title of the describable item.
|
String |
getVersion()
Retrieve the version.
|
void |
setGml3ToWkt(Gml3ToWkt gml3ToWkt) |
public SaxEventHandler getNewSaxEventHandler()
SaxEventHandlerFactorygetNewSaxEventHandler in interface SaxEventHandlerFactorypublic String getVersion()
DescribablegetVersion in interface Describablepublic String getId()
Describablehtml for a MetacardTransformer that transforms Metacards to HTMLgetId in interface Describablepublic String getTitle()
DescribablegetTitle in interface Describablepublic String getDescription()
DescribablegetDescription in interface Describablepublic String getOrganization()
DescribablegetOrganization in interface Describablepublic void setGml3ToWkt(Gml3ToWkt gml3ToWkt)
This work is licensed under a Creative Commons Attribution 4.0 International License.