org.switchboard
Class FoafFriend

java.lang.Object
  extended by org.switchboard.browser.XMLFragment
      extended by org.switchboard.FoafFriend

public class FoafFriend
extends XMLFragment

Author:
Jeffrey Crouse

Constructor Summary
FoafFriend(String xml, FoafFile file)
           
 
Method Summary
 String getMboxSha1Sum()
           
 String getName()
           
 String getSeeAlso()
           
 String getValueOf(String xquery)
           
 
Methods inherited from class org.switchboard.browser.XMLFragment
main, query, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FoafFriend

public FoafFriend(String xml,
                  FoafFile file)
Method Detail

getName

public String getName()

getMboxSha1Sum

public String getMboxSha1Sum()

getSeeAlso

public String getSeeAlso()

getValueOf

public String getValueOf(String xquery)