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