public class XMLImplicitFactoryDecoder extends java.lang.Object implements XMLElementDecoder
OpenXMLDecoder
as the value of an element named
"IMPLICIT_FACTORY".JImplicitFactory
,
OpenXMLDecoder
Constructor and Description |
---|
XMLImplicitFactoryDecoder() |
Modifier and Type | Method and Description |
---|---|
Component |
decode(nanoxml.XMLElement _xml_element,
java.lang.String _element_name,
Context _configuration,
XMLElementDecoderDispatcher _dispatcher)
returns a new runtime ImplicitFactory component from
its NanoXML element description.
|
public Component decode(nanoxml.XMLElement _xml_element, java.lang.String _element_name, Context _configuration, XMLElementDecoderDispatcher _dispatcher) throws JonathanException
decode
in interface XMLElementDecoder
_xml_element
- its NanoXML description_element_name
- its element's name_configuration
- unused hereJonathanException