|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagBuilder
A class that packages start and end Tags together.
for license details.
The copyright to this program is held by it's authors.
Method Summary | |
---|---|
Tag |
createTag(String name)
Is the name one that we can create a Tag for?. |
Method Detail |
---|
Tag createTag(String name)
name
one that we can create a Tag for?.
If so then we return a Tag, but if not we return null.
name
- The tag name to test
|
Copyright ยจ 2003-2006 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |