|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.core.Progress
org.basex.core.AbstractProcess
org.basex.core.proc.Proc
org.basex.core.proc.XPathMV
public final class XPathMV
BaseX command.
| Field Summary |
|---|
| Fields inherited from class org.basex.core.AbstractProcess |
|---|
cmd |
| Constructor Summary | |
|---|---|
XPathMV()
|
|
| Method Summary | |
|---|---|
double |
attNum(Data data,
int att,
int pre)
Finds the specified attribute for the specified element and returns the numeric attribute value. |
int |
show(PrintOutput out)
Returns an MedioVis XML document. |
| Methods inherited from class org.basex.core.proc.Proc |
|---|
det, execute, execute, get, head, info, info, output, output, prog, result, toString |
| Methods inherited from class org.basex.core.Progress |
|---|
detail, header, progress, progress, stop, stopped |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XPathMV()
| Method Detail |
|---|
public double attNum(Data data,
int att,
int pre)
data - data referenceatt - attribute to be foundpre - pre value
public int show(PrintOutput out)
throws java.io.IOException
out - output stream
java.io.IOException - in case of problems with the PrintOutput
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||