pmp.macro.str
Class Tools

java.lang.Object
  extended by pmp.macro.str.Tools

public final class Tools
extends java.lang.Object

Title: PMP: Macroprocessor

Description: Java macroprocessor

Copyright: Copyright (c) 2005

Company:

Version:
1.0
Author:
Luděk Hlaváček

Constructor Summary
Tools()
           
 
Method Summary
static char[] getSpaceCharacters()
          Returns sorted array of whitespace characters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tools

public Tools()
Method Detail

getSpaceCharacters

public static final char[] getSpaceCharacters()
Returns sorted array of whitespace characters.

Returns:
array with space characters