| java.lang.Object org.cougaar.lib.xml.parser.FieldParser
FieldParser | public class FieldParser (Code) | | Parses fields of objects.
(This is quite involved and complicated, actually.)
|
seen_classes | Hashtable seen_classes(Code) | | Wrapper arround the java.lang.Class functionality to allow to
get a method on an object that is called with a superclass of its
argument. Assumes only one argument per method (good for setters).
|
|
|