Uses of Class
org.eclipse.persistence.internal.jpa.deployment.xml.parser.XPathEngine
-
Packages that use XPathEngine Package Description org.eclipse.persistence.internal.jpa.deployment.xml.parser -
-
Uses of XPathEngine in org.eclipse.persistence.internal.jpa.deployment.xml.parser
Methods in org.eclipse.persistence.internal.jpa.deployment.xml.parser that return XPathEngine Modifier and Type Method Description static XPathEngineXPathEngine. getInstance()Return theXPathEnginesingleton.
-