|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonathan.libs.kernel.decoders.OpenXMLDecoderFactory
public class OpenXMLDecoderFactory
OpenXMLDecoder
factory.
Constructor Summary | |
---|---|
OpenXMLDecoderFactory()
|
Method Summary | |
---|---|
java.lang.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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenXMLDecoderFactory()
Method Detail |
---|
public java.lang.Object newObject(Context _c)
Context
named decoders where the additional specified XML
to runtime component decoders are stored.
newObject
in interface Factory
_c
- where OpenXMLDecoder parameters are stored
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |