|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXPath
public class XPath
Constructor Summary | |
---|---|
XPath(long source,
long dest,
XPathEntry[] entries,
XDirectory<TriDigest> triDir,
TriEncoder encoder)
|
Method Summary | |
---|---|
XPathEntry[] |
getEntries()
|
void |
print()
|
void |
print(int index)
|
void |
print(PrintStream p)
|
void |
print(PrintStream p,
int index)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPath(long source, long dest, XPathEntry[] entries, XDirectory<TriDigest> triDir, TriEncoder encoder)
Method Detail |
---|
public void print()
public void print(PrintStream p)
public void print(int index)
public void print(PrintStream p, int index)
public XPathEntry[] getEntries()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |