- java.lang.Object
-
- com.ibm.jvm.j9.dump.indexsupport.NodeAbstract
-
- com.ibm.jvm.j9.dump.indexsupport.NodeLibrary
-
- All Implemented Interfaces:
IParserNode
public class NodeLibrary extends NodeAbstract
-
-
Constructor Summary
Constructors Constructor Description NodeLibrary(JavaClassLoader loader, Attributes attributes)
-
Method Summary
-
Methods declared in class com.ibm.jvm.j9.dump.indexsupport.NodeAbstract
_longByResolvingRawKey, _longFromString, _longFromString
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.jvm.j9.dump.indexsupport.IParserNode
didFinishParsing, nodeToPushAfterStarting, stringWasParsed
-
-
-
-
Constructor Detail
-
NodeLibrary
public NodeLibrary(JavaClassLoader loader, Attributes attributes)
-
-