Index

G O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values

G

getExtension() - Method in interface org.codice.ddf.platform.io.internal.PersistenceStrategy
Gets the extension handled by this strategy.

O

org.codice.ddf.platform.io.internal - package org.codice.ddf.platform.io.internal
 

P

PersistenceStrategy - Interface in org.codice.ddf.platform.io.internal
Interface implemented by classes that can read and write configuration properties.

R

read(InputStream) - Method in interface org.codice.ddf.platform.io.internal.PersistenceStrategy
Reads the configuration properties from an InputStream.

S

STRATEGY_EXTENSION - Static variable in interface org.codice.ddf.platform.io.internal.PersistenceStrategy
Service property key to get the file extension a particular strategy can operate upon.

W

write(OutputStream, Dictionary<String, Object>) - Method in interface org.codice.ddf.platform.io.internal.PersistenceStrategy
Writes the configuration properties to an OutputStream.
G O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values