Class DefaultXmlModel


  • public class DefaultXmlModel
    extends XmlModel
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultXmlModel()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getField​(java.lang.String keyName)  
      java.lang.String getText()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultXmlModel

        public DefaultXmlModel()
    • Method Detail

      • getField

        public java.lang.Object getField​(java.lang.String keyName)
      • getText

        public java.lang.String getText()