예제 #1
0
 def addLocalCatalog(self, uri):
     """Register a local catalog with the parser"""
     return libxml2mod.addLocalCatalog(self._o, uri)
예제 #2
0
 def addLocalCatalog(self, uri):
     """Register a local catalog with the parser"""
     return libxml2mod.addLocalCatalog(self._o, uri)