|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MarkupResolver
This interface is used to resolve a device's MarkUp.
Different environments can use different MarkUp for the same device. Implementing this interface permit to personalize resolved MarkUp.
| Method Summary | |
|---|---|
MarkUp |
getMarkupForDevice(Device device)
Resolve the MarkUp for the given Device. |
| Method Detail |
|---|
MarkUp getMarkupForDevice(Device device)
device - The Device to resolve the MarkUp against.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||