public class XyDiffConnector extends Connector
Constructor and Description |
---|
XyDiffConnector(Connector preprocessor)
Instantiates a new XyDiffConnector.
|
XyDiffConnector(de.unirostock.sems.xmlutils.ds.TreeDocument docA,
de.unirostock.sems.xmlutils.ds.TreeDocument docB)
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
public XyDiffConnector(de.unirostock.sems.xmlutils.ds.TreeDocument docA, de.unirostock.sems.xmlutils.ds.TreeDocument docB)
public XyDiffConnector(Connector preprocessor)
preprocessor
- the connector to initiate the connectionsprotected void init() throws BivesConnectionException
Connector
init
in class Connector
BivesConnectionException
protected void connect() throws BivesConnectionException
Connector
connect
in class Connector
BivesConnectionException
Copyright © 2014 SEMS project @ University of Rostock. All rights reserved.