Sun Identity Manager 8.1 Resources Reference

skipWhitespace Token

The skipWhitespace token is used to skip any number of white-space characters. The system uses Java’s definition of white space. The parse position will be advanced to the first non-white-space character.

Attributes

None

Data

None

Example

The following token skips all the white space at the current parse position.

<skipWhitespace/>