IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

public void fireStartPrefixMapping(RestStartPrefixMappingEvent event);

public class RestStartPrefixMappingEvent {
  public String prefix;
  public String URI;
}

Remarks

The EndPrefixMapping event is fired when leaving the scope of a namespace declaration.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0