Tag XPath::Conversion's API as private
This commit is contained in:
parent
31a574e7f8
commit
001c57e0ad
|
@ -3,6 +3,8 @@ module Oga
|
|||
##
|
||||
# Module for converting XPath objects such as NodeSets.
|
||||
#
|
||||
# @private
|
||||
#
|
||||
module Conversion
|
||||
##
|
||||
# Converts both arguments to a type that can be compared using ==.
|
||||
|
|
Loading…
Reference in New Issue