The {@link JXPathContext#createPath JXPathContext.createPath()} method ofJXPathContext can create missing objects as it traverses an XPath; it utilizes an AbstractFactory for that purpose. Install a factory on JXPathContext by calling {@link JXPathContext#setFactory JXPathContext.setFactory()}.
All methods of this class return false. Override any of them to return true to indicate that the factory has successfully created the described object.
@author Dmitri Plotnikov
@version $Revision: 1.6 $ $Date: 2003/03/11 00:59:11 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.