module WirisPlugin::ContentHandlerInterface

Public Instance Methods

ContentHandler() click to toggle source
# File lib/com/wiris/util/xml/ContentHandler.rb, line 4
def ContentHandler
    return true
end