Hi all, I was following our tutorial at http://lenya.apache.org/docu20/tutorials/usecaseTutorial/usecaseTutorialPart2.html and found:
Document doc = getSourceDocument(); Document[] allDocs = doc.area().getDocuments(); Now I know how to get all documents but my question is how to get only the direct parents of the node till the first node? TIA salu2 -- Thorsten Scherler <thorsten.at.apache.org> Open Source <consulting, training and solutions> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
