comand line

hi!how can i put a shell command line like: > java org.apache.xml.resolver.apps.xparse -d 2 d:\book.xml in a button action?thanks in advance.
[173 byte] By [Taigoa] at [2007-11-27 9:52:52]
# 1
Have a look at Runtime.exec() , but: http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
PhHeina at 2007-7-13 0:21:57 > top of Java-index,Desktop,Core GUI APIs...