public class XmlSaxEventHandlerFactoryImpl extends Object implements SaxEventHandlerFactory
| Constructor and Description |
|---|
XmlSaxEventHandlerFactoryImpl() |
| 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.
|
Map<String,String> |
getXmlToMetacardMapping() |
void |
setXmlToMetacardMapping(Map<String,String> mapping) |
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 DescribableThis work is licensed under a Creative Commons Attribution 4.0 International License.