|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.build.xml.XMLScanner
public final class XMLScanner
This class scans an XML document and creates atomic tokens.
| Constructor Summary | |
|---|---|
XMLScanner(IO f)
Initializes the scanner. |
|
| Method Summary | |
|---|---|
java.lang.String |
det()
Returns detail info on the scanning process. |
double |
percent()
Returns per cent info on the scanning process. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLScanner(IO f)
throws java.io.IOException
f - input file
java.io.IOException - I/O Exception| Method Detail |
|---|
public java.lang.String det()
public double percent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||