public class AbstractParserContext extends Object implements ParserContext
| Constructor and Description |
|---|
AbstractParserContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParsingCompleteListener(ParserContextListener l) |
void |
fireParsingComplete() |
public void addParsingCompleteListener(ParserContextListener l)
addParsingCompleteListener in interface ParserContextpublic void fireParsingComplete()
fireParsingComplete in interface ParserContextCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.