equal
deleted
inserted
replaced
85 * |
85 * |
86 * @author Arnaud Le Hors, IBM |
86 * @author Arnaud Le Hors, IBM |
87 * @author Andy Clark, IBM |
87 * @author Andy Clark, IBM |
88 * @author Neil Graham, IBM |
88 * @author Neil Graham, IBM |
89 * |
89 * |
90 * @version $Id: DTDConfiguration.java,v 1.7 2010-11-01 04:40:09 joehw Exp $ |
|
91 */ |
90 */ |
92 public class DTDConfiguration |
91 public class DTDConfiguration |
93 extends BasicParserConfiguration |
92 extends BasicParserConfiguration |
94 implements XMLPullParserConfiguration { |
93 implements XMLPullParserConfiguration { |
95 |
94 |