Package oort :: Package util :: Module _genshifilters
[hide private]
[frames] | no frames]

Module _genshifilters

source code

Functions [hide private]
 
language_filtered_xml(valueOrList, lang, fragment=True, encoding=None) source code
 
langXML(text, lang, fragment=True, encoding=None) source code
 
skip_outer(stream)
A filter that doesn't actually do anything with the stream.
source code
 
filter_language(lang) source code
 
get_elem_lang(data) source code
Variables [hide private]
  XML_LANG = u'{http://www.w3.org/XML/1998/namespace}lang'
  RDF_WRAPPER = u'rdf-wrapper'
  END = 'END'
  START = 'START'