class: CCCrawler

public class: CCCrawler
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:15:46; Modified: 16.07.2009 15:15:46;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {FF037175-D733-4050-B9E1-FD0EB6E9E3C9}
TODO Description
 

Goto: Custom Properties, Fields, Methods

See also: Querier

Appears in: util

Connections
 
Custom Properties
 
CCCrawler Attributes
Attribute Details
private static const String
  ccUrl
Initial: "http://creativecommons.org/license/results-one?" + "q_1=2&q_1=1&field_format=&field_worktitle=&field_attribute_to_name=&" + "field_attribute_to_url=&field_sourceurl=&field_morepermissionsurl=&n_questions=3"
private static Querier
  querier
Initial: null
Notes: &lang=de_DE &language=de_DE
 
CCCrawler Methods
Operation Details
private static
decode(
   String result):String
Sequential
private static
extractCode(
   GetMethod method):String
Sequential
Tags: throws=IOException
private static
extractLanguages(
   String page,
   String baseURL):List
Sequential
Tags: throws=Exception
public static
main(
   String[] args):void
Sequential
Tags: throws=Exception