|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXPathFinder
XPathFinderPSP
public class XPathFinderPSP
Constructor Summary | |
---|---|
XPathFinderPSP(int n)
|
Method Summary | |
---|---|
XPathCollection |
findAllPaths(long sourceCode,
long destCode)
|
XPath |
findPath(long sourceCode,
long destCode)
|
Methods inherited from class XPathFinder |
---|
getEncoder, getTriDir |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPathFinderPSP(int n)
Method Detail |
---|
public XPath findPath(long sourceCode, long destCode)
findPath
in class XPathFinder
public XPathCollection findAllPaths(long sourceCode, long destCode)
findAllPaths
in class XPathFinder
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |