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

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

Uses of JxFieldAccess in org.jtool.jxplatform.wrapper
 

Methods in org.jtool.jxplatform.wrapper that return JxFieldAccess
static JxFieldAccess JxWrapperFactory.createJxFieldAccess(org.w3c.dom.Element elem, org.w3c.dom.Element decl)
          Creates a new object wrapping a Expr element with the sort="FieldRef" attribute.
static JxFieldAccess JxWrapperFactory.createJxFieldAccess(org.w3c.dom.Element elem)
          Creates a new object wrapping a Expr element with the sort="FieldRef" attribute.