Namespaces | Functions | Variables
exampleparser.py File Reference

Go to the source code of this file.

Namespaces

namespace  exampleparser

Functions

def exampleparser.createFeed
def exampleparser.extractById
def exampleparser.getExampleHtml
def exampleparser.getListOfExamples
def exampleparser.getListOfOnlineExamples
def exampleparser.getRelatedClasses
def exampleparser.getSvnInfo
def exampleparser.parseHtml
def exampleparser.wordIndex

Variables

tuple exampleparser.atom = open('../examples/%s' % feedName, 'w')
tuple exampleparser.d = getSvnInfo(url)
tuple exampleparser.doc = createFeed(exampleList)
list exampleparser.docIds = ['title','shortdesc','tags']
list exampleparser.exampleList = []
tuple exampleparser.examples = getListOfExamples(examplesLocation)
string exampleparser.examplesLocation = '../examples'
string exampleparser.feedName = "example-list.xml"
string exampleparser.feedPath = "http://openlayers.org/dev/examples/"
tuple exampleparser.html = getExampleHtml(url)
tuple exampleparser.index = wordIndex(exampleList)
tuple exampleparser.json = json.dumps({"examples": exampleList, "index": index})
 exampleparser.missing_deps = False
tuple exampleparser.modtime = time.strftime("%Y-%m-%dT%I:%M:%SZ", time.gmtime())
tuple exampleparser.outFile = open(sys.argv[1],'w')
tuple exampleparser.tagvalues = parseHtml(html,docIds)
tuple exampleparser.url = os.path.join(examplesLocation,example)


websocket_gui
Author(s): Benoit Lescot and Stéphane Magnenat
autogenerated on Mon Oct 6 2014 08:54:48