The Artima Developer Community
Sponsored Link

Python Buzz Forum
PathUpdate API

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Kimbro Staken

Posts: 1890
Nickname: kstaken
Registered: Jun, 2003

Kimbro Staken is a technologist specializing in virtualization and virtual appliances.
PathUpdate API Posted: Nov 15, 2003 6:47 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Kimbro Staken.
Original Post: PathUpdate API
Feed Title: Inspirational Technology
Feed URL: http://feeds.feedburner.com/kstaken?t=rss20&a=Python
Feed Description: Exploring creative use of technology
Latest Python Buzz Posts
Latest Python Buzz Posts by Kimbro Staken
Latest Posts From Inspirational Technology

Advertisement
In Syncato 0.6 I added a Python API for constructing and modifying XML fragments using XPath specifiers. So far this has proven to be a really powerful way of working with XML fragments the way Syncato does. The API is pretty simple. class PathUpdate: def addNode(self, path, content = None,...

Read: PathUpdate API

Topic: Sawdust Previous Topic   Next Topic Topic: Clean

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use