AROM-2_2_13

Package arom.kr.parser

Interface Summary
KBReader This interface is implemented by any object that is enable to read AROM descriptions.
KBWriter This interface is implemented by any object that is enable to write any AROM descriptions.
 

Exception Summary
InvalidDescriptionException Thrown to indicate that the description read by a KBReader is invalid.
InvalidFormatException Thrown to indicate that the description format read by a KBReader is invalid.
 


AROM-2_2_13