Skip navigation links
A C D E F G I J M N O P S T U V X _ 

A

att_domainName - Static variable in class org.noear.wood.generator.entity.Names
 
att_driverClassName - Static variable in class org.noear.wood.generator.entity.Names
 
att_entityName - Static variable in class org.noear.wood.generator.entity.Names
 
att_namingStyle - Static variable in class org.noear.wood.generator.entity.Names
 
att_password - Static variable in class org.noear.wood.generator.entity.Names
 
att_schema - Static variable in class org.noear.wood.generator.entity.Names
 
att_tableName - Static variable in class org.noear.wood.generator.entity.Names
 
att_targetPackage - Static variable in class org.noear.wood.generator.entity.Names
 
att_typeStyle - Static variable in class org.noear.wood.generator.entity.Names
 
att_url - Static variable in class org.noear.wood.generator.entity.Names
 
att_username - Static variable in class org.noear.wood.generator.entity.Names
 
attr(Node, String) - Static method in class org.noear.wood.generator.utils.XmlUtils
 
attr(Node, String, String) - Static method in class org.noear.wood.generator.utils.XmlUtils
 

C

capitalize(String) - Static method in class org.noear.wood.generator.utils.NamingUtils
首字符大小 NamingUtils.capitalize(null) = null NamingUtils.capitalize("") = "" NamingUtils.capitalize("cat") = "Cat" NamingUtils.capitalize("cAt") = "CAt"
code - Variable in class org.noear.wood.generator.entity.block.XmlEntityBlock
 

D

demo() - Static method in class org.noear.wood.generator.utils.IOUtils
 
domainName - Variable in class org.noear.wood.generator.entity.block.TableItem
 
domainName - Variable in class org.noear.wood.generator.entity.block.XmlTableBlock
 
driverClassName - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 

E

entityBlocks - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 
entityName - Variable in class org.noear.wood.generator.entity.block.XmlEntityBlock
 
execute() - Method in class org.noear.wood.generator.GenerateEntityMoJo
 
execute() - Method in class org.noear.wood.generator.GenerateMapperMoJo
 

F

fileWrite(File, String) - Static method in class org.noear.wood.generator.utils.IOUtils
 

G

generate(File, File) - Static method in class org.noear.wood.generator.entity.XmlEntityGenerator
 
generate(File, File) - Static method in class org.noear.wood.generator.mapper.XmlSqlMapperGenerator
生成 java 类
generate(File, File) - Static method in class org.noear.wood.generator.service.XmlSqlServiceGenerator
生成 java 类
GenerateEntityMoJo - Class in org.noear.wood.generator
 
GenerateEntityMoJo() - Constructor for class org.noear.wood.generator.GenerateEntityMoJo
 
generateJavaFile(File, File) - Static method in class org.noear.wood.generator.mapper.XmlSqlMapperGenerator
 
generateJavaFile(File, File) - Static method in class org.noear.wood.generator.service.XmlSqlServiceGenerator
 
GenerateMapperMoJo - Class in org.noear.wood.generator
 
GenerateMapperMoJo() - Constructor for class org.noear.wood.generator.GenerateMapperMoJo
 
getCode(Node) - Static method in class org.noear.wood.generator.entity.XmlParser
 
getResource(String) - Static method in class org.noear.wood.generator.utils.IOUtils
 
getSource(Node) - Static method in class org.noear.wood.generator.entity.XmlParser
 
getTables(XmlSourceBlock, DbContext) - Static method in class org.noear.wood.generator.entity.XmlParser
 

I

impType - Variable in class org.noear.wood.generator.mapper.TypeBlock
 
impTypeSet - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
IOUtils - Class in org.noear.wood.generator.utils
 
IOUtils() - Constructor for class org.noear.wood.generator.utils.IOUtils
 
isEmpty(String) - Static method in class org.noear.wood.generator.utils.StringUtils
 
