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 classInMemoryLoaderLoads the content of the specified document.classNormalLoaderLoads the content of the specified document.classStreamOnlyLoaderLoads the content of the specified SAPERION document.
-