Package advene :: Package model :: Module package
[hide private]
[frames] | no frames]

Module package

source code

A package to manipulate elements from the Advene model.

Classes [hide private]
  Package
A package is the container of all the elements of an annotation (schemas, types, annotations, relations, views, queries).
  Import
Import represents the different imported elements
  StatisticsHandler
Parse a statistics.xml file.
Variables [hide private]
  _get_from_uri = object()
  ELEMENT_NODE = 1
  TEXT_NODE = 3
  adveneNS = 'http://experience.univ-lyon1.fr/advene/ns'
  dcNS = 'http://purl.org/dc/elements/1.1/'
  xlinkNS = 'http://www.w3.org/1999/xlink'
  xmlNS = 'http://www.w3.org/XML/1998/namespace'
  xmlnsNS = 'http://www.w3.org/2000/xmlns/'