-
public interface MOInputFactoryTheMOInputFactorycreates aMOInputinstance to be used to read managed object content.- Version:
- 1.2
- Author:
- Frank Fock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MOInputcreateMOInput()Creates aMOInputstream.
-
-
-
Method Detail
-
createMOInput
MOInput createMOInput()
Creates aMOInputstream.- Returns:
- a
MOInputinstance ornullif such an instance is not available.
-
-