AnotherStringTokenizer.java revision 2
aa8d013ec5b09cd1cd904173d6234ef126eb2126Peter Simons// The MIT License
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// Copyright (c) 2004 Evren Sirin
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// Permission is hereby granted, free of charge, to any person obtaining a copy
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// of this software and associated documentation files (the "Software"), to
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// deal in the Software without restriction, including without limitation the
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// sell copies of the Software, and to permit persons to whom the Software is
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// furnished to do so, subject to the following conditions:
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// The above copyright notice and this permission notice shall be included in
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// all copies or substantial portions of the Software.
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano// IN THE SOFTWARE.
d823d5b966f49d975a09a8512d084389d6d7ffc7dlezcano this(s, " ");