Class | HTree::Context |
In: |
htree/context.rb
htree/modules.rb |
Parent: | Object |
namespaces | [R] |
The optional argument `namespaces’ should be a hash or nil. HTree::DefaultNamespaces is used if nil is specified.
If it is a hash, its key should be nil or a string. nil means default namespace. The string means some prefix which must not be empty.
The hash value should be a string. The empty string "" means unbound namespace.