$search

instruction::wrapper::IHowtoWebsiteWrapper Interface Reference

Inheritance diagram for instruction::wrapper::IHowtoWebsiteWrapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getHowtoTitle ()
List< String > getInstructions ()
String getUrl ()
void load (String url)

Detailed Description

Interface for Wrapper classes to extract Howtos from a distinct website

Author:
Daniel Nyga

Definition at line 11 of file IHowtoWebsiteWrapper.java.


Member Function Documentation

String instruction::wrapper::IHowtoWebsiteWrapper::getHowtoTitle (  ) 

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

Returns:

Implemented in instruction::wrapper::LocalFileWrapper, instruction::wrapper::LocalParseTree, and instruction::wrapper::WikihowWebsiteWrapper.

List<String> instruction::wrapper::IHowtoWebsiteWrapper::getInstructions (  ) 

Returns the list of instructions given by the Howto

Returns:

Implemented in instruction::wrapper::LocalFileWrapper, instruction::wrapper::LocalParseTree, and instruction::wrapper::WikihowWebsiteWrapper.

String instruction::wrapper::IHowtoWebsiteWrapper::getUrl (  ) 

Returns the location of the currently loaded Howto

Returns:

Implemented in instruction::wrapper::LocalFileWrapper, instruction::wrapper::LocalParseTree, and instruction::wrapper::WikihowWebsiteWrapper.

void instruction::wrapper::IHowtoWebsiteWrapper::load ( String  url  ) 

Loads the content of the page given by url

Parameters:
url 

Implemented in instruction::wrapper::LocalFileWrapper, instruction::wrapper::LocalParseTree, and instruction::wrapper::WikihowWebsiteWrapper.


The documentation for this interface 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 Mon Dec 3 21:28:18 2012