Exemplo n.º 1
0
def processXMLElement( xmlElement, xmlProcessor ):
	"Process the xml element."
	lineation.processXMLElementByFunction( getManipulatedPaths, xmlElement, xmlProcessor )
Exemplo n.º 2
0
def processXMLElement(xmlElement):
    "Process the xml element."
    lineation.processXMLElementByFunction(getManipulatedPaths, xmlElement)