IP*Works! 2016 Android Edition
IP*Works! 2016 Android Edition
Questions / Feedback?

IgnorableWhitespace Event

Fired when a section of ignorable whitespace is encountered.

Syntax

public void fireIgnorableWhitespace(XmlIgnorableWhitespaceEvent event);

public class XmlIgnorableWhitespaceEvent {
  public String text;
}

Remarks

The ignorable whitespace section is provided by the Text parameter.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Android Edition - Version 16.0 [Build 7353]