I'm Trying to extract javax.xml.stream source code
that will be used for android from openjdk-7.
But there is problem in dependency.
as I know, sources in javax.xml.stream.** have dependency on com.sun.** source,
However there are too many com.sun.** source files to select what I need.
any one who knows something useful tools to show dependency?
com.user1621841.xml.stream
). I would recommend you use any of the other available XML parsers for Android -- there are three that ship with Android and others available as third-party JARs. – CommonsWare Jun 4 '13 at 13:27