|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.core.Progress
org.basex.build.xml.XMLScanner
public final class XMLScanner
This class scans an XML document and creates atomic tokens.
| Constructor Summary | |
|---|---|
XMLScanner(IO f,
Prop pr)
Initializes the scanner. |
|
| Method Summary | |
|---|---|
java.lang.String |
det()
Returns short information on this process. |
double |
prog()
Returns progress information. |
| Methods inherited from class org.basex.core.Progress |
|---|
checkStop, detail, progress, progress, stop, tit, title |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLScanner(IO f,
Prop pr)
throws java.io.IOException
f - input filepr - database properties
java.io.IOException - I/O exception| Method Detail |
|---|
public java.lang.String det()
Progress
det in class Progresspublic double prog()
Progress
prog in class Progress
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||