|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectooc.TagErrorMsg
Constructor Summary | |
TagErrorMsg(TagAttribute attribute,
java.lang.String msg)
|
|
TagErrorMsg(Tag tag,
java.lang.String msg)
|
Method Summary | |
Tag |
getTag()
Returns the tag in which this error was found. |
void |
print(java.io.PrintStream out,
java.lang.String beforeNewLine)
Prints a description of the error to the given stream. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TagErrorMsg(Tag tag, java.lang.String msg)
public TagErrorMsg(TagAttribute attribute, java.lang.String msg)
Method Detail |
public Tag getTag()
TagError
getTag
in interface TagError
public void print(java.io.PrintStream out, java.lang.String beforeNewLine)
TagError
print
in interface TagError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |