class Glaemscribe::API::Glaeml::Document

Attributes

errors[RW]
root_node[RW]

Public Class Methods

new() click to toggle source
# File lib/api/glaeml.rb, line 41
def initialize
  @errors = []
end