Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.component.ditamap
Class DITAMapTreeComponentFactoryCustomizers

java.lang.Object
  extended by ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentFactoryCustomizers
All Implemented Interfaces:
ro.sync.exml.workspace.impl.standalone.TargetInfoProvider

@API(type=INTERNAL,
     src=PRIVATE)
public class DITAMapTreeComponentFactoryCustomizers
extends java.lang.Object
implements ro.sync.exml.workspace.impl.standalone.TargetInfoProvider

Customizers for the dita map tree component factory.


Constructor Summary
DITAMapTreeComponentFactoryCustomizers()
           
 
Method Summary
 void addTopicRefTargetInformationProvider(java.lang.String protocol, TopicRefTargetInfoProvider provider)
          Add a topic ref target information provider
 java.util.List<TopicRefTargetInfoProvider> getTargetInformationProviders(java.lang.String protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DITAMapTreeComponentFactoryCustomizers

public DITAMapTreeComponentFactoryCustomizers()
Method Detail

addTopicRefTargetInformationProvider

public void addTopicRefTargetInformationProvider(java.lang.String protocol,
                                                 TopicRefTargetInfoProvider provider)
Add a topic ref target information provider

Parameters:
protocol - The protocol
provider - The provider

getTargetInformationProviders

public java.util.List<TopicRefTargetInfoProvider> getTargetInformationProviders(java.lang.String protocol)
Specified by:
getTargetInformationProviders in interface ro.sync.exml.workspace.impl.standalone.TargetInfoProvider
See Also:
TargetInfoProvider.getTargetInformationProviders(java.lang.String)

Oxygen XML Editor 14.2 Author API

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