All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Package Attributes
instruction.wrapper.WikihowWebsiteWrapper Class Reference
Inheritance diagram for instruction.wrapper.WikihowWebsiteWrapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getHowtoTitle ()
List< String > getInstructions ()
String getUrl ()
void load (String query)
ArrayList< String > read (String url)
String[] search_wikihow (String query)

Package Attributes

List< String > instructions = new ArrayList<String>()
String title = ""
String url = null

Detailed Description

Definition at line 15 of file WikihowWebsiteWrapper.java.


Member Function Documentation

Returns the title of the Howto loaded, e.g. "set a table"

Returns:

Implements instruction.wrapper.IHowtoWebsiteWrapper.

Definition at line 21 of file WikihowWebsiteWrapper.java.

Returns the list of instructions given by the Howto

Returns:

Implements instruction.wrapper.IHowtoWebsiteWrapper.

Definition at line 25 of file WikihowWebsiteWrapper.java.

Returns the location of the currently loaded Howto

Returns:

Implements instruction.wrapper.IHowtoWebsiteWrapper.

Definition at line 40 of file WikihowWebsiteWrapper.java.

void instruction.wrapper.WikihowWebsiteWrapper.load ( String  url) [inline]

Loads the content of the page given by url

Parameters:
url

Implements instruction.wrapper.IHowtoWebsiteWrapper.

Definition at line 30 of file WikihowWebsiteWrapper.java.

ArrayList<String> instruction.wrapper.WikihowWebsiteWrapper.read ( String  url) [inline]

Definition at line 81 of file WikihowWebsiteWrapper.java.

String [] instruction.wrapper.WikihowWebsiteWrapper.search_wikihow ( String  query) [inline]

Definition at line 46 of file WikihowWebsiteWrapper.java.


Member Data Documentation

List<String> instruction.wrapper.WikihowWebsiteWrapper.instructions = new ArrayList<String>() [package]

Definition at line 18 of file WikihowWebsiteWrapper.java.

Definition at line 17 of file WikihowWebsiteWrapper.java.

Definition at line 19 of file WikihowWebsiteWrapper.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


comp_ehow
Author(s): Moritz Tenorth, Daniel Nyga
autogenerated on Tue Apr 16 2013 00:18:25