Class: Duxml::ValidateErrorClass

Inherits:
ErrorClass show all
Includes:
ValidateError
Defined in:
lib/duxml/meta/history/validate_error.rb

Overview

created when grammar detects error from file

Constant Summary

Constants included from Duxml

DITA_GRAMMAR

Constants included from Meta

Meta::FILE_EXT

Instance Attribute Summary

Attributes inherited from ChangeClass

#time_stamp

Attributes inherited from PatternClass

#subject

Attributes included from Duxml

#doc, #file, #meta

Attributes included from Saxer

#io

Method Summary

Methods included from ValidateError

#description

Methods inherited from ErrorClass

#initialize

Methods included from Error

#error?

Methods inherited from ChangeClass

#initialize

Methods included from Change

#<=>, #abstract?, #description, #line

Methods inherited from PatternClass

#initialize

Methods included from Pattern

#<=>, #abstract?, #concrete?, #description, #name, #object, #relationship, #simple_name

Methods included from Duxml

#create, #load, #log, #relaxng, #save, #validate

Methods included from Meta

#grammar=, meta_path, xml

Methods included from Saxer

#sax

Constructor Details

This class inherits a constructor from Duxml::ErrorClass