Interface MOInputFactory


  • public interface MOInputFactory
    The MOInputFactory creates a MOInput instance to be used to read managed object content.
    Version:
    1.2
    Author:
    Frank Fock
    • Method Detail

      • createMOInput

        MOInput createMOInput()
        Creates a MOInput stream.
        Returns:
        a MOInput instance or null if such an instance is not available.