[x3d-public] SFImage regex

Don Brutzman brutzman at nps.edu
Sat Jun 9 05:30:08 PDT 2018


On 6/8/2018 3:13 PM, Don Brutzman wrote:
> 
> *  These regexes all assume that leading/trailing whitespace has been removed. It is possible to prepend/append regex constructs such as (\s)+ to consume outer whitespace.

correction: zero or more whitespace characters (\s)* rather than one or more whitespace characters (\s)+

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman




More information about the x3d-public mailing list