|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.nml.XMLFileReader
public class XMLFileReader
Constructor Summary | |
---|---|
XMLFileReader(NMLMessageDictionary _dict)
|
Method Summary | |
---|---|
java.lang.String |
convertMsgToString(NMLmsg inMsg)
|
NMLmsg |
ReadFile(java.io.File curFile)
|
NMLmsg |
ReadFile(java.lang.String fileName)
|
void |
set_add_array_indexes_to_name(boolean _add_array_indexes_to_name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLFileReader(NMLMessageDictionary _dict)
Method Detail |
---|
public void set_add_array_indexes_to_name(boolean _add_array_indexes_to_name)
public NMLmsg ReadFile(java.lang.String fileName)
public NMLmsg ReadFile(java.io.File curFile)
public java.lang.String convertMsgToString(NMLmsg inMsg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |