public abstract class SetGeopointActionHandler extends Object implements IElementHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
| Constructor and Description |
|---|
SetGeopointActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract SetGeopointAction |
getSetGeopointAction()
Returns an implementation for the odk:setgeopoint action.
|
void |
handle(XFormParser p,
org.kxml2.kdom.Element e,
Object parent) |
public static final String ELEMENT_NAME
public final void handle(XFormParser p, org.kxml2.kdom.Element e, Object parent)
handle in interface IElementHandlerpublic abstract SetGeopointAction getSetGeopointAction()
Copyright © 2023. All rights reserved.