Classpath
Represents the customizable elements of an eclipse classpath file. (via XML hooks everything is customizable).
Constructors
Properties
Functions
Link copied to clipboard
Creates a new FileReference instance.
Link copied to clipboard
Link copied to clipboard
open fun findFirstChildWithAttributeValue(root: Node, childName: String, attribute: String, value: String): Node
Link copied to clipboard
Link copied to clipboard
open fun findOrCreateFirstChildWithAttributeValue(root: Node, childName: String, attribute: String, value: String): Node
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard