|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Dispatches XML to runtime component decoding among specific decoders.
| Method Summary | |
Component |
decode(nanoxml.XMLElement _xml_element,
java.lang.String _element_name,
Context _configuration)
Converts a XML element to its corresponding runtime component. |
Component |
error(java.lang.String message)
Mere error processing. |
ContextFactory |
getContextFactory()
Returns the context factory. |
ClassPathFinder |
getFinder()
Returns the XML files finder. |
| Method Detail |
public Component decode(nanoxml.XMLElement _xml_element,
java.lang.String _element_name,
Context _configuration)
throws JonathanException
_xml_element - to be decoded_element_name - the component's element name_configuration - where the component will be created
JonathanException
public Component error(java.lang.String message)
throws JonathanException
JonathanExceptionpublic ClassPathFinder getFinder()
public ContextFactory getContextFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||