Uses of Class
org.apache.sis.util.iso.DefaultNameSpace
-
Packages that use DefaultNameSpace Package Description org.apache.sis.util.iso Implementations of GeoAPI types from theorg.opengis.util
package. -
-
Uses of DefaultNameSpace in org.apache.sis.util.iso
Constructors in org.apache.sis.util.iso with parameters of type DefaultNameSpace Constructor Description DefaultNameSpace(DefaultNameSpace parent, CharSequence name, String headSeparator, String separator)
Creates a new namespace with the given separator.
-