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()
SaxEventHandlerFactory
getNewSaxEventHandler
in interface SaxEventHandlerFactory
public String getVersion()
Describable
getVersion
in interface Describable
public String getId()
Describable
html for a MetacardTransformer
that transforms Metacard
s to HTML
getId
in interface Describable
public String getTitle()
Describable
getTitle
in interface Describable
public String getDescription()
Describable
getDescription
in interface Describable
public String getOrganization()
Describable
getOrganization
in interface Describable
public void setGml3ToWkt(Gml3ToWkt gml3ToWkt)
This work is licensed under a Creative Commons Attribution 4.0 International License.