Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Functions | Variables
pip._vendor.html5lib.treebuilders.etree Namespace Reference

Functions

def getETreeBuilder
 

Variables

tuple tag_regexp = re.compile("{([^}]*)}(.*)")
 
tuple getETreeModule = moduleFactoryFactory(getETreeBuilder)
 
 _name
 
 _namespace
 
 _element
 
 nameTuple
 
 parent
 
 _childNodes
 
 _flags
 
 publicId
 
 systemId
 

Function Documentation

def pip._vendor.html5lib.treebuilders.etree.getETreeBuilder (   ElementTreeImplementation,
  fullTree = False 
)

Variable Documentation

pip._vendor.html5lib.treebuilders.etree._childNodes
pip._vendor.html5lib.treebuilders.etree._element
pip._vendor.html5lib.treebuilders.etree._flags
pip._vendor.html5lib.treebuilders.etree._name
pip._vendor.html5lib.treebuilders.etree._namespace
tuple pip._vendor.html5lib.treebuilders.etree.getETreeModule = moduleFactoryFactory(getETreeBuilder)
pip._vendor.html5lib.treebuilders.etree.nameTuple
pip._vendor.html5lib.treebuilders.etree.parent
pip._vendor.html5lib.treebuilders.etree.publicId
pip._vendor.html5lib.treebuilders.etree.systemId
tuple pip._vendor.html5lib.treebuilders.etree.tag_regexp = re.compile("{([^}]*)}(.*)")

Copyright 2014 Google Inc. All rights reserved.