net.sf.fb4j.client.xml
Class XmlFacebookMethod

java.lang.Object
  extended by net.sf.fb4j.client.FacebookMethod<org.w3c.dom.Document>
      extended by net.sf.fb4j.client.xml.XmlFacebookMethod

public class XmlFacebookMethod
extends FacebookMethod<org.w3c.dom.Document>


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.fb4j.client.FacebookMethod
FacebookMethod.Auth, FacebookMethod.Events, FacebookMethod.Fbml, FacebookMethod.Feed, FacebookMethod.Fql, FacebookMethod.Friends, FacebookMethod.Groups, FacebookMethod.Marketplace, FacebookMethod.Notifications, FacebookMethod.Pages, FacebookMethod.Photos, FacebookMethod.Profile, FacebookMethod.Users
 
Constructor Summary
XmlFacebookMethod(java.lang.String methodName)
           
 
Method Summary
 org.w3c.dom.Document parseResponse(java.lang.String response)
           
 
Methods inherited from class net.sf.fb4j.client.FacebookMethod
getFormat, getMethodName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmlFacebookMethod

public XmlFacebookMethod(java.lang.String methodName)
Method Detail

parseResponse

public org.w3c.dom.Document parseResponse(java.lang.String response)
                                   throws FacebookClientException
Specified by:
parseResponse in class FacebookMethod<org.w3c.dom.Document>
Throws:
FacebookClientException


Copyright © 2008. All Rights Reserved.