Interface EntityInputStream

    • Method Detail

      • nextEntity

        Entity nextEntity()
                   throws IOException
        Get the next import entity from the stream of entities being imported.
        Throws:
        IOException