Home
last modified time | relevance | path

Searched refs:jreLocationsNode (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/jvmfwk/source/
H A Delements.cxx569 xmlNode* jreLocationsNode = pathObj->nodesetval->nodeTab[0]; in write() local
571 xmlSetNsProp(jreLocationsNode, nsXsi,(xmlChar*) "nil", in write()
575 xmlNode* cur = jreLocationsNode->children; in write()
587 xmlAddChild(jreLocationsNode, nodeCrLf); in write()
593 xmlNewTextChild(jreLocationsNode, NULL, (xmlChar*) "location", in write()
597 xmlAddChild(jreLocationsNode, nodeCrLf); in write()

Completed in 10 milliseconds