Uses of Class
com.intellij.j2ee.j2eeDom.XmlPathFactory

Packages that use XmlPathFactory
com.intellij.j2ee.j2eeDom Provides the Document Object Model for the J2EE configuration files (module properties, deployment descriptors and so on). 
 

Uses of XmlPathFactory in com.intellij.j2ee.j2eeDom
 

Methods in com.intellij.j2ee.j2eeDom that return XmlPathFactory
static XmlPathFactory XmlPathFactory.getInstance()