Uses of Class
org.opengis.example.util.SimpleNameFactory
-
Packages that use SimpleNameFactory Package Description org.opengis.example.util Implementation of some interfaces from theorg.opengis.utilpackage. -
-
Uses of SimpleNameFactory in org.opengis.example.util
Fields in org.opengis.example.util declared as SimpleNameFactory Modifier and Type Field Description static SimpleNameFactorySimpleNameFactory. DEFAULTThe default factory instance.protected SimpleNameFactorySimpleNameSpace. factoryThe factory to use for creating name instances in this namespace.Constructors in org.opengis.example.util with parameters of type SimpleNameFactory Constructor Description SimpleNameFactory(SimpleNameFactory parent)Creates a new factory which will inherit syntax and locale configuration from the given parent.
-