Uses of Class
org.jtool.jxplatform.wrapper.JxPackage

Packages that use JxPackage
org.jtool.jxplatform.wrapper Application programming interfaces for interaction with the XML representaion of source code.  
 

Uses of JxPackage in org.jtool.jxplatform.wrapper
 

Methods in org.jtool.jxplatform.wrapper that return JxPackage
static JxPackage JxWrapperFactory.createJxPackage(org.w3c.dom.Element elem)
          Creates a new object wrapping a Package element.
 

Methods in org.jtool.jxplatform.wrapper with parameters of type JxPackage
 boolean JxPackage.equals(JxPackage jpackage)
          Tests if a given package wrapper equals to this one.