org.tm4j.topicmap.utils.XTMParser .resolveEntity(java.lang.String publicId,java.lang.String systemId)

Description

Returns an InputSource after resolving the provided public and system identifiers. If a catalog resolver is available, it is used, otherwise an InputSource is created from the system identifier.

Parameters
java.lang.String publicId
java.lang.String systemId

Other Resources

Related Topics