|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagConfig
Passed to the constructor of TagHandler, it defines the document definition of the handler we are instantiating
TagHandler
Method Summary | |
---|---|
FaceletHandler |
getNextHandler()
The next FaceletHandler (child or children) to be applied |
Tag |
getTag()
A Tag representing this handler |
String |
getTagId()
A document-unique id, follows the convention "_tagId##" |
Method Detail |
---|
Tag getTag()
FaceletHandler getNextHandler()
String getTagId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |