changeset 25264 | 040625ce9b72 |
parent 12457 | c348e06f0e82 |
25263:0939b202eb62 | 25264:040625ce9b72 |
---|---|
95 * |
95 * |
96 * @xerces.internal |
96 * @xerces.internal |
97 * |
97 * |
98 * @author Andy Clark, IBM |
98 * @author Andy Clark, IBM |
99 * |
99 * |
100 * @version $Id: XMLNamespaceBinder.java,v 1.4 2010-11-01 04:39:41 joehw Exp $ |
|
101 */ |
100 */ |
102 public class XMLNamespaceBinder |
101 public class XMLNamespaceBinder |
103 implements XMLComponent, XMLDocumentFilter { |
102 implements XMLComponent, XMLDocumentFilter { |
104 |
103 |
105 // |
104 // |