Class XmlDataSniffer.XmlSniffResult

  • Enclosing class:
    XmlDataSniffer

    public static class XmlDataSniffer.XmlSniffResult
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XmlSniffResult​(java.lang.String rootElementName)  
    • Method Summary

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

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

      • XmlSniffResult

        public XmlSniffResult​(java.lang.String rootElementName)
    • Method Detail

      • getRootElementName

        public java.lang.String getRootElementName()