Class XmlCompare


  • public class XmlCompare
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.lang.String FEATURE_XML_ROUNDTRIP  
    • Constructor Summary

      Constructors 
      Constructor Description
      XmlCompare()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void compareXmlTwoFiles​(java.io.Reader rr, java.io.Reader rq)  
      static java.lang.String getNextElementText​(XmlPullParser parser)
      Returns the next Element in the stream (including all sub elements) as a String
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait