|
|
|
|
@ -30,7 +30,7 @@ import org.xml.sax.ContentHandler;
@@ -30,7 +30,7 @@ import org.xml.sax.ContentHandler;
|
|
|
|
|
import org.xml.sax.InputSource; |
|
|
|
|
import org.xml.sax.helpers.AttributesImpl; |
|
|
|
|
|
|
|
|
|
public class StaxStreamXMLReaderTest extends AbstractStaxXMLReaderTestCase { |
|
|
|
|
public class StaxStreamXMLReaderTests extends AbstractStaxXMLReaderTestCase { |
|
|
|
|
|
|
|
|
|
public static final String CONTENT = "<root xmlns='http://springframework.org/spring-ws'><child/></root>"; |
|
|
|
|
|