public interface Validator
Modifier and Type | Method and Description |
---|---|
boolean |
validate(CategoryBag bag) |
boolean |
validate(IdentifierBag bag) |
boolean |
validate(KeyedReference ref) |
boolean validate(CategoryBag bag) throws RegistryException
bag
- RegistryException
boolean validate(IdentifierBag bag) throws RegistryException
bag
- RegistryException
boolean validate(KeyedReference ref) throws RegistryException
ref
- RegistryException
Copyright ? 2003 Apache Software Foundation. All rights reserved.