Uses of Class com.sun.java.help.impl.ParserEvent

Uses in package javax.help

Methods with parameter type com.sun.java.help.impl.ParserEvent

void
This tells the listener that a comment was parsed
void
A DOCTYPE was parsed.
void
This tells the listener that a error was parsed
void
A PI was parsed.
void
A tag was parsed.
void
A continous block of text was parsed.

Uses in package com.sun.java.help.impl

Methods with parameter type com.sun.java.help.impl.ParserEvent

void
This tells the listener that a comment was parsed
void
This tells the listener that a comment was parsed
void
This tells the listener that a DOCTYPE was parsed
void
This tells the listener that a DOCTYPE was parsed
void
This tells the listener that a error was parsed
void
This tells the listener that a error was parsed
void
This tells the listener that a PI was parsed
void
This tells the listener that a PI was parsed
void
This tells the listener that a Tag was parsed
void
This tells the listener that a Tag was parsed
void
This tells the listener that a continous block of text was parsed
void
This tells the listener that a continous block of text was parsed