Class XMLProof::Proofsheets
In: proofsheet.rb
Parent: Array

Proofsheets is an array of Proofsheet objects (tied together they become a whole Proof)

Methods
load_document_proofsheets    load_document_proofsheets   
Public Instance methods
load_proofsheets(*xps_sources)

Loads proofsheets.

load_document_proofsheets(xml_url)

Loads an XML document's proofsheets as given by its internal schema processing instructions. It subsequently returns the REXML::Document. This only takes a url (or local file path).