info

package
v0.0.0-...-8f59e6c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2015 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

package which contains all the function used in order to obtain the presentation's information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSlideImageURL

func GetSlideImageURL(slideURL string) (string, error)

Retrieves the correct URL from the webpage's HTML code in order to start retrieving each slide from the original presentation

func GetSlideList

func GetSlideList(slideListPage string) ([]string, error)

Returns the list of all the URL of the slide parsing the XML file which contains all of them

func TransformImageURL

func TransformImageURL(contentURL string) string

Transform the retrieved URL in order to get another URL which contains a list of reference to SWF file that represents the presentation's slides

Types

type TagNotFoundError

type TagNotFoundError struct {
	// contains filtered or unexported fields
}

Used when a specific HTML tag isn't found

func (TagNotFoundError) Error

func (e TagNotFoundError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL