IgnorableWhitespace Event
Fired when a section of ignorable whitespace is encountered.
Syntax
public void fireIgnorableWhitespace(ShiprequestIgnorableWhitespaceEvent event); public class ShiprequestIgnorableWhitespaceEvent { public String text; }
Remarks
The ignorable whitespace section is provided by the Text parameter.