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

Description

Indicates a reference event. Type is indicated by refType. The String refValue is a URI reference.

Parameters
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
java.lang.String xmlBase

Other Resources