protected class MetadataParser.TouchpointInstructionsHandler
extends AbstractHandler
| Constructor and Description |
|---|
TouchpointInstructionsHandler(AbstractHandler parentHandler,
org.xml.sax.Attributes attributes,
java.util.List<MetadataParser.TouchpointInstructionsHandler> data) |
| Modifier and Type | Method and Description |
|---|---|
ITouchpointData |
getTouchpointData() |
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |
public TouchpointInstructionsHandler(AbstractHandler parentHandler,
org.xml.sax.Attributes attributes,
java.util.List<MetadataParser.TouchpointInstructionsHandler> data)