Prefix returns namespace prefix associated with the current node.
()
| 38 | |
| 39 | // Prefix returns namespace prefix associated with the current node. |
| 40 | Prefix() string |
| 41 | |
| 42 | // Value gets the value of current node. |
| 43 | Value() string |
no outgoing calls
no test coverage detected