public interface ModelAdaptor
| Modifier and Type | Method and Description |
|---|---|
Object |
createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object createModelObject(ParserContext context)
context - The parser contextCopyright © 2014. All Rights Reserved.