|
|||||||||
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
subclass, it defines the document definition of the
handler we are instantiating.
Method Summary | |
---|---|
FaceletHandler |
getNextHandler()
The next |
Tag |
getTag()
Return the |
java.lang.String |
getTagId()
A document-unique id, follows the convention "_tagId##" |
Method Detail |
---|
Tag getTag()
Return the Tag
representing this handler.
FaceletHandler getNextHandler()
The next FaceletHandler
(child or children) to be applied. This must never be
null
.
java.lang.String getTagId()
A document-unique id, follows the convention "_tagId##"
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41