|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataObjectValidator
Method Summary | |
---|---|
void |
validate(DataObjectInputStream input,
ObjectStatement object)
Validates the bytes in the object against the description in the ObjectStatement |
Method Detail |
---|
void validate(DataObjectInputStream input, ObjectStatement object) throws InvalidObjectException, InvalidDescriptionException
ObjectStatement
input
- bytes of the data objectobject
- The description of the object consists of a set of attribute
statements
InvalidObjectException
- if there is a problem with the bytes in accordance with the
description
InvalidDescriptionException
- if the description is insufficient for the validation to take
place
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |