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, nodeAssign
public 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
Connector
connect
in class Connector
BivesConnectionException
- the bives connection exceptionprotected void init() throws BivesConnectionException
Connector
init
in class Connector
BivesConnectionException
- the bives connection exceptionCopyright © 2019 SEMS project @ University of Rostock. All rights reserved.