|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.format.FormatParser
org.basex.query.util.format.IntFormat
public final class IntFormat
Parser for formatting integers.
Nested Class Summary | |
---|---|
protected static class |
FormatUtil.Case
Cases. |
Field Summary |
---|
Fields inherited from class org.basex.query.util.format.FormatParser |
---|
info |
Constructor Summary | |
---|---|
IntFormat(byte[] p,
InputInfo ii)
Constructor. |
Method Summary |
---|
Methods inherited from class org.basex.query.util.format.FormatParser |
---|
finish, presentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntFormat(byte[] p, InputInfo ii) throws QueryException
p
- pictureii
- input info
QueryException
- query exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |