|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.pkg.JarParser
public final class JarParser
Parses the jar descriptors and performs schema checks.
Constructor Summary | |
---|---|
JarParser(Context ctx,
InputInfo ii)
Constructor. |
Method Summary | |
---|---|
JarDesc |
parse(IO io)
Parses a jar descriptor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JarParser(Context ctx, InputInfo ii)
ctx
- database contextii
- input infoMethod Detail |
---|
public JarDesc parse(IO io) throws QueryException
io
- XML input
QueryException
- query exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |