Uses of Class
com.saperion.ws.strategy.ReadStrategy
-
Packages that use ReadStrategy Package Description com.saperion.ws.strategy Package for ws document loading strategy. -
-
Uses of ReadStrategy in com.saperion.ws.strategy
Subclasses of ReadStrategy in com.saperion.ws.strategy Modifier and Type Class Description class
InMemoryLoader
Loads the content of the specified document.class
NormalLoader
Loads the content of the specified document.class
StreamOnlyLoader
Loads the content of the specified SAPERION document.
-