[jdom-interest] Attribute.getParent()

bob bob at accurev.com
Sat Aug 26 23:24:15 PDT 2000


Any chance I could get an implementation of:

public class Attribute {
	...

	public Element getParent() {
		...
	}
}

(and maybe for Comment/ProcessingInstruction also?)

		-bob




More information about the jdom-interest mailing list