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 © 2014 JBoss, a division of Red Hat. All Rights Reserved.