|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamDist.Path | |
---|---|
edu.buffalo.nsf.xmlcqa.data.stream | Package containing classes facilitating accessing XML documents in a streamed fashion. |
Uses of StreamDist.Path in edu.buffalo.nsf.xmlcqa.data.stream |
---|
Fields in edu.buffalo.nsf.xmlcqa.data.stream declared as StreamDist.Path | |
StreamDist.Path |
StreamDist.Cell.path
|
protected static StreamDist.Path |
StreamDist.Path.EMPTY
|
protected static StreamDist.Path |
StreamDist.Path.ROOT
|
protected StreamDist.Path |
StreamDist.Path.parent
|
Methods in edu.buffalo.nsf.xmlcqa.data.stream that return StreamDist.Path | |
StreamDist.Path |
StreamDist.Path.consume(Token t,
int dir)
|
StreamDist.Path |
StreamDist.Path.consume(Token x,
Token y)
|
Constructors in edu.buffalo.nsf.xmlcqa.data.stream with parameters of type StreamDist.Path | |
StreamDist.Cell(StreamDist.Path path,
int cost)
|
|
StreamDist.Path(StreamDist.Path parent,
int dir,
int cost)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |