Package | Description |
---|---|
com.sun.java.help.impl |
Implementation classes for JavaHelp.
|
Modifier and Type | Method and Description |
---|---|
Tag |
LangElement.getTag() |
Tag |
ParserEvent.getTag() |
Constructor and Description |
---|
LangElement(Tag tag,
java.util.Locale locale) |
ParserEvent(java.lang.Object source,
Tag tag)
Represents a parsed Tag in the Parser
|