isNotEmpty(String) - Static method in class org.noear.wood.generator.utils.StringUtils
 

J

JavaCodeBlock - Class in org.noear.wood.generator.mapper
 
JavaCodeBlock() - Constructor for class org.noear.wood.generator.mapper.JavaCodeBlock
 

M

mark - Variable in class org.noear.wood.generator.mapper.XmlSqlVar
 

N

name - Variable in class org.noear.wood.generator.mapper.XmlSqlVar
 
Names - Class in org.noear.wood.generator.entity
 
Names() - Constructor for class org.noear.wood.generator.entity.Names
 
namingStyle - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 
NamingUtils - Class in org.noear.wood.generator.utils
 
NamingUtils() - Constructor for class org.noear.wood.generator.utils.NamingUtils
 
newType - Variable in class org.noear.wood.generator.mapper.TypeBlock
 

O

oldType - Variable in class org.noear.wood.generator.mapper.TypeBlock
 
org.noear.wood.generator - package org.noear.wood.generator
 
org.noear.wood.generator.entity - package org.noear.wood.generator.entity
 
org.noear.wood.generator.entity.block - package org.noear.wood.generator.entity.block
 
org.noear.wood.generator.mapper - package org.noear.wood.generator.mapper
 
org.noear.wood.generator.service - package org.noear.wood.generator.service
 
org.noear.wood.generator.utils - package org.noear.wood.generator.utils
 

P

parse(File) - Static method in class org.noear.wood.generator.mapper.XmlSqlMapperGenerator
 
parse(File) - Static method in class org.noear.wood.generator.service.XmlSqlServiceGenerator
 
parseDoc(File) - Static method in class org.noear.wood.generator.utils.XmlUtils
 
password - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 

S

schema - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 
slmType - Variable in class org.noear.wood.generator.mapper.TypeBlock
 
StringUtils - Class in org.noear.wood.generator.utils
 
StringUtils() - Constructor for class org.noear.wood.generator.utils.StringUtils
 
sym_domainName - Static variable in class org.noear.wood.generator.entity.Names
 
sym_entityName - Static variable in class org.noear.wood.generator.entity.Names
 
sym_fields - Static variable in class org.noear.wood.generator.entity.Names
 
sym_fields_getter - Static variable in class org.noear.wood.generator.entity.Names
 
sym_fields_public - Static variable in class org.noear.wood.generator.entity.Names
 
sym_fields_setter - Static variable in class org.noear.wood.generator.entity.Names
 
sym_tableName - Static variable in class org.noear.wood.generator.entity.Names
 

T

tableBlocks - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 
TableItem - Class in org.noear.wood.generator.entity.block
 
TableItem() - Constructor for class org.noear.wood.generator.entity.block.TableItem
 
tableName - Variable in class org.noear.wood.generator.entity.block.TableItem
 
tableName - Variable in class org.noear.wood.generator.entity.block.XmlTableBlock
 
tableWrap - Variable in class org.noear.wood.generator.entity.block.TableItem
 
tag_entity - Static variable in class org.noear.wood.generator.entity.Names
 
tag_source - Static variable in class org.noear.wood.generator.entity.Names
 
tag_table - Static variable in class org.noear.wood.generator.entity.Names
 
targetPackage - Variable in class org.noear.wood.generator.entity.block.XmlEntityBlock
 
