Project

General

Profile

« Previous | Next » 

Revision 3144

As part of a patch fix for:

http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469

I've added the complimentary setter methods to the getter methods
that are already present in the class:

setNodeId()
setNodeName()
setParentNodeId()
setNodePrefix()
setNodeIndex()
setNodeType()
setNodeData()
setNodeDataNumerical()

Only a couple of these methods are used in DocumentImpl.java, but I thought
I'd round out the rest of them.

  • added
  • modified
  • copied
  • renamed
  • deleted