Imp
[using it]
Interface Manipulation Package v4.0 (2008-06-25) a-projector ©copyright Author


Constant Field Values


Contents
imp.util.*

imp.util.PatternReader
public static final boolean ABOUT_REGULAR_EXPRESSIONS false
public static final String NAME "(?:(?:[-]\\p{Lower})+:)?\\p{Alpha}(?:[-]?\\p{Lower}+)*"
public static final String NUMBER "#[0-9]+|[+-]?[0-9]+(?:\\.[0-9]*)?(?:[e|E][+-]?[0-9]+)?"