Methods:
- Attribute string
- Properties string
- Value(property string) byte
- HasValue(property string) bool
- Children() *Node
- NumChildren() int
I’d say try the iterative process first – unless it gets too hard, then we’ll see how we can optimize it.
Methods:
I’d say try the iterative process first – unless it gets too hard, then we’ll see how we can optimize it.