toCamelString(String) - Static method in class org.noear.wood.generator.utils.NamingUtils
转换为驼峰命名法格式
如: user_name = userName, iuser_service = iuserService, i_user_service = iUserService
toCamelString(String, boolean) - Static method in class org.noear.wood.generator.utils.NamingUtils
转换为驼峰命名法格式
如startsWithUpperCase=true时:
user_name = UserName, iuser_service = IuserService, i_user_service = IUserService
toLowerCaseIfAllUpperCase(String) - Static method in class org.noear.wood.generator.utils.NamingUtils
如果全是大写字母, 则转换为小写字母
toSpaceSplitString(String) - Static method in class org.noear.wood.generator.utils.NamingUtils
转换为空格拆分格式
如: userName = user name, SiteURL = site url, IUserService = iuser service
user$Name = user$name, user Name = user name, user name = user name, md5String = md5 string
toUnderlineString(String) - Static method in class org.noear.wood.generator.utils.NamingUtils
转换为下划线命名法格式
如: userName = user_name, SiteURL = site_url, IUserService = iuser_service
user$Name = user$name, user_Name = user_name, user name = user_name, md5String = md5_string
type - Variable in class org.noear.wood.generator.mapper.XmlSqlVar
 
TypeBlock - Class in org.noear.wood.generator.mapper
 
TypeBlock(String) - Constructor for class org.noear.wood.generator.mapper.TypeBlock
 
typeStyle - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 

U

url - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 
username - Variable in class org.noear.wood.generator.entity.block.XmlSourceBlock
 

V

val_camel - Static variable in class org.noear.wood.generator.entity.Names
 
varMap - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
varPut(XmlSqlVar) - Method in class org.noear.wood.generator.mapper.XmlSqlBlock
 

X

XmlEntityBlock - Class in org.noear.wood.generator.entity.block
 
XmlEntityBlock() - Constructor for class org.noear.wood.generator.entity.block.XmlEntityBlock
 
XmlEntityGenerator - Class in org.noear.wood.generator.entity
 
XmlEntityGenerator() - Constructor for class org.noear.wood.generator.entity.XmlEntityGenerator
 
XmlParser - Class in org.noear.wood.generator.entity
 
XmlParser() - Constructor for class org.noear.wood.generator.entity.XmlParser
 
XmlSourceBlock - Class in org.noear.wood.generator.entity.block
 
XmlSourceBlock() - Constructor for class org.noear.wood.generator.entity.block.XmlSourceBlock
 
XmlSqlBlock - Class in org.noear.wood.generator.mapper
 
XmlSqlBlock() - Constructor for class org.noear.wood.generator.mapper.XmlSqlBlock
 
XmlSqlMapperGenerator - Class in org.noear.wood.generator.mapper
 
XmlSqlMapperGenerator() - Constructor for class org.noear.wood.generator.mapper.XmlSqlMapperGenerator
 
XmlSqlServiceGenerator - Class in org.noear.wood.generator.service
 
XmlSqlServiceGenerator() - Constructor for class org.noear.wood.generator.service.XmlSqlServiceGenerator
 
XmlSqlVar - Class in org.noear.wood.generator.mapper
 
XmlSqlVar() - Constructor for class org.noear.wood.generator.mapper.XmlSqlVar
 
XmlSqlVar(String, String, String) - Constructor for class org.noear.wood.generator.mapper.XmlSqlVar
 
XmlTableBlock - Class in org.noear.wood.generator.entity.block
 
XmlTableBlock() - Constructor for class org.noear.wood.generator.entity.block.XmlTableBlock
 
XmlUtils - Class in org.noear.wood.generator.utils
 
XmlUtils() - Constructor for class org.noear.wood.generator.utils.XmlUtils
 

_

__nodeMap - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_cacheClear - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_cacheTag - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_caching - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_classCode - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_className - Variable in class org.noear.wood.generator.mapper.JavaCodeBlock
 
_className - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_code - Variable in class org.noear.wood.generator.mapper.JavaCodeBlock
 
_declare - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_id - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_namespace - Variable in class org.noear.wood.generator.mapper.JavaCodeBlock
 
_namespace - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_packageName - Variable in class org.noear.wood.generator.mapper.JavaCodeBlock
 
_param - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_remarks - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_return - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
_usingCache - Variable in class org.noear.wood.generator.mapper.XmlSqlBlock
 
A C D E F G I J M N O P S T U V X _ 
Skip navigation links

Copyright © 2025. All rights reserved.