electric.xml.xpath
Class XPathNodeFactory

java.lang.Object
  extended byelectric.xml.xpath.XPathNodeFactory

public final class XPathNodeFactory
extends java.lang.Object

AllAttributesNode processes XPath "@*" sub-expressions.

Author:
webMethods

Constructor Summary
XPathNodeFactory()
           
 
Method Summary
static NodeList newNodes(java.lang.String xpath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathNodeFactory

public XPathNodeFactory()
Method Detail

newNodes

public static NodeList newNodes(java.lang.String xpath)
                         throws XPathException
Parameters:
xpath -
Throws:
XPathException


copyright© 2001-2004 by webMethods All Rights Reserved.