@API(type=INTERNAL,
     src=PUBLIC)
public class XMLNodeRendererCustomizerAdapter
extends XMLNodeRendererCustomizer
XMLNodeRendererCustomizer.| Constructor and Description | 
|---|
XMLNodeRendererCustomizerAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDescription()  | 
BasicRenderingInformation | 
getRenderingInformation(NodeRendererCustomizerContext context)
Get the rendering information (text to render, path of the icon to display in outline, 
 bread crumb or content completion proposals window) for given context. 
 | 
public java.lang.String getDescription()
Extension.getDescription()public BasicRenderingInformation getRenderingInformation(NodeRendererCustomizerContext context)
XMLNodeRendererCustomizergetRenderingInformation in class XMLNodeRendererCustomizercontext - The node context(contains information like node name, namespace and attributes).null then the default node rendering will be used.XMLNodeRendererCustomizer.getRenderingInformation(ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext)© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.