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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • load

      void load(Element xml, Namespace n)
      Parameters:
      xml - element containing Multispeak results to load into this object