JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
com.ecec.rweber.multispeak
XmlResultLoader
Contents
Description
Method Summary
Method Details
load(Element, Namespace)
Hide sidebar
Show sidebar
Interface XmlResultLoader
public interface
XmlResultLoader
Implementing class will take the result of a MultiSpeak call and use the result xml object to populate the class
Author:
rweber
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
load
(
Element
xml,
Namespace
n)
Method Details
load
void
load
(
Element
xml,
Namespace
n)
Parameters:
xml
- element containing Multispeak results to load into this object