module WirisPlugin::EntityResolverInterface

Public Instance Methods

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