|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HstLinkProcessor
After linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called.
Method Summary | |
---|---|
HstLink |
postProcess(HstLink link)
The postProcess of the HstLink |
HstLink |
preProcess(HstLink link)
The preProcess of the HstLink |
Method Detail |
---|
HstLink postProcess(HstLink link)
link
-
HstLink preProcess(HstLink link)
link
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |