com.atlassian.gadgets.test
Class DirectoryEntryParser

java.lang.Object
  extended by com.atlassian.gadgets.test.DirectoryEntryParser

public class DirectoryEntryParser
extends Object


Method Summary
 String getDescription()
           
 String getTitle()
           
static DirectoryEntryParser parseDirectoryEntry(Node entryNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTitle

public String getTitle()

getDescription

public String getDescription()

parseDirectoryEntry

public static DirectoryEntryParser parseDirectoryEntry(Node entryNode)


Copyright © 2010 Atlassian. All Rights Reserved.