com.softwareag.tamino.api.dom.ui.DomTreeView

I’m devolopping one application in Java using the Tamino API but I need to print the results and I can’t find any information about this class. Can you tell me where can I find something about it?

Try the Tamino API, in the TaminoClient class there is a method called printTree() that gets an element as an argument.