Uses of Class
org.apache.sis.xml.PooledTemplate
Packages that use PooledTemplate
Package
Description
Provides methods for marshalling and unmarshalling SIS objects in XML.
-
Uses of PooledTemplate in org.apache.sis.xml
Fields in org.apache.sis.xml declared as PooledTemplateModifier and TypeFieldDescriptionprivate final PooledTemplate
MarshallerPool.template
ThePooledTemplate
to use for initializing recycled (un)marshaller.