kz.gamma.hardware.util
Interface StreamParser


public interface StreamParser


Method Summary
 java.lang.Object read()
           
 java.util.Collection readAll()
           
 

Method Detail

read

java.lang.Object read()
                      throws StreamParsingException
Throws:
StreamParsingException

readAll

java.util.Collection readAll()
                             throws StreamParsingException
Throws:
StreamParsingException


Copyright © 2013 Gamma Technologies. All Rights Reserved.