Uses of Class org.apache.sis.xml.MarshallerPool (Apache SIS 1.6 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree New Deprecated Index Search Help org.apache.sis.metadata org.apache.sis.xml MarshallerPool Uses of Class org.apache.sis.xml.MarshallerPool Packages that use MarshallerPool Package Description org.apache.sis.xml Provides methods for marshalling and unmarshalling SIS objects in XML. Uses of MarshallerPool in org.apache.sis.xml Methods in org.apache.sis.xml that return MarshallerPool Modifier and Type Method Description abstract MarshallerPool MarshalContext.getPool() Returns the marshaller pool that produced the marshaller or unmarshaller in use.