Method: AndroidXml::Tag#is_root

Defined in:
lib/android-xml/tag.rb

#is_rootObject

Returns the value of attribute is_root.



4
5
6
# File 'lib/android-xml/tag.rb', line 4

def is_root
  @is_root
end