Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.jonathan.libs.kernel.decoders.XMLAtomDecoder
OpenXMLDecoder
as one of the built-in
component decoders provided it provides to its decoding
dispatcher.
Method Summary | |
Component |
|
public Component decode(XMLElement _xml_element, String _element_name, Context _configuration, XMLElementDecoderDispatcher _dispatcher) throws JonathanException
Converts a XMLATOM
element to its corresponding atom runtime component.
- Specified by:
- decode in interface XMLElementDecoder
- Parameters:
_xml_element
-ATOM
tag to be decoded_element_name
- the atom's element name_configuration
- where the atom will be created