MflObject
Object
MflObject
MflObjectWrapper
RawData, Serializable
Field Summary |
Fields from com.bea.wli.variables. |
_binary, _mflUrl |
Constructor Summary |
|
|
|
|
|
Method Summary |
public static void |
|
Methods from com.bea.wli.variables. |
byteValue, convertToXmlObject, createMemoryCopy, getMFLRoot, getMFLRoot, getRawData, getTypedMflObject, newInputStream, registerMfl, registerMflForHttpURL, stringValue, stringValue, toString |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface com.bea.data. |
|
Constructor Detail |
protected MflObjectWrapper(byte[] bytes,
URL mflUrl)
protected MflObjectWrapper(RawDatarawData,URLmflUrl)
protected MflObjectWrapper(XmlObjectxmlObject,URLmflUrl)
protected MflObjectWrapper(InputStreamis,URLmflUrl)
protected MflObjectWrapper(Stringstring,URLmflUrl)
Method Detail |
public static void registerMFL(URLurl)
throwsException
Exception