| ( 2 Reviews) |
This class implements a small portion of the wc3 xml dom model. Generally useful for simple XML return objects. Can parse into DOM trees the XML return objects from Google, Amazon and others. Note: stores namespaces in the attributes map. No node typing done at this time The source code contains the documentation that exists, the dom model is described by the links below.
Project Owner:
Ron Hess
Created: Sat Oct 18 00:39:13 GMT 2008Force.com for Amazon Web Services lets developers easily create applications that integrate the power of Force.com and the Amazon Web Services (AWS).
Combining a framework for authentication, native access to the AWS Simple Storage System (S3), and pre-built Amazon Machine Images (AMI), the toolkit provides the foundations nessesary to take advantage of these Amazon services directly within Force.com.
You can now easily manipulate S3 objects from within Apex, and kickstart integration development with EC2.
The download URl will allow you to install the code and examples in your Developer Edition org.
RSS feed reader class, written in Apex Code. This class makes callouts to a feed source, then returns the resulting feed into an easy to use object for display in Visualforce. The sample page included shows how this is done, you are free to edit the formatting that the component produces to suit your own page. This is an example only, not a complete application. There is no other documentation than the source for the project at this time.