Home | History | Annotate | Download | only in processor

Lines Matching refs:getNamespaceSupport

194     return this.getNamespaceSupport().getURI(prefix);
520 // this.getNamespaceSupport().declarePrefix(prefix, uri);
575 NamespaceSupport nssupport = this.getNamespaceSupport();
667 this.getNamespaceSupport().popContext();
1570 NamespaceSupport getNamespaceSupport()