Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

rcs.nml
Class NMLConfigInfo  view NMLConfigInfo download NMLConfigInfo.java

java.lang.Object
  extended byrcs.nml.NMLConfigInfo

class NMLConfigInfo
extends java.lang.Object


Field Summary
(package private)  java.util.Hashtable buffer_configurations
           
(package private)  java.lang.String file_name
           
(package private)  rcs.utils.URL_and_FileLoader loader
           
 
Constructor Summary
(package private) NMLConfigInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file_name

java.lang.String file_name

buffer_configurations

java.util.Hashtable buffer_configurations

loader

rcs.utils.URL_and_FileLoader loader
Constructor Detail

NMLConfigInfo

NMLConfigInfo()