| com.hp.hpl.jena.xmloutput.test.XMLOutputTestBase com.hp.hpl.jena.xmloutput.test.TestXMLAbbrev
TestXMLAbbrev | public class TestXMLAbbrev extends XMLOutputTestBase (Code) | | The tests testReaderAndWriter includes for the language
"RDF/XML-ABBREV". Extracted from TestXMLFeatures as part
of a clarification exercise intended to extend the testing to
allow for the entity-including option.
author: eh |
Methods inherited from com.hp.hpl.jena.xmloutput.test.XMLOutputTestBase | static void blockLogger()(Code)(Java Doc) protected void check(String filename, String regex, Change code) throws IOException(Code)(Java Doc) protected void check(String filename, String regexPresent, String regexAbsent, Change code) throws IOException(Code)(Java Doc) protected void check(String filename, String encoding, String regexPresent, String regexAbsent, Change code) throws IOException(Code)(Java Doc) protected void check(String filename, String regexAbsent, Change code, String base) throws IOException(Code)(Java Doc) protected void check(String filename, String encoding, String regexPresent, String regexAbsent, boolean errs, Change code) throws IOException(Code)(Java Doc) protected void check(String filename, String encoding, String regexPresent, String regexAbsent, boolean errorExpected, Change code, String base) throws IOException(Code)(Java Doc) static boolean unblockLogger()(Code)(Java Doc)
|
|
|