Deprecated API


Contents
Deprecated Fields
jaxx.compiler.tags.validator.BeanValidatorHandler.CONTEXT_NAME_ATTRIBUTE
          since 2.4.1, now use the BeanValidatorHandler.CONTEXT_ATTRIBUTE. 
jaxx.compiler.JAXXCompiler.needSwingUtil
          since 2.4.1, will be removed in version 3.0, it is not a good idea to do special treatment for a particular class, to use SwingUtil, do like for other class : import it! 
 

Deprecated Methods
jaxx.compiler.css.parser.SimpleCharStream.getColumn()
            
jaxx.compiler.java.parser.JavaCharStream.getColumn()
            
jaxx.compiler.JAXXCompiler.getImportManager()
          since 2.4.1, will be removed in version 3.0 : do not want to expose eugene export manager in rest of api, this is purpose of JavaFile only 
jaxx.compiler.css.parser.SimpleCharStream.getLine()
            
jaxx.compiler.java.parser.JavaCharStream.getLine()
            
jaxx.compiler.JAXXCompiler.isNeedSwingUtil()
          since 2.4.1, will be removed in version 3.0, has no effect do not use it... 
jaxx.compiler.JAXXCompiler.setNeedSwingUtil(boolean)
          since 2.4.1, will be removed in version 3.0, has no effect do not use it... 
 



Copyright © 2008-2012 CodeLutin. All Rights Reserved.