Uses of Class
n10s.utils.NamespacePrefixConflictException
-
Packages that use NamespacePrefixConflictException Package Description n10s.nsprefixes n10s.utils -
-
Uses of NamespacePrefixConflictException in n10s.nsprefixes
Methods in n10s.nsprefixes that throw NamespacePrefixConflictException Modifier and Type Method Description java.util.stream.Stream<NamespacePrefixesResult>NsPrefixDefProcedures. add(java.lang.String prefix, java.lang.String ns)java.util.stream.Stream<NamespacePrefixesResult>NsPrefixDefProcedures. addFromText(java.lang.String textFragment) -
Uses of NamespacePrefixConflictException in n10s.utils
Methods in n10s.utils that throw NamespacePrefixConflictException Modifier and Type Method Description voidNsPrefixMap. add(java.lang.String prefix, java.lang.String ns)
-