Class<T> editable
boolean ignoreNullValue
boolean ignoreError
boolean ignoreCase
BiPredicate<T,U> propertiesFilter
UnaryOperator<T> fieldEditor
boolean transientSupport
boolean override
null
则写,否则忽略。如果覆盖,则不判断直接写boolean autoTransCamelCase
但是bean转Map和map转map时,没有使用这个参数,是因为没有匹配的必要,转map不存在无法匹配到的问题,因此此参数无效。
Class<T> beanDescClass
Converter converter
Map<K,V> cacheMap
Map<K,V> keyLockMap
int capacity
0
表示无大小限制long timeout
0
表示无限制,单位毫秒boolean existCustomTimeout
LongAdder hitCount
LongAdder missCount
CacheListener<K,V> listener
Object key
Object obj
long lastAccess
AtomicLong accessCount
long ttl
CacheObjIterator<K,V> cacheObjIter
Lock lock
ScheduledFuture<V> pruneJobFuture
ScheduledFuture<V> pruneJobFuture
long mostSigBits
long leastSigBits
BitSet safeCharacters
boolean encodeSpaceAsPlus
true
,则将空格编码为"+",此项只在"application/x-www-form-urlencoded"中使用false
,则空格编码为"%20",此项一般用于URL的Query部分(RFC3986规范)PercentCodec codec
char[] alphabets
byte[] DECODE_TABLE
Object array
int startIndex
int endIndex
int index
Enumeration<E> e
BufferedReader bufferedReader
int capacity
Comparator<T> comparator
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
boolean nullGreater
null
最大,排在最后Comparator<T> comparator
RegisterConverter registerConverter
SpecialConverter specialConverter
boolean ignoreElementError
Converter converter
CopyOptions copyOptions
String format
boolean isInitialized
String format
Converter rootConverter
String format
String format
DatatypeFactory datatypeFactory
double lng
double lat
long nodeId
AtomicLong timestampAndSequence
long twepoch
long workerId
long dataCenterId
boolean useSystemClock
long randomSequenceLimit
Snowflake.SEQUENCE_MASK
,0
表示不使用随机数。long sequence
long lastTimestamp
Number128 idValue
Number128 idValue
long betweenMs
BetweenFormatter.Level level
int levelMaxCount
boolean simpleMode
true
,输出 1小时3秒,为false
输出 1小时0分3秒Function<T,R> levelFormatter
String separator
boolean mutable
Week firstDayOfWeek
int minimalDaysInFirstWeek
FastDatePrinter printer
FastDateParser parser
DatePattern datePattern
Queue<E> queue
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if there is an IO issue.ClassNotFoundException
- if a class cannot be found.int century
int startYear
int status
String charsetName
byte[] bytes
CRC16Checksum crc16
short init
short[] crcTable
short value
int wCRCin
FileWriter writer
int capacity
boolean isNewLineMode
List<E> list
Lock lock
RandomAccessFile randomAccessFile
Charset charset
SerConsumer<T> lineHandler
CopyOption[] options
Charset charset
SerConsumer<T> lineHandler
int initReadLine
long period
String filePath
RandomAccessFile randomAccessFile
ScheduledExecutorService executorService
WatchMonitor fileDeleteWatchMonitor
boolean stopOnDelete
byte[] bytes
String name
String path
ClassLoader classLoader
Class<T> clazz
InputStream in
String name
WatchServiceWrapper watchService
Path dir
Path file
int maxDepth
Watcher watcher
WatchEvent.Kind<T>[] events
WatchEvent.Modifier[] modifiers
boolean isClosed
AtomicReference<V> reference
Object object
boolean value
byte value
double value
float value
int value
long value
Object value
short value
Bound<T extends Comparable<? super T>> lowerBound
Bound<T extends Comparable<? super T>> upperBound
Object start
Object end
Range.Stepper<T> stepper
boolean includeStart
boolean includeEnd
int position
Object middle
Object[] members
int hashCode
boolean cacheHash
boolean caseInsensitive
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Object defaultValue
private void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectException
Object writeReplace()
ConcurrentMap<K,V> data
int concurrencyLevel
long[] readBufferReadCount
LinkedDeque<E extends Linked<E>> evictionDeque
AtomicLong weightedSize
AtomicLong capacity
Lock evictionLock
Queue<E> writeBuffer
AtomicLong[] readBufferWriteCount
AtomicLong[] readBufferDrainAtWriteCount
AtomicReference<V>[][] readBuffers
AtomicReference<V> drainStatus
EntryWeigher<K,V> weigher
Queue<E> pendingNotifications
BiConsumer<T,U> listener
SerSupplier<R> collFactory
ConcurrentMap<K,V> raw
ReferenceQueue<T> lastKeyQueue
ReferenceQueue<T> lastValueQueue
BiConsumer<T,U> purgeListener
String[] datas
String[] datas
long cent
Currency currency
AtomicInteger alternativePort
String protocol
KeyManager[] keyManagers
TrustManager[] trustManagers
SecureRandom secureRandom
Provider provider
int minSize
int maxSize
long maxWait
long maxIdle
PartitionPoolConfig config
PoolPartition<T>[] partitions
boolean closed
int partitionSize
PoolConfig config
ObjectFactory<T> objectFactory
BlockingQueue<E> queue
int total
String packageName
String packageNameWithDot
String packageDirName
String packagePath
Predicate<T> classPredicate
Charset charset
ClassLoader classLoader
boolean initialize
Set<E> classes
boolean ignoreLoadError
Set<E> classesOfLoadError
Appendable appendable
CharSequence delimiter
CharSequence prefix
CharSequence suffix
boolean wrapElement
StrJoiner.NullMode nullMode
String emptyResult
boolean hasContent
boolean ignoreCase
boolean ignoreEquals
int offset
CharSequence prefix
CharSequence suffix
boolean ignoreCase
boolean stripAll
StrTrimer.TrimMode mode
Predicate<T> predicate
BitSet bitSet
int size
BloomFilter[] filters
char c
boolean caseInsensitive
int length
CharSequence strToFind
boolean caseInsensitive
CharSequence text
int endIndex
boolean negative
org.dromara.hutool.core.text.replacer.HighMultiReplacer.AhoCorasickAutomaton ahoCorasickAutomaton
HighMultiReplacerV2.AhoCorasickAutomaton ahoCorasickAutomaton
int beginInclude
int endExclude
char replacedChar
boolean isCodePoint
int beginInclude
int endExclude
CharSequence replacedStr
boolean isCodePoint
int fromIndex
CharSequence searchStr
int searchStrLength
CharSequence replacement
boolean ignoreCase
String text
TextFinder finder
int limit
boolean ignoreEmpty
int offset
int count
int corePoolSize
int maxPoolSize
long keepAliveTime
BlockingQueue<E> workQueue
ThreadFactory threadFactory
RejectedExecutionHandler handler
Boolean allowCoreThreadTimeOut
ThreadFactory backingThreadFactory
String namePrefix
Boolean daemon
Integer priority
Thread.UncaughtExceptionHandler uncaughtExceptionHandler
SerFunction<T,R> idKeyFun
SerFunction<T,R> parentIdKeyFun
SerFunction<T,R> weightKeyFun
SerFunction<T,R> nameKeyFun
SerFunction<T,R> childrenKeyFun
TreeNodeConfig treeNodeConfig
MapTree<T> parent
Object id
Object parentId
CharSequence name
Comparable<T> weight
Map<K,V> extra
long TIMER_UNIT_SECOND
long TIMER_UNIT_MINUTE
boolean isStop
Scheduler scheduler
Lock lock
CronConfig config
boolean started
boolean daemon
CronTimer timer
TaskTable taskTable
TaskLauncherManager taskLauncherManager
TaskExecutorManager taskExecutorManager
TaskListenerManager listenerManager
ExecutorService threadExecutor
ReadWriteLock lock
TripleTable<L,M,R> table
PartBuilder partBuilder
int step
String value
String[] parts
Cipher cipher
int encryptBlockSize
int decryptBlockSize
AlgorithmParameterSpec algorithmParameterSpec
SecureRandom random
String algorithm
Lock lock
PublicKey publicKey
PrivateKey privateKey
Signature signature
org.bouncycastle.crypto.engines.SM2Engine engine
org.bouncycastle.crypto.signers.SM2Signer signer
org.bouncycastle.crypto.params.ECPrivateKeyParameters privateKeyParams
org.bouncycastle.crypto.params.ECPublicKeyParameters publicKeyParams
SecureRandom random
boolean removeCompressedFlag
org.bouncycastle.crypto.signers.DSAEncoding encoding
org.bouncycastle.crypto.Digest digest
org.bouncycastle.crypto.engines.SM2Engine.Mode mode
PaillierCipher cipher
SecureRandom random
BigInteger n
BigInteger u
BigInteger lambda
BigInteger g
byte[] salt
int saltPosition
int digestCount
MacEngine engine
AES aes
org.bouncycastle.crypto.AlphabetMapper mapper
JceCipher cipher
AlgorithmParameterSpec algorithmParameterSpec
SecureRandom random
SecretKey secretKey
boolean isZeroPadding
Lock lock
byte[] key
Boolean isSupportTransaction
DialectRunner runner
DbConfig dbConfig
boolean caseInsensitive
Db db
Entity.Meta meta
int pageNumber
int pageSize
Order[] orders
int page
int pageSize
int totalPage
int total
DbConfig dbConfig
QuoteWrapper quoteWrapper
String dataSourceName
boolean caseInsensitive
boolean caseInsensitive
boolean caseInsensitive
Class<T> beanClass
PageResult<T> pageResult
boolean caseInsensitive
String tableName
String name
ColumnType type
Integer digit
boolean isNullable
String remarks
boolean autoIncrement
String columnDef
null
)boolean isPk
int order
String schema
String catalog
String tableName
String pureTableName
String remarks
Set<E> pkNames
List<E> indexInfoList
Map<K,V> columns
String field
String operator
Object value
boolean isPlaceHolder
Object secondValue
LogicalOperator linkOperator
Condition[] conditions
StringBuilder sql
List<E> paramValues
QuoteWrapper quoteWrapper
BoundSql boundSql
Connection connection
boolean returnGeneratedKey
SqlFilter sqlFilter
StopWatch interval
MailAccount mailAccount
String[] tos
String[] ccs
String[] bccs
String[] reply
String title
String content
boolean isHtml
jakarta.mail.Multipart multipart
boolean useGlobalSession
PrintStream debugOutput
String host
Integer port
Boolean auth
String authMechanisms
String user
char[] pass
String from
boolean debug
Charset charset
boolean encodefilename
MailAccount.charset
编码,默认为 true
boolean starttlsEnable
Boolean sslEnable
String sslProtocols
String socketFactoryClass
boolean socketFactoryFallback
int socketFactoryPort
long timeout
long connectionTimeout
long writeTimeout
Map<K,V> customProperty
float JAVA_VERSION_FLOAT
int JAVA_VERSION_INT
String JAVA_VENDOR
String JAVA_VENDOR_URL
boolean IS_JAVA_1_8
boolean IS_JAVA_9
boolean IS_JAVA_10
boolean IS_JAVA_11
boolean IS_JAVA_12
boolean IS_JAVA_13
boolean IS_JAVA_14
boolean IS_JAVA_15
boolean IS_JAVA_16
boolean IS_JAVA_17
boolean IS_JAVA_18
String JAVA_RUNTIME_NAME
String JAVA_RUNTIME_VERSION
String JAVA_HOME
String JAVA_EXT_DIRS
String JAVA_ENDORSED_DIRS
String JAVA_CLASS_PATH
String JAVA_CLASS_VERSION
String JAVA_LIBRARY_PATH
String SUN_BOOT_CLASS_PATH
String SUN_ARCH_DATA_MODEL
String OS_VERSION
String OS_ARCH
String OS_NAME
boolean IS_OS_AIX
boolean IS_OS_HP_UX
boolean IS_OS_IRIX
boolean IS_OS_LINUX
boolean IS_OS_MAC
boolean IS_OS_MAC_OSX
boolean IS_OS_OS2
boolean IS_OS_SOLARIS
boolean IS_OS_SUN_OS
boolean IS_OS_WINDOWS
boolean IS_OS_WINDOWS_2000
boolean IS_OS_WINDOWS_95
boolean IS_OS_WINDOWS_98
boolean IS_OS_WINDOWS_ME
boolean IS_OS_WINDOWS_NT
boolean IS_OS_WINDOWS_XP
boolean IS_OS_WINDOWS_7
boolean IS_OS_WINDOWS_8
boolean IS_OS_WINDOWS_8_1
boolean IS_OS_WINDOWS_10
String FILE_SEPARATOR
String LINE_SEPARATOR
String PATH_SEPARATOR
Runtime currentRuntime
Charset charset
String path
TemplateConfig.ResourceMode resourceMode
Class<T> customEngine
org.beetl.core.Template rawTemplate
com.jfinal.template.Template rawTemplate
freemarker.template.Template rawTemplate
jetbrick.template.JetTemplate rawTemplate
org.rythmengine.template.ITemplate rawTemplate
org.apache.velocity.Template rawTemplate
String charset
org.febit.wit.Template rawTemplate
org.apache.lucene.util.Attribute word
org.ansj.domain.Term term
com.hankcs.hanlp.seg.common.Term term
org.wltea.analyzer.core.Lexeme word
org.lionsoul.jcseg.IWord word
com.huaban.analysis.jieba.SegToken segToken
com.chenlb.mmseg4j.Word word
com.mayabot.nlp.segment.WordTerm word
org.apdplat.word.segmentation.Word word
org.apache.http.config.RegistryBuilder<I> builder
SSLContext sslContext
String[] supportedProtocols
String[] supportedCipherSuites
org.apache.hc.core5.reactor.ssl.SSLBufferMode sslBufferMode
org.apache.hc.client5.http.ssl.HostnameVerificationPolicy hostnameVerificationPolicy
HostnameVerifier hostnameVerifier
Pattern versionPattern
Pattern versionPattern
Pattern versionPattern
JSONFactory factory
Comparator<T> keyComparator
null
表示不排序,不排序情况下,按照加入顺序排序boolean ignoreError
boolean ignoreCase
String dateFormat
boolean ignoreNullValue
boolean transientSupport
boolean stripTrailingZeros
JSONConfig.DuplicateMode duplicateMode
NumberWriteMode numberWriteMode
boolean ignoreZeroWithChar
false
,则转义,否则去除JSONFactory factory
JSONFactory factory
Object value
boolean prettyPrint
String dateFormat
boolean ignoreNullValue
String format
JSONConfig CONFIG
JSONObject claimJSON
JSONFactory factory
Loader<T> typeAdapterManagerLoader
boolean keepStrings
false
,则尝试转换为对应类型(numeric, boolean, string)int maxNestingDepth
String name
String name
org.apache.log4j.Logger logger
boolean isLocationAwareLogger
int level
String name
int level
String name
CsvReadConfig config
CsvReadConfig config
CsvTokener tokener
int preChar
boolean inQuotes
StringBuilder currentField
CsvRow header
long lineNo
long inQuotesLineCount
int firstLineFieldCount
int maxFieldCount
boolean finished
CsvReadConfig config
CsvTokener tokener
int preChar
boolean inQuotes
StringBuilder currentField
CsvRow header
long lineNo
long inQuotesLineCount
int firstLineFieldCount
int maxFieldCount
boolean finished
long headerLineNo
boolean skipEmptyRows
boolean errorOnDifferentFieldCount
long beginLineNo
long endLineNo
boolean trimField
Reader reader
boolean alwaysDelimitText
char[] lineDelimiter
boolean ddeSafe
boolean endingLineBreak
Writer writer
CsvWriteConfig config
boolean newline
boolean isFirstLine
org.apache.poi.ss.usermodel.BorderStyle topStyle
Short topColor
org.apache.poi.ss.usermodel.BorderStyle rightStyle
Short rightColor
org.apache.poi.ss.usermodel.BorderStyle bottomStyle
Short bottomColor
org.apache.poi.ss.usermodel.BorderStyle leftStyle
Short leftColor
org.apache.poi.ss.usermodel.Workbook workbook
org.apache.poi.ss.usermodel.CellStyle headCellStyle
org.apache.poi.ss.usermodel.CellStyle cellStyle
org.apache.poi.ss.usermodel.CellStyle cellStyleForNumber
org.apache.poi.ss.usermodel.CellStyle cellStyleForDate
org.apache.poi.ss.usermodel.CellStyle cellStyleForHyperlink
org.ofdrw.layout.OFDDoc doc
ReentrantReadWriteLock cacheLock
ReentrantReadWriteLock.ReadLock readLock
ReentrantReadWriteLock.WriteLock writeLock
int size
GroupedMap groupedMap
boolean logIfNull
null
时是否打印debug日志提示用户,默认false
Resource resource
SettingLoader loader
WatchMonitor watchMonitor
Resource resource
WatchMonitor watchMonitor
int threadPoolSize
long readTimeout
long writeTimeout
int readBufferSize
int writeBufferSize
int width
int height
int interfereCount
Font font
String code
byte[] imageBytes
CodeGenerator generator
Color background
AlphaComposite textAlpha
int quality
int repeat
int minColor
int maxColor
String baseStr
int length
int numberLength
Image image
BufferedImage srcImage
Image targetImage
String targetImageType
boolean positionBaseCentre
float quality
Color backgroundColor
Copyright © 2025. All rights reserved.