07-31-2014 02:28 AM
07-31-2014 04:51 AM
/**
* Gets the registered prefixes for the given namespace URI *
* @param namespaceURI namespace URI to lookup
* @return the prefixes (or empty collection, if no prefixes registered against URI)
* @throws NamespaceException if URI has not been registered
*/
public Collection<String> getPrefixes(String namespaceURI)
throws NamespaceException;
07-31-2014 05:36 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.