Exemplo n.º 1
0
        //////////////////////////////////////////////////////////////////////////
        // Public
        //////////////////////////////////////////////////////////////////////////

        // Close underlying input stream
        public void close()
        {
            m_tokenizer.close();
        }