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 ParserContext
public void fireParsingComplete()
fireParsingComplete
in interface ParserContext
Copyright © 2021 JBoss by Red Hat. All rights reserved.