org.objectweb.jonathan.libs.kernel.decoders
Class OpenXMLDecoderFactory
java.lang.Object
org.objectweb.jonathan.libs.kernel.decoders.OpenXMLDecoderFactory
- Factory
public class OpenXMLDecoderFactory
extends java.lang.Object
Object | newObject(Context _c) - Retrieves locally in the given context a
Context
named decoders where the additional specified XML
to runtime component decoders are stored.
|
newObject
public Object newObject(Context _c)
Retrieves locally in the given context a
Context
named
decoders where the additional specified XML
to runtime component decoders are stored.
- newObject in interface Factory
_c
- where OpenXMLDecoder parameters are stored
- a new OpenXMLDecoder instance.