public class XIncludeTestCase extends Object
Tests for XInclude aware parsing.
| Constructor and Description |
|---|
XIncludeTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream(String name)
Return an appropriate InputStream for the specified test file (which must be inside our current package.
|
void |
testXInclude()
Test XInclude.
|
public XIncludeTestCase()
public void testXInclude() throws SAXException, IOException
SAXExceptionIOExceptionprotected InputStream getInputStream(String name) throws IOException
name - Name of the test file we wantIOException - if an input/output error occursCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.