Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.node
Interface ArtificialNode


@API(type=NOT_EXTENDABLE,
     src=PUBLIC)
public interface ArtificialNode

Marker interface for artificial elements which wrap Processing Instructions, CData and Comments allowing access to the wrapped node. Call backs with implementations of the interface are made on the StylesFilter when requesting styles for processing instructions, comments and CData.

Since:
13

Method Summary
 AuthorNode getWrappedNode()
          Get the real node wrapped by this interface.
 

Method Detail

getWrappedNode

AuthorNode getWrappedNode()
Get the real node wrapped by this interface.

Returns:
The wrapped node.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.