class Puree::XMLExtractor::MastersThesis
Master’s thesis XML extractor.
Public Class Methods
new(xml)
click to toggle source
Calls superclass method
Puree::XMLExtractor::Thesis::new
# File lib/puree/xml_extractor/masters_thesis.rb, line 8 def initialize(xml) super end