推奨されていない API

推奨されていないクラス
net.skirnir.freyja.render.html.Anchor
            
net.skirnir.freyja.render.html.ATag
          代わりにAnchorを使って下さい。 
net.skirnir.freyja.render.html.Checkbox
            
net.skirnir.freyja.render.html.CheckboxInputTags
          代わりにCheckboxを使って下さい。 
net.skirnir.freyja.render.html.Input
            
net.skirnir.freyja.render.html.InputTag
          代わりにInputを使って下さい。 
net.skirnir.freyja.render.html.Optgroup
            
net.skirnir.freyja.render.html.OptgroupTag
          代わりにOptgroupを使って下さい。 
net.skirnir.freyja.render.html.Option
            
net.skirnir.freyja.render.html.OptionTag
          代わりにOptionを使って下さい。 
net.skirnir.freyja.render.html.Radio
            
net.skirnir.freyja.render.html.RadioInputTags
          代わりにRadioを使って下さい。 
net.skirnir.freyja.render.html.Select
            
net.skirnir.freyja.render.html.SelectTag
          代わりにSelectを使って下さい。 
net.skirnir.freyja.render.html.Tag
            
 

推奨されていないメソッド
net.skirnir.freyja.render.html.RadioInputTags.getRadioInputs()
          代わりにRadioInputTags.getInputs()メソッドを使用して下さい。 
net.skirnir.freyja.webapp.ServletContextWrapper.getServlet(String)
            
net.skirnir.freyja.webapp.ServletContextWrapper.getServletNames()
            
net.skirnir.freyja.webapp.ServletContextWrapper.getServlets()
            
net.skirnir.freyja.webapp.HttpSessionWrapper.getSessionContext()
            
net.skirnir.freyja.webapp.HttpSessionWrapper.getValue(String)
            
net.skirnir.freyja.webapp.HttpSessionWrapper.getValueNames()
            
net.skirnir.freyja.webapp.ServletContextWrapper.log(Exception, String)
            
net.skirnir.freyja.webapp.HttpSessionWrapper.putValue(String, Object)
            
net.skirnir.freyja.webapp.HttpSessionWrapper.removeValue(String)
            
 



Copyright © 2009 The Skirnir Project. All Rights Reserved.