Package org.apache.xmlbeans.impl.util
Class Diff
java.lang.Object
org.apache.xmlbeans.impl.util.Diff
public class Diff extends Object
This needs to be here so that it can be accessed by FilerImpl
-
Constructor Summary
Constructors Constructor Description Diff()
-
Method Summary
-
Constructor Details
-
Diff
public Diff()
-
-
Method Details
-
readersAsText
public static void readersAsText(Reader r1, String name1, Reader r2, String name2, List diffs) throws IOException- Throws:
IOException
-