Functions | Variables
xml_matching Namespace Reference

Functions

def all_attributes_match
def nodes_match
def text_matches
def xml_matches

Variables

tuple whitespace = re.compile(r'\s+')

Function Documentation

def xml_matching.all_attributes_match (   a,
  b 
)

Definition at line 9 of file xml_matching.py.

def xml_matching.nodes_match (   a,
  b,
  ignore_nodes 
)

Definition at line 43 of file xml_matching.py.

def xml_matching.text_matches (   a,
  b 
)

Definition at line 34 of file xml_matching.py.

def xml_matching.xml_matches (   a,
  b,
  ignore_nodes = [] 
)

Definition at line 96 of file xml_matching.py.


Variable Documentation

tuple xml_matching::whitespace = re.compile(r'\s+')

Definition at line 6 of file xml_matching.py.



urdfdom_py
Author(s): Thomas Moulard, David Lu, Kelsey Hawkins, Antonio El Khoury, Eric Cousineau, Ioan Sucan , Jackie Kay
autogenerated on Thu Jun 6 2019 20:07:42