org.tm4j.panckoucke.model.AMMember .getDataLocator()

Description

If this AMMember represents any Object with attached data and this data could * be expressed in form of a Locator, the Locator is returned by this method. * If this AMMember does not represent an object with attached data or if the data is meant as * inline data, this method will return null. * * @return The resource locator, or null if this data object provides * inline character data. * @since 0.2.0

Other Resources

Related Topics