org.tm4j.topicmap.utils.XTMBuilder .ref(java.lang.String id,int refType,org.tm4j.net.Locator refValue,org.tm4j.net.Locator base)

Description

Indicates a reference event.

Parameters
org.tm4j.net.Locator base the base locator currently in force.
java.lang.String id the value of the id attribute on the referencing element
int refType the type of reference
java.lang.String refValue the referenced address

Other Resources