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.XMLAliasDecoder
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 XMLALIAS
element to its corresponding alias runtime component.
- Specified by:
- decode in interface XMLElementDecoder
- Parameters:
_xml_element
-ALIAS
tag to be decoded_element_name
- the alias's element name_configuration
- where the alias will be created