public class IdConnector extends Connector
allowDifferentIds, careAboutNames, conMgmt, docA, docB, stricterNames| Constructor and Description |
|---|
IdConnector(de.unirostock.sems.xmlutils.ds.TreeDocument docA,
de.unirostock.sems.xmlutils.ds.TreeDocument docB,
boolean requireSameLabel)
Instantiates a new XyDiffConnector.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
connect()
Inherit to search for connections.
|
protected void |
init()
Initializes the extension.
|
findConnections, getConnections, getDocA, getDocB, nodeAssignpublic IdConnector(de.unirostock.sems.xmlutils.ds.TreeDocument docA,
de.unirostock.sems.xmlutils.ds.TreeDocument docB,
boolean requireSameLabel)
docA - the original documentdocB - the modified documentrequireSameLabel - if true, both id-tags need to have the same labelprotected void connect()
throws BivesConnectionException
Connectorconnect in class ConnectorBivesConnectionException - the bives connection exceptionprotected void init()
throws BivesConnectionException
Connectorinit in class ConnectorBivesConnectionException - the bives connection exceptionCopyright © 2019 SEMS project @ University of Rostock. All rights reserved.