org.basex.query.util.format
Class IntFormat

java.lang.Object
  extended by org.basex.query.util.format.FormatParser
      extended by org.basex.query.util.format.IntFormat

public final class IntFormat
extends FormatParser

Parser for formatting integers.

Author:
BaseX Team 2005-12, BSD License, Christian Gruen

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

IntFormat

public IntFormat(byte[] p,
                 InputInfo ii)
          throws QueryException
Constructor.

Parameters:
p - picture
ii - input info
Throws:
QueryException - query exception