|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InhabitantsDescriptor
Inhabitants Descriptor is an abstraction on how the inhabitants are represented in a module. It might be a file, or it might rely on some other mechanism like introspection to get the list of inhabitant.
| Method Summary | |
|---|---|
java.lang.Iterable<InhabitantParser> |
createScanner()
Creates an InhabitantsScanner instance capable of returning the
metadata for all inhabitant. |
java.lang.String |
getSystemId()
Return the unique identifier |
| Method Detail |
|---|
java.lang.String getSystemId()
java.lang.Iterable<InhabitantParser> createScanner()
throws java.io.IOException
InhabitantsScanner instance capable of returning the
metadata for all inhabitant.
java.io.IOException - if the scanner create fails initialization
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||