索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

H

h1 - 类中的变量 com.sh.wf.module.component.Component
 
H2 - 类中的静态变量 com.sh.base.frame.common.util.DBConfig
 
H2 - 接口中的静态变量 com.sh.http.common.HeaderValue.Upgrade
 
H2C - 接口中的静态变量 com.sh.http.common.HeaderValue.Upgrade
 
H2Server - com.sh.javax.db中的类
Description: H2服务端 可以在Event.EVENT_TYPE_APP_PRELOAD事件中启动H2内存数据库
handle(CompilationProblem) - 接口中的方法 com.sh.common.jci.problems.CompilationProblemHandler
 
handle(Context) - 接口中的方法 com.sh.http.router.RouterHandler
 
handle(Context, CompletableFuture<Void>) - 接口中的方法 com.sh.http.router.RouterHandler
 
handle(HttpRequest) - 类中的方法 com.sh.http.handler.BasicAuthServerHandler
 
handle(HttpRequest) - 类中的方法 com.sh.http.handler.HttpStaticResourceHandler
 
handle(HttpRequest) - 类中的方法 com.sh.http.router.Router
 
handle(HttpRequest) - 接口中的方法 com.sh.http.server.HttpHandler
同步处理HTTP请求的方法
handle(HttpRequest) - 类中的方法 com.sh.http.server.upgrade.http2.Http2Upgrade
 
handle(HttpRequest, CompletableFuture<Void>) - 类中的方法 com.sh.http.handler.HttpStaticResourceHandler
 
handle(HttpRequest, CompletableFuture<Void>) - 类中的方法 com.sh.http.router.Router
 
handle(HttpRequest, CompletableFuture<Void>) - 接口中的方法 com.sh.http.server.HttpHandler
异步处理HTTP请求的方法
handle(HttpRequest, CompletableFuture<Void>) - 类中的方法 com.sh.http.server.upgrade.http2.Http2Upgrade
 
handle(WebSocketRequest, WebSocketResponse) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
执行当前处理器逻辑。
handle(WebSocketRequest, WebSocketResponse, CompletableFuture<Void>) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
 
handleBinaryMessage(WebSocketRequest, WebSocketResponse, byte[]) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
处理二进制请求消息
handleClassPath(HttpRequest, CompletableFuture<Void>, String) - 类中的方法 com.sh.http.handler.HttpStaticResourceHandler
 
handleContinueMessage(WebSocketRequest, WebSocketResponse, byte[]) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
 
handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类中的方法 com.sh.spring.encrypt.DecryptRequestBodyAdvice
如果body为空,转为空对象
handleEvent(Event) - 接口中的方法 com.sh.events.EventListener
每当发生 EventListener 接口为其注册的类型的事件时,即可调用此方法。
handleException(String, Exception) - 类中的静态方法 com.sh.common.exec.util.DebugUtils
Handle an exception based on the system properties.
handleHttpRequest(Http2Endpoint) - 类中的方法 com.sh.http.server.upgrade.http2.Http2Upgrade
 
handleInvocationTargetException(HttpServletRequest, HttpServletResponse, InvocationTargetException) - 类中的方法 org.tuckey.web.filters.urlrewrite.UrlRewriter
Handle an exception thrown by a Run element.
handleNotification() - 接口中的方法 com.sh.common.jci.listeners.ReloadNotificationListener
 
handleNotification() - 类中的方法 com.sh.common.jci.ReloadingClassLoader
 
handlePing(WebSocketRequest, WebSocketResponse) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
 
handlePong(WebSocketRequest, WebSocketResponse) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
 
Handler - com.sh.http.handler中的类
请求处理器
Handler - com.sh.wf.excel.event中的接口
Intercepts handle some business logic
Handler() - 类的构造器 com.sh.http.handler.Handler
 
HandlerContext - com.sh.http.handler中的类
请求处理上下文对象
HandlerContext(SimpleHttpServletRequest, ServletResponse, HttpServletContext, boolean) - 类的构造器 com.sh.http.handler.HandlerContext
 
handleRepeatedReferenceAsArray(Object) - 类中的方法 com.sh.json.util.CycleDetectionStrategy
Handle a repeated reference
Must return a valid JSONArray or null.
handleRepeatedReferenceAsObject(Object) - 类中的方法 com.sh.json.util.CycleDetectionStrategy
Handle a repeated reference
Must return a valid JSONObject or null.
handleRequest(HandlerContext) - 类中的方法 com.sh.http.handler.FindFilterHandler
 
handleRequest(HandlerContext) - 类中的方法 com.sh.http.handler.Handler
处理handlerContext中的请求
handleRequest(HandlerContext) - 类中的方法 com.sh.http.handler.HandlerPipeline
 
handleRequest(HandlerContext) - 类中的方法 com.sh.http.handler.SecurityHandler
 
handleRequest(HandlerContext) - 类中的方法 com.sh.http.handler.ServletRequestListenerHandler
 
handleRequest(HandlerContext) - 类中的方法 com.sh.http.handler.ServletServiceHandler
 
HandlerPipeline - com.sh.http.handler中的类
 
HandlerPipeline() - 类的构造器 com.sh.http.handler.HandlerPipeline
 
HandlerWrapper - com.sh.http.plugins.websocket.impl中的类
 
HandlerWrapper(MessageHandler.Partial<?>, Class<?>) - 类的构造器 com.sh.http.plugins.websocket.impl.HandlerWrapper
 
HandlerWrapper(MessageHandler.Whole<?>, Class<?>) - 类的构造器 com.sh.http.plugins.websocket.impl.HandlerWrapper
 
handleTextMessage(WebSocketRequest, WebSocketResponse, String) - 类中的方法 com.sh.http.server.upgrade.websocket.WebSocketUpgrade
处理字符串请求消息
HandshakeBuilder - org.java_websocket.handshake中的接口
 
HandshakeCompletionHandler - com.sh.http.conn.extension.ssl中的接口
 
Handshakedata - org.java_websocket.handshake中的接口
 
HandshakedataImpl1 - org.java_websocket.handshake中的类
 
HandshakedataImpl1() - 类的构造器 org.java_websocket.handshake.HandshakedataImpl1
 
HandshakeImpl1Client - org.java_websocket.handshake中的类
 
HandshakeImpl1Client() - 类的构造器 org.java_websocket.handshake.HandshakeImpl1Client
 
HandshakeImpl1Server - org.java_websocket.handshake中的类
 
HandshakeImpl1Server() - 类的构造器 org.java_websocket.handshake.HandshakeImpl1Server
 
HandshakeModel - com.sh.http.conn.extension.ssl中的类
 
HandshakeModel() - 类的构造器 com.sh.http.conn.extension.ssl.HandshakeModel
 
HandshakeRequestImpl - com.sh.http.plugins.websocket.impl中的类
 
HandshakeRequestImpl(HttpServletRequest) - 类的构造器 com.sh.http.plugins.websocket.impl.HandshakeRequestImpl
 
HandshakeResponseImpl - com.sh.http.plugins.websocket.impl中的类
 
HandshakeResponseImpl(HttpServletResponse) - 类的构造器 com.sh.http.plugins.websocket.impl.HandshakeResponseImpl
 
has(String) - 类中的方法 com.sh.json.JSONObject
Determine if the JSONObject contains a specific key.
HAS_DATA - enum class 中的枚举常量 com.sh.wf.excel.enums.WriteLastRowTypeEnum
Any data has been written;
hasAiAgent - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasAjaxScriptType - 类中的变量 com.sh.javax.tag.event.TagEventRet
 
hasAMap - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasArcgisMap - 类中的变量 com.sh.wf.module.base.ModuleData
 
HasAttributeFilter - org.htmlparser.filters中的类
This class accepts all tags that have a certain attribute, and optionally, with a certain value.
HasAttributeFilter() - 类的构造器 org.htmlparser.filters.HasAttributeFilter
Creates a new instance of HasAttributeFilter.
HasAttributeFilter(String) - 类的构造器 org.htmlparser.filters.HasAttributeFilter
Creates a new instance of HasAttributeFilter that accepts tags with the given attribute.
HasAttributeFilter(String, String) - 类的构造器 org.htmlparser.filters.HasAttributeFilter
Creates a new instance of HasAttributeFilter that accepts tags with the given attribute and value.
HasAttributeFilterWrapper - org.htmlparser.parserapplications.filterbuilder.wrappers中的类
Wrapper for HasAttributeFilters.
HasAttributeFilterWrapper() - 类的构造器 org.htmlparser.parserapplications.filterbuilder.wrappers.HasAttributeFilterWrapper
Create a wrapper over a new HasAttributeFilter.
hasAutoCalCellWidth - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasAutoGenerate(ModuleContext) - 类中的方法 com.sh.wf.module.component.table.Tr
 
hasBMap - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasBMapMarkerCluster - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasBubble - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasBufferedData() - 类中的方法 com.sh.mail.mime4j.io.BufferedLineReaderInputStream
 
hasBufferedData() - 类中的方法 org.java_websocket.client.WebSocketClient
 
hasBufferedData() - 接口中的方法 org.java_websocket.WebSocket
Checks if the websocket has buffered data
hasBufferedData() - 类中的方法 org.java_websocket.WebSocketImpl
 
hasCal - 类中的变量 com.sh.wf.module.component.table.TdDynamic
 
hasCanvasLayout - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasCarouselPanel - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasCascader - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasCatchSql - 类中的变量 com.sh.wf.module.base.DsFilterResult
 
hasChanged() - 类中的方法 com.sh.common.jci.listeners.FileChangeListener
 
hasCheckboxRadioUI - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasChild(String, String, boolean) - 类中的静态方法 com.sh.wf.module.util.DslQueryUtils
 
hasChild(String, String, String, boolean) - 类中的静态方法 com.sh.wf.module.util.DslQueryUtils
 
HasChildFilter - org.htmlparser.filters中的类
This class accepts all tags that have a child acceptable to the filter.
HasChildFilter() - 类的构造器 org.htmlparser.filters.HasChildFilter
Creates a new instance of a HasChildFilter.
HasChildFilter(NodeFilter) - 类的构造器 org.htmlparser.filters.HasChildFilter
Creates a new instance of HasChildFilter that accepts nodes with a direct child acceptable to the filter.
HasChildFilter(NodeFilter, boolean) - 类的构造器 org.htmlparser.filters.HasChildFilter
Creates a new instance of HasChildFilter that accepts nodes with a child acceptable to the filter.
HasChildFilterWrapper - org.htmlparser.parserapplications.filterbuilder.wrappers中的类
Wrapper for HasChildFilters.
HasChildFilterWrapper() - 类的构造器 org.htmlparser.parserapplications.filterbuilder.wrappers.HasChildFilterWrapper
Create a wrapper over a new HasChildFilter.
hasChildren() - 类中的方法 com.sh.wf.module.mobile.menu.MobileMenu
 
hasChildren() - 类中的方法 com.sh.wf.module.mobile.pkg.PkgInfo
 
hasChildren(Element) - 类中的静态方法 com.sh.common.util.XmlUtil
是否有子结点
hasCKEditor - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasClickEvent - 类中的变量 com.sh.wf.module.component.page.common.EventAttr
 
hasColorPicker - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasColumn(String) - 类中的方法 com.sh.javax.datastore.Datastore
判断是否存在列
hasConnected() - 接口中的方法 com.sh.javax.DataCenter
是否已经建立连接
hasConnected() - 类中的方法 com.sh.javax.DataCenterBase
是否已经建立连接
hasContainQueryDsName(String) - 类中的方法 com.sh.wf.module.component.page.common.DictAttrOtherColList
判断是否包含查询数据集
hasContainSData(List<SData>, String) - 类中的静态方法 com.sh.wf.module.component.chart.common.util.ChartUtil
 
hasContainVar(String) - 类中的方法 com.sh.wf.module.base.ModuleCall
 
hasContatentCode(String) - 类中的方法 com.sh.mail.po.MailReceive
 
hasContextMenu - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasDragLayout - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasEChart - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasEChartGl - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasError() - 类中的方法 com.sh.compile.express.MathExpParser
Reports whether there is an error in the expression
hasEventListener(String) - 类中的静态方法 com.sh.events.EventContext
是否有监听事件
hasFieldValue(String) - 接口中的方法 org.java_websocket.handshake.Handshakedata
 
hasFieldValue(String) - 类中的方法 org.java_websocket.handshake.HandshakedataImpl1
 
hasFixHeaderViewArea - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasFlag(int, int) - 类中的方法 com.sh.http.common.codec.h2.codec.Http2Frame
 
HASH_OFFSET - 类中的静态变量 com.sh.mail.mime4j.util.LangUtils
 
HASH_SEED - 类中的静态变量 com.sh.mail.mime4j.util.LangUtils
 
hashCode - 类中的静态变量 com.sh.wf.module.context.Constant
 
hashCode() - 类中的方法 com.sh.common.zip.ZipEntry
Get the hashCode of the entry.
hashCode() - 类中的方法 com.sh.common.zip.ZipLong
Override to make two instances with same value equal.
hashCode() - 类中的方法 com.sh.common.zip.ZipShort
Override to make two instances with same value equal.
hashCode() - 类中的方法 com.sh.http.conn.attach.AttachKey
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.BooleanArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.BooleanObjectArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.ByteArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.CharacterObjectArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.CharArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.DoubleArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.FloatArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.IntArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.LongArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.ObjectArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.array.ShortArrayMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.bean.MorphDynaBean
 
hashCode() - 类中的方法 com.sh.json.ezmorph.bean.MorphDynaClass
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.BigDecimalMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.BigIntegerMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.BooleanObjectMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.CharacterObjectMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.ClassMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.DateMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.IdentityObjectMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.MapToDateMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.NumberMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.ObjectListMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.StringMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.object.SwitchingMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.BooleanMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.ByteMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.CharMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.DoubleMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.FloatMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.IntMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.LongMorpher
 
hashCode() - 类中的方法 com.sh.json.ezmorph.primitive.ShortMorpher
 
hashCode() - 类中的方法 com.sh.json.JSONArray
 
hashCode() - 类中的方法 com.sh.json.JSONFunction
 
hashCode() - 类中的方法 com.sh.json.JSONNull
 
hashCode() - 类中的方法 com.sh.json.JSONObject
 
hashCode() - 类中的方法 com.sh.mail.mime4j.stream.Event
 
hashCode() - 类中的方法 com.sh.mail.mime4j.stream.NameValuePair
 
hashCode() - 类中的方法 com.sh.resource.util.expiringmap.ExpiringMap
 
hashCode() - 类中的方法 com.sh.resource.util.expiringmap.ExpiringValue
 
hashCode() - 类中的方法 com.sh.util.AbstractMap
Returns the hash code value for this map.
hashCode() - 类中的方法 com.sh.util.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - 类中的方法 com.sh.util.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - 类中的方法 com.sh.util.concurrent.expiringmap.ExpiringMap
 
hashCode() - 类中的方法 com.sh.util.concurrent.expiringmap.ExpiringValue
 
hashCode() - 类中的方法 com.sh.wf.excel.write.metadata.fill.AnalysisCell
 
hashCode() - 类中的方法 com.sh.wf.tool.Optional
 
hashCode() - 类中的方法 org.java_websocket.WebSocketImpl
 
hashCode(boolean) - 类中的静态方法 com.sh.wf.excel.util.ObjectUtils
Return the same value as Boolean.hashCode()}.
hashCode(double) - 类中的静态方法 com.sh.wf.excel.util.ObjectUtils
Return the same value as Double.hashCode()}.
hashCode(float) - 类中的静态方法 com.sh.wf.excel.util.ObjectUtils
Return the same value as Float.hashCode()}.
hashCode(int, boolean) - 类中的静态方法 com.sh.mail.mime4j.util.LangUtils
 
hashCode(int, int) - 类中的静态方法 com.sh.mail.mime4j.util.LangUtils
 
hashCode(int, Object) - 类中的静态方法 com.sh.mail.mime4j.util.LangUtils
 
hashCode(long) - 类中的静态方法 com.sh.wf.excel.util.ObjectUtils
Return the same value as Long.hashCode()}.
hashCode(Object) - 类中的静态方法 com.sh.json.util.JSONUtils
Returns the hashcode of value.
If null it will return JSONNull.getInstance().hashCode().
If value is JSON, JSONFunction or String, value.hashCode is returned, otherwise the value is transformed to a String an its hashcode is returned.
hashCode(String) - 类中的静态方法 com.sh.util.StringUtil
返回正数的hashCode值
hashCodeBySHA(String) - 类中的静态方法 com.sh.wf.util.HashCodeUtil
使用MessageDigest
HashCodeUtil - com.sh.wf.util中的类
Description:
HashCodeUtil() - 类的构造器 com.sh.wf.util.HashCodeUtil
 
hasHead() - 类中的方法 com.sh.wf.excel.metadata.property.ExcelHeadProperty
 
hasHeader() - 类中的方法 org.htmlparser.tags.TableRow
Checks if this table has a header
HashedWheelTimer - com.sh.http.conn.timer中的类
基于时间轮算法实现的高效定时器
HashedWheelTimer(ThreadFactory) - 类的构造器 com.sh.http.conn.timer.HashedWheelTimer
使用默认参数创建定时器 默认时间精度为100毫秒,时间轮大小为512
HashedWheelTimer(ThreadFactory, long, int) - 类的构造器 com.sh.http.conn.timer.HashedWheelTimer
创建自定义参数的定时器
hasHighcharts - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasHightcharts3D - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasInputAutoComplete - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasInputSchoolChoose - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasInputTag - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasJob(String) - 类中的静态方法 com.sh.wf.module.timer.QuartzUtil
判断Job是否存在
hasJqPrint - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasLength(CharSequence) - 类中的静态方法 com.sh.util.StringUtil
 
hasLength(String) - 类中的静态方法 com.sh.util.StringUtil
Check that the given String is neither null nor of length 0.
hasMaptalks - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasMarked - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasMore() - 类中的方法 com.sh.weixin.openid.OpenIdList
 
hasMoreData - 类中的变量 com.sh.wf.module.base.BasePageNavigate
 
hasMoreData() - 类中的方法 com.sh.javax.DataPages
 
hasMoreData() - 类中的方法 com.sh.javax.DsPages
 
hasMoreData() - 类中的方法 com.sh.javax.FilePages
 
hasMoreData() - 接口中的方法 com.sh.javax.Pages_I
是否还有更多数据
hasMoreData() - 类中的方法 com.sh.javax.RequestPages
 
hasMoreData() - 类中的方法 com.sh.javax.WebPages
 
hasMoreNodes() - 类中的方法 org.htmlparser.util.IteratorImpl
Check if more nodes are available.
hasMoreNodes() - 接口中的方法 org.htmlparser.util.NodeIterator
Check if more nodes are available.
hasMoreNodes() - 类中的方法 org.htmlparser.util.NodeTreeWalker
Returns whether or not there are more nodes available based on the current configuration of this NodeTreeWalker.
hasMoreNodes() - 接口中的方法 org.htmlparser.util.SimpleNodeIterator
Check if more nodes are available.
hasNext() - 类中的方法 com.sh.common.csv.CSVReader
 
hasNext() - 类中的方法 com.sh.javax.datastore.DsIterator
 
hasNext() - 接口中的方法 org.apache.commons.fileupload.FileItemIterator
Returns, whether another instance of FileItemStream is available.
hasNext(AnalysisContext) - 类中的方法 com.sh.wf.excel.event.AbstractIgnoreExceptionReadListener
 
hasNext(AnalysisContext) - 类中的方法 com.sh.wf.excel.event.AnalysisEventListener
 
hasNext(AnalysisContext) - 接口中的方法 com.sh.wf.excel.read.listener.ReadListener
Verify that there is another piece of data.You can stop the read by returning false
hasNotify() - 类中的方法 com.sh.javax.watch.impl.DCWatcher
 
hasNotify() - 接口中的方法 com.sh.javax.watch.Watcher_I
消息是否已经通知
hasNumStepAnimate - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasOLMap - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasOpend - 类中的变量 com.sh.wf.wsocket.ClientWebSocketTask2
 
hasOriginalRequestAndResponse() - 类中的方法 com.sh.http.plugins.async.AsyncContextImpl
 
hasParam() - 类中的方法 com.sh.ai.impl.AITool
 
hasParamName(String) - 类中的方法 com.sh.wf.module.context.ModuleContext
 
hasParent(String, String) - 类中的静态方法 com.sh.wf.module.util.DslQueryUtils
 
HasParentFilter - org.htmlparser.filters中的类
This class accepts all tags that have a parent acceptable to another filter.
HasParentFilter() - 类的构造器 org.htmlparser.filters.HasParentFilter
Creates a new instance of HasParentFilter.
HasParentFilter(NodeFilter) - 类的构造器 org.htmlparser.filters.HasParentFilter
Creates a new instance of HasParentFilter that accepts nodes with the direct parent acceptable to the filter.
HasParentFilter(NodeFilter, boolean) - 类的构造器 org.htmlparser.filters.HasParentFilter
Creates a new instance of HasParentFilter that accepts nodes with a parent acceptable to the filter.
HasParentFilterWrapper - org.htmlparser.parserapplications.filterbuilder.wrappers中的类
Wrapper for HasParentFilters.
HasParentFilterWrapper() - 类的构造器 org.htmlparser.parserapplications.filterbuilder.wrappers.HasParentFilterWrapper
Create a wrapper over a new HasParentFilter.
hasPaserComponent(ModuleContext, Component) - 类中的方法 com.sh.wf.module.base.ModuleData
判断是否解析该组件,因为有些组件设置的优先解析
hasPlaceholder - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasPlupload - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasPrefix() - 类中的方法 com.sh.wf.module.util.SnowflakeIdWorker
 
hasPrefix() - 类中的方法 com.sh.wf.module.util.TimeIdWorker
 
hasPrevious() - 类中的方法 com.sh.javax.datastore.DsIterator
 
hasQQMap - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasQuotes(String) - 类中的静态方法 com.sh.json.util.JSONUtils
Returns true if the input has single-quotes or double-quotes at both sides.
hasRenderHeader - 类中的变量 com.sh.javax.datastore.FileDatastore
 
hasRepeatWhere - 类中的变量 com.sh.wf.etl.sync.ETLSyncBase
 
hasResult() - 类中的方法 com.sh.common.exec.DefaultExecuteResultHandler
Has the process exited and a result is available, i.e. exitCode or exception?
hasRole(String) - 类中的方法 com.sh.base.frame.common.util.UserInfo
判断是否包含角色
HasRole - com.sh.wf.module.call.impl中的类
Description: 是否包含角色
HasRole() - 类的构造器 com.sh.wf.module.call.impl.HasRole
 
hasRoleAnd(String...) - 类中的方法 com.sh.base.frame.common.util.UserInfo
判断是否包含角色
hasRoleOr(String...) - 类中的方法 com.sh.base.frame.common.util.UserInfo
判断是否包含角色
HasRoleOr - com.sh.wf.module.call.impl中的类
Description: 是否包含角色,包含任意即可
HasRoleOr() - 类的构造器 com.sh.wf.module.call.impl.HasRoleOr
 
hasSelectUI - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasSetDefaultSelect - 类中的变量 com.sh.wf.module.component.page.TabPanel
 
hasSetFormatter() - 类中的方法 com.sh.wf.module.component.chart.common.echarts.Tooltip
 
hasSetFormatter() - 类中的方法 com.sh.wf.module.component.chart.common.highcharts.HcaTooltip
 
hasShowComponent(String) - 类中的方法 com.sh.wf.module.context.ModuleContext
组件是否已显示
HasSiblingFilter - org.htmlparser.filters中的类
This class accepts all tags that have a sibling acceptable to another filter.
HasSiblingFilter() - 类的构造器 org.htmlparser.filters.HasSiblingFilter
Creates a new instance of HasSiblingFilter.
HasSiblingFilter(NodeFilter) - 类的构造器 org.htmlparser.filters.HasSiblingFilter
Creates a new instance of HasSiblingFilter that accepts nodes with sibling acceptable to the filter.
HasSiblingFilterWrapper - org.htmlparser.parserapplications.filterbuilder.wrappers中的类
Wrapper for HasSiblingFilters.
HasSiblingFilterWrapper() - 类的构造器 org.htmlparser.parserapplications.filterbuilder.wrappers.HasSiblingFilterWrapper
Create a wrapper over a new HasParentFilter.
hasSkill(String) - 类中的方法 com.sh.ai.skill.SkillToolFactory
检查技能是否存在
hasTableTree - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasTerminate() - 类中的方法 com.sh.javax.datastore.DsIterator
 
hasTerminate() - 类中的方法 com.sh.resource.util.DelayUtil.DelayNotify
 
hasTerminate() - 类中的方法 com.sh.util.DelayUtil.DelayNotify
 
hasText(CharSequence) - 类中的静态方法 com.sh.util.StringUtil
 
hasText(String) - 类中的静态方法 com.sh.util.StringUtil
Check whether the given String contains actual text.
hasTMap - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasTMapMarkerCluster - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasTMapServiceJs - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasToBeEncoded(String, int) - 类中的静态方法 com.sh.mail.mime4j.codec.EncoderUtil
Determines if the specified string has to encoded into an encoded-word.
hasTool() - 类中的方法 com.sh.ai.impl.AIBaseConfig
 
hasTrim() - 类中的方法 com.sh.wf.module.parser.StringTrimParser
前后端是否包含空格,即生成了新的字符串
hasUEditor - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasUEditorXiumi - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasUnicodeStr(String) - 类中的静态方法 com.sh.util.StringUtil
查找字符串是否存在中文字符
hasUpdateDictValue(String) - 类中的方法 com.sh.wf.module.context.ModuleContext
 
hasVcl(ModuleContext) - 类中的静态方法 com.sh.wf.module.util.ModuleAuthUtil
判断是否有访问权限
hasWdatePicker - 类中的变量 com.sh.wf.module.base.ModuleData
 
hasY2Alias - 类中的变量 com.sh.wf.module.component.chart.EChartBasePre
 
hasZtree - 类中的变量 com.sh.wf.module.base.ModuleData
 
having(String) - 类中的方法 com.sh.wf.module.helper.SqlSelectBuilder
 
having(String, Object) - 类中的方法 com.sh.wf.module.helper.SqlSelectBuilder
 
HBoxLayout - com.sh.wf.module.component中的类
Description: 水平布局
HBoxLayout() - 类的构造器 com.sh.wf.module.component.HBoxLayout
 
HcaBase - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaBase() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaBase
 
HcaChart - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaChart() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaChart
 
HcaChartObj - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaChartObj() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaChartObj
 
HcaConstant - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaConstant() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaConstant
 
HcaCredits - com.sh.wf.module.component.chart.common.highcharts中的类
Description: 图表版权信息
HcaCredits() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaCredits
 
HcaExporting - com.sh.wf.module.component.chart.common.highcharts中的类
Description: 图表导出功能模块
HcaExporting() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaExporting
 
HcaLang - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaLang() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaLang
 
HcaLegend - com.sh.wf.module.component.chart.common.highcharts中的类
Description: 图例说明是包含图表中数列标志和名称的容器
HcaLegend() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaLegend
 
HcaPlotOptions - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaPlotOptions() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaPlotOptions
 
HcaSeries - com.sh.wf.module.component.chart.common.highcharts中的类
Description: 图表数据
HcaSeries() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaSeries
 
HcaSubtitle - com.sh.wf.module.component.chart.common.highcharts中的类
Description:
HcaSubtitle() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaSubtitle
 
HcaTitle - com.sh.wf.module.component.chart.common.highcharts中的类
Description: 图表标题
HcaTitle() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaTitle
 
HcaTooltip - com.sh.wf.module.component.chart.common.highcharts中的类
Description: 数据提示框。
HcaTooltip() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaTooltip
 
HcaXaxis - com.sh.wf.module.component.chart.common.highcharts中的类
Description: X轴或者类别轴通常是水平方向的坐标轴,但是通过 chart.inverted = true 可以让x,y轴显示位置对调此时垂直的坐标轴是X轴。
HcaXaxis() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaXaxis
 
HcaYaxis - com.sh.wf.module.component.chart.common.highcharts中的类
Description: Y轴或者值轴。
HcaYaxis() - 类的构造器 com.sh.wf.module.component.chart.common.highcharts.HcaYaxis
 
HDSerialNo - com.sh.javax.security.hd中的类
Description:
HDSerialNo() - 类的构造器 com.sh.javax.security.hd.HDSerialNo
 
head(Handler) - 类中的方法 com.sh.http.handler.HandlerPipeline
 
head(Class) - 类中的方法 com.sh.wf.excel.read.builder.ExcelReaderBuilder
head(Class) - 类中的方法 com.sh.wf.excel.read.builder.ExcelReaderSheetBuilder
head(Class) - 类中的方法 com.sh.wf.excel.write.builder.ExcelWriterBuilder
head(Class) - 类中的方法 com.sh.wf.excel.write.builder.ExcelWriterSheetBuilder
head(Class) - 类中的方法 com.sh.wf.excel.write.builder.ExcelWriterTableBuilder
head(List<List<String>>) - 类中的方法 com.sh.wf.excel.read.builder.ExcelReaderBuilder
head(List<List<String>>) - 类中的方法 com.sh.wf.excel.read.builder.ExcelReaderSheetBuilder
head(List<List<String>>) - 类中的方法 com.sh.wf.excel.write.builder.ExcelWriterBuilder
head(List<List<String>>) - 类中的方法 com.sh.wf.excel.write.builder.ExcelWriterSheetBuilder
head(List<List<String>>) - 类中的方法 com.sh.wf.excel.write.builder.ExcelWriterTableBuilder
Head - com.sh.util.html中的类
Description: Head标签 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
Head - com.sh.wf.excel.metadata中的类
excel head
Head() - 类的构造器 com.sh.util.html.Head
 
Head(Integer, String, List<String>, Boolean, Boolean) - 类的构造器 com.sh.wf.excel.metadata.Head
 
HEAD - 类中的静态变量 com.sh.http.common.HttpMethod
 
headBotImage - 类中的变量 com.sh.wf.module.component.page.ai.AiAgentUI
 
headCellRangeList() - 类中的方法 com.sh.wf.excel.write.property.ExcelWriteHeadProperty
Calculate all cells that need to be merged
headCellStyle(Head) - 类中的方法 com.sh.wf.excel.write.style.AbstractVerticalCellStyleStrategy
Returns the column width corresponding to each column head
header - 类中的变量 com.sh.javax.datastore.Datastore
 
header() - 接口中的方法 com.sh.http.client.HttpRest
 
header() - 类中的方法 com.sh.http.client.HttpGet
 
header(CharSequence, CharSequence) - 类中的方法 com.sh.http.common.codec.h2.hpack.Encoder
Sets up the given header (name, value).
header(CharSequence, CharSequence, boolean) - 类中的方法 com.sh.http.common.codec.h2.hpack.Encoder
Sets up the given header (name, value) with possibly sensitive value.
header(Consumer<Header>) - 类中的方法 com.sh.http.client.HttpGet
 
header(Consumer<Header>) - 类中的方法 com.sh.http.client.HttpPost
 
header(Consumer<Header>) - 接口中的方法 com.sh.http.client.HttpRest
 
Header - com.sh.javax.util中的类
HeaderTag接收的参数
Header - com.sh.http.client中的接口
 
Header(HttpServletRequest) - 类的构造器 com.sh.javax.util.Header
构造函数,需要传入HttpServletRequest
Header(HttpServletRequest, boolean) - 类的构造器 com.sh.javax.util.Header
 
Header(HttpServletRequest, String[]) - 类的构造器 com.sh.javax.util.Header
构造函数,需要传入HttpServletRequest
Header(String, String) - 类的构造器 com.sh.http.common.codec.h2.codec.HpackDecoder.Header
 
Header(String, String) - 类的构造器 com.sh.http.common.codec.h2.codec.HpackEncoder.Header
 
HEADER_PART_SIZE_MAX - 类中的静态变量 org.apache.commons.fileupload.MultipartStream
The maximum length of header-part that will be processed (10 kilobytes = 10240 bytes.).
HEADER_SEPARATOR - 类中的静态变量 org.apache.commons.fileupload.MultipartStream
A byte sequence that marks the end of header-part (CRLFCRLF).
HEADER_TABLE_SIZE - 类中的静态变量 com.sh.http.common.codec.h2.codec.SettingsFrame
允许发送方以八位字节通知远程端点用于解码头块的头压缩表的最大大小。
headerCompleted(Consumer<HttpResponse>) - 类中的方法 com.sh.http.client.impl.HttpResponseImpl
 
headerContains(HttpServletRequest, String, String) - 类中的方法 com.sh.javax.compress.GenericFilter
Utility method to examine the given request, find the given header and see if the header contains the provided value
headerFormat - 类中的变量 com.sh.wf.module.component.chart.common.highcharts.HcaTooltip
 
headerFunc - 类中的变量 com.sh.javax.datastore.FileDatastore
 
HeaderInfo - com.sh.javax.datastore中的类
数据集每列的信息,用于描述数据集中字段的名称、类型、长度等必要信息,一个数据集对应多个 HeaderInfo信息,该类由Datastore类自动管理,编程时一般不需直接调用。
HeaderInfo() - 类的构造器 com.sh.javax.datastore.HeaderInfo
不带参数的构造函数
HeaderInfo(String, String, int, String, int, int, String) - 类的构造器 com.sh.javax.datastore.HeaderInfo
带参数的构造函数
headerLimiter(int) - 类中的方法 com.sh.http.server.ServerOptions
设置 HTTP 请求头数量上限
HeaderName - com.sh.http.common中的类
 
headers - 类中的变量 com.sh.http.server.impl.Endpoint
Http请求头
headers - 类中的变量 com.sh.mail.core.Email
Used to specify the mail headers.
HEADERS_PREMATURE_END - 类中的静态变量 com.sh.mail.mime4j.stream.Event
Indicates that unexpected end of headers detected.
HeadersFrame - com.sh.http.common.codec.h2.codec中的类
 
HeadersFrame(int, int, int) - 类的构造器 com.sh.http.common.codec.h2.codec.HeadersFrame
 
headerSize - 类中的变量 com.sh.http.server.impl.Endpoint
 
HeaderValue - com.sh.http.common中的类
 
HeaderValue(String, String) - 类的构造器 com.sh.http.common.HeaderValue
 
HeaderValue.Connection - com.sh.http.common中的接口
 
HeaderValue.ContentEncoding - com.sh.http.common中的接口
 
HeaderValue.ContentType - com.sh.http.common中的接口
 
HeaderValue.TransferEncoding - com.sh.http.common中的接口
 
HeaderValue.Upgrade - com.sh.http.common中的接口
 
headId - 类中的变量 com.sh.wf.module.component.page.Tab
 
HeadingTag - org.htmlparser.tags中的类
A heading (h1 - h6) tag.
HeadingTag() - 类的构造器 org.htmlparser.tags.HeadingTag
Create a new heading tag.
HeadKindEnum - com.sh.wf.excel.enums中的Enum Class
The types of header
HeadRowHeight - com.sh.wf.excel.annotation.write.style中的Annotation Interface
Set the height of each table
headRowNumber(Integer) - 类中的方法 com.sh.wf.excel.read.builder.ExcelReaderBuilder
Count the number of added heads when read sheet. 0 - This Sheet has no head ,since the first row are the data 1 - This Sheet has one row head , this is the default 2 - This Sheet has two row head ,since the third row is the data
headRowNumber(Integer) - 类中的方法 com.sh.wf.excel.read.builder.ExcelReaderSheetBuilder
Count the number of added heads when read sheet. 0 - This Sheet has no head ,since the first row are the data 1 - This Sheet has one row head , this is the default 2 - This Sheet has two row head ,since the third row is the data
HeadTag - org.htmlparser.tags中的类
A head tag.
HeadTag() - 类的构造器 org.htmlparser.tags.HeadTag
Create a new head tag.
headUserImage - 类中的变量 com.sh.wf.module.component.page.ai.AiAgentUI
 
heart() - 接口中的方法 com.sh.resource.api.Heart_I
 
heart() - 接口中的方法 com.sh.resource.api.Sequences_I
心跳处理
heart() - 接口中的方法 com.sh.resource.api.Websocket_I
 
heart() - 类中的方法 com.sh.resource.rmi.Heart
 
heart(String) - 接口中的方法 com.sh.process.api.I_FrameBackground
执行心跳
heart(String) - 接口中的方法 com.sh.process.api.I_Process
执行心跳
heart(String) - 类中的方法 com.sh.process.server.FrameBackgroundImpl
 
heart(String) - 类中的方法 com.sh.process.server.SHProcessImpl
 
Heart - com.sh.res.impl中的类
Description: 执行心跳函数
Heart - com.sh.resource.rmi中的类
Description:
Heart() - 类的构造器 com.sh.res.impl.Heart
 
Heart() - 类的构造器 com.sh.resource.rmi.Heart
 
Heart_I - com.sh.resource.api中的接口
Description: 心跳接口
HeartPlugin<T> - com.sh.http.conn.extension.plugins中的类
心跳插件
HeartPlugin(int, int, TimeUnit) - 类的构造器 com.sh.http.conn.extension.plugins.HeartPlugin
心跳插件
HeartPlugin(int, int, TimeUnit, HeartPlugin.TimeoutCallback) - 类的构造器 com.sh.http.conn.extension.plugins.HeartPlugin
心跳插件
HeartPlugin(int, TimeUnit) - 类的构造器 com.sh.http.conn.extension.plugins.HeartPlugin
心跳插件
HeartPlugin.TimeoutCallback - com.sh.http.conn.extension.plugins中的接口
 
height - 类中的变量 com.sh.common.event.RandValueRet
 
height - 类中的变量 com.sh.javax.util.PopList
 
height - 类中的变量 com.sh.wf.module.component.chart.common.echarts.Grid
 
height - 类中的变量 com.sh.wf.module.component.chart.common.echarts.Legend
 
height - 类中的变量 com.sh.wf.module.component.chart.common.echarts.Radar
 
height - 类中的变量 com.sh.wf.module.component.chart.common.echarts.RoamController
 
height - 类中的变量 com.sh.wf.module.component.chart.common.echarts.TextStyle
 
height - 类中的变量 com.sh.wf.module.component.chart.common.echarts.Toolbox
 
height - 类中的变量 com.sh.wf.module.component.chart.common.highcharts.HcaChart
 
height - 类中的变量 com.sh.wf.ws.data.common.po.SelfNodeAttr
 
help - 类中的变量 com.sh.wf.ws.data.common.po.SelfNodeAttr
 
help - 类中的变量 com.sh.wf.ws.data.common.po.SelfNodeInfo
 
help() - 类中的静态方法 org.htmlparser.lexerapplications.thumbelina.Thumbelina
Provide command line help.
hexStringToAlgorism(String) - 类中的静态方法 com.sh.wf.common.sm.SMUtil
十六进制字符串装十进制
hexStringToBinary(String) - 类中的静态方法 com.sh.wf.common.sm.SMUtil
十六转二进制
hexStringToByte(String) - 类中的静态方法 com.sh.util.StringUtil
将16进制的字符串还原为byte数组
hexStringToBytes(String) - 类中的静态方法 com.sh.frame.EnterController
将16进制字符串装换为byte数组
hexStringToBytes(String) - 类中的静态方法 com.sh.wf.common.sm.SMUtil
Convert hex string to byte[]
hexStringToString(String, int) - 类中的静态方法 com.sh.wf.common.sm.SMUtil
十六进制转字符串
hexToByte(String) - 类中的静态方法 com.sh.wf.common.sm.SMUtil
十六进制串转化为byte数组
HIDDEN - 类中的静态变量 com.sh.wf.module.context.Constant
 
hideBorder - 类中的变量 com.sh.wf.module.component.page.common.ButtonLogicAttr
 
hideDelay - 类中的变量 com.sh.wf.module.component.chart.common.echarts.Tooltip
 
hideDelay - 类中的变量 com.sh.wf.module.component.chart.common.highcharts.HcaTooltip
 
hideMaxMin - 类中的变量 com.sh.wf.module.component.page.common.ButtonLogicAttr
 
HideStr - com.sh.wf.module.call.impl中的类
Description: 隐藏指定位数的字符串
HideStr() - 类的构造器 com.sh.wf.module.call.impl.HideStr
 
hierarchyChanged(HierarchyEvent) - 类中的方法 org.htmlparser.lexerapplications.thumbelina.PicturePanel
Handles this components ancestor being added to a container.
highlight(String, String) - 类中的静态方法 com.sh.wf.module.util.DslQueryUtils
 
hintsAction() - 类中的方法 org.htmlparser.parserapplications.filterbuilder.FilterBuilder
The action to take when "Hints" menu pressed.
Holder - com.sh.wf.excel.metadata中的接口
Get the corresponding holder
HolderEnum - com.sh.wf.excel.enums中的Enum Class
The types of holder
holderType() - 接口中的方法 com.sh.wf.excel.metadata.Holder
What holder is the return
holderType() - 类中的方法 com.sh.wf.excel.read.metadata.holder.ReadRowHolder
 
holderType() - 类中的方法 com.sh.wf.excel.read.metadata.holder.ReadSheetHolder
 
holderType() - 类中的方法 com.sh.wf.excel.read.metadata.holder.ReadWorkbookHolder
 
holderType() - 类中的方法 com.sh.wf.excel.write.metadata.holder.WriteSheetHolder
 
holderType() - 类中的方法 com.sh.wf.excel.write.metadata.holder.WriteTableHolder
 
holderType() - 类中的方法 com.sh.wf.excel.write.metadata.holder.WriteWorkbookHolder
 
HORIZONTAL - enum class 中的枚举常量 com.sh.wf.excel.enums.WriteDirectionEnum
Horizontal write.
HorizontalCellStyleStrategy - com.sh.wf.excel.write.style中的类
Use the same style for the row
HorizontalCellStyleStrategy(WriteCellStyle, WriteCellStyle) - 类的构造器 com.sh.wf.excel.write.style.HorizontalCellStyleStrategy
 
HorizontalCellStyleStrategy(WriteCellStyle, List<WriteCellStyle>) - 类的构造器 com.sh.wf.excel.write.style.HorizontalCellStyleStrategy
 
host(String) - 类中的方法 com.sh.http.server.ServerOptions
 
HOST - 类中的静态变量 com.sh.http.common.HeaderName
 
hostName - 类中的变量 com.sh.mail.core.Email
The hostname of the mail server with which to connect.
hour(int) - 类中的方法 com.sh.wf.module.timer.QuartzUtil.QuartzTimeExpressBuilder
 
hour(String) - 类中的方法 com.sh.wf.module.timer.QuartzUtil.QuartzTimeExpressBuilder
 
hourEvery(int, int) - 类中的方法 com.sh.wf.module.timer.QuartzUtil.QuartzTimeExpressBuilder
 
HourMinuteSelect - com.sh.javax.util中的类
时间和分钟选择对象(和hourMinuteTag对应的对象)
HourMinuteSelect(HttpServletRequest) - 类的构造器 com.sh.javax.util.HourMinuteSelect
 
HPACK - com.sh.http.common.codec.h2.hpack中的类
 
HpackDecoder - com.sh.http.common.codec.h2.codec中的类
 
HpackDecoder(int) - 类的构造器 com.sh.http.common.codec.h2.codec.HpackDecoder
 
HpackDecoder.Header - com.sh.http.common.codec.h2.codec中的类
 
HpackDecoder.HpackException - com.sh.http.common.codec.h2.codec中的异常错误
 
hpackEncoder(Encoder, Map<String, HeaderValue>) - 类中的静态方法 com.sh.http.util.FrameUtil
 
HpackEncoder - com.sh.http.common.codec.h2.codec中的类
 
HpackEncoder(int) - 类的构造器 com.sh.http.common.codec.h2.codec.HpackEncoder
 
HpackEncoder.Header - com.sh.http.common.codec.h2.codec中的类
 
HpackEncoder.HpackException - com.sh.http.common.codec.h2.codec中的异常错误
 
HpackException(String) - 异常错误的构造器 com.sh.http.common.codec.h2.codec.HpackDecoder.HpackException
 
HpackException(String) - 异常错误的构造器 com.sh.http.common.codec.h2.codec.HpackEncoder.HpackException
 
href - 类中的变量 com.sh.wf.module.component.chart.common.highcharts.HcaCredits
 
HT - 类中的静态变量 com.sh.mail.mime4j.util.CharsetUtil
US-ASCII HT, horizontal-tab (9)
html - 类中的变量 com.sh.mail.core.HtmlEmail
Html part of the message
html - 类中的变量 com.sh.wf.module.component.plugin.SelfDataInfo
 
Html - com.sh.util.html中的类
Description: HTML标签 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
Html - com.sh.wf.module.component.page中的类
Description: 自定义HTML组件
Html - org.htmlparser.tags中的类
A html tag.
Html() - 类的构造器 com.sh.util.html.Html
 
Html() - 类的构造器 com.sh.wf.module.component.page.Html
 
Html() - 类的构造器 org.htmlparser.tags.Html
Create a new html tag.
HTML - 接口中的静态变量 com.sh.resource.api.FileServer_I
 
HTML - 接口中的静态变量 com.sh.resource.api.FileServer2_I
 
HTML - 类中的静态变量 com.sh.resource.util.Doc2HtmlUtil
 
htmlBeforeRender(ModuleContext) - 类中的方法 com.sh.wf.module.base.JavaAttr
 
HtmlCache - com.sh.util.html.common中的接口
Description: HTML统一接口 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
HtmlCompressor - com.sh.wf.module.util中的类
Description: 压缩jsp,html中的代码,去掉所有空白符、换行符
HtmlCompressor() - 类的构造器 com.sh.wf.module.util.HtmlCompressor
 
HtmlEmail - com.sh.mail.core中的类
Description: An HTML multipart email.
HtmlEmail() - 类的构造器 com.sh.mail.core.HtmlEmail
 
htmlEncode(String) - 类中的静态方法 com.sh.resource.util.CommonUtil
 
HtmlJavaBase - com.sh.wf.module.java中的类
Description: 自定义代码Java逻辑基类
HtmlJavaBase() - 类的构造器 com.sh.wf.module.java.HtmlJavaBase
 
htmlLabel - 类中的变量 com.sh.wf.module.component.page.common.CheckboxRadioData
 
htmlLabel - 类中的变量 com.sh.wf.module.component.page.common.SelectData
 
HTMLLinkBean - org.htmlparser.beans中的类
Display the links from a URL.
HTMLLinkBean() - 类的构造器 org.htmlparser.beans.HTMLLinkBean
Creates a new HTMLTextBean.
HtmlPage - org.htmlparser.visitors中的类
 
HtmlPage(Parser) - 类的构造器 org.htmlparser.visitors.HtmlPage
 
HtmlRender - com.sh.util.html.common中的类
Description: 页面渲染 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
HtmlRender() - 类的构造器 com.sh.util.html.common.HtmlRender
 
HTMLTextBean - org.htmlparser.beans中的类
Display the textual URL contents.
HTMLTextBean() - 类的构造器 org.htmlparser.beans.HTMLTextBean
Creates a new HTMLTextBean.
htmlToHtml(ModuleContext) - 类中的方法 com.sh.wf.module.base.JavaAttr
HTML调用Java代码
HtmlTreeCellRenderer - org.htmlparser.parserapplications.filterbuilder中的类
Renderer for tree view of a NodeList.
HtmlTreeCellRenderer() - 类的构造器 org.htmlparser.parserapplications.filterbuilder.HtmlTreeCellRenderer
Create a new tree cell renderer for Nodes.
HtmlTreeModel - org.htmlparser.parserapplications.filterbuilder中的类
Quick and dirty tree model for HTML nodes.
HtmlTreeModel(NodeList) - 类的构造器 org.htmlparser.parserapplications.filterbuilder.HtmlTreeModel
Create an HTML tree view.
HTMLUtil - com.sh.common.util中的类
Description: HTML帮助类 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
HTMLUtil() - 类的构造器 com.sh.common.util.HTMLUtil
 
HTTP_1_1_REQUIRED - 类中的静态变量 com.sh.http.common.codec.h2.codec.ErrorFrame
 
HTTP_1_1_REQUIRED - 类中的静态变量 com.sh.http.common.codec.h2.constants.ErrorCodes
 
HTTP_10 - 类中的静态变量 com.sh.http.common.HttpProtocol
 
HTTP_11 - 类中的静态变量 com.sh.http.common.HttpProtocol
 
HTTP_2 - 类中的静态变量 com.sh.http.common.HttpProtocol
 
HTTP_CACHE_SECONDS - 类中的静态变量 com.sh.handler.HttpFileRequest
 
HTTP_DATE_FORMAT - 类中的静态变量 com.sh.handler.HttpFileRequest
 
HTTP_DATE_GMT_TIMEZONE - 类中的静态变量 com.sh.handler.HttpFileRequest
 
HTTP_VERSION_NOT_SUPPORTED - 类中的静态变量 com.sh.http.common.HttpStatus
 
HTTP2_SETTINGS - 类中的静态变量 com.sh.http.common.HeaderName
 
Http2Endpoint - com.sh.http.server.upgrade.http2中的类
 
Http2Endpoint(int, Http2Session, boolean) - 类的构造器 com.sh.http.server.upgrade.http2.Http2Endpoint
 
Http2Frame - com.sh.http.common.codec.h2.codec中的类
 
Http2Frame(int, int, int) - 类的构造器 com.sh.http.common.codec.h2.codec.Http2Frame
 
Http2OutputStream - com.sh.http.server.upgrade.http2中的类
 
Http2OutputStream(int, Http2Endpoint, AbstractResponse, boolean) - 类的构造器 com.sh.http.server.upgrade.http2.Http2OutputStream
 
Http2ResponseImpl - com.sh.http.server.upgrade.http2中的类
 
Http2ResponseImpl(int, Http2Endpoint, boolean) - 类的构造器 com.sh.http.server.upgrade.http2.Http2ResponseImpl
 
Http2Session - com.sh.http.server.upgrade.http2中的类
 
Http2Session(HttpEndpoint) - 类的构造器 com.sh.http.server.upgrade.http2.Http2Session
 
Http2Upgrade - com.sh.http.server.upgrade.http2中的类
 
Http2Upgrade() - 类的构造器 com.sh.http.server.upgrade.http2.Http2Upgrade
 
HttpClient - com.sh.http.client中的类
 
HttpClient(String) - 类的构造器 com.sh.http.client.HttpClient
 
HttpClient(String, int) - 类的构造器 com.sh.http.client.HttpClient
 
httpClientSSE() - 类中的方法 com.sh.ai.mcp.McpClientInfo
 
HttpEndpoint - com.sh.http.server.impl中的类
 
HttpException - com.sh.http.common.exception中的异常错误
 
HttpException(int, String) - 异常错误的构造器 com.sh.http.common.exception.HttpException
 
HttpException(HttpStatus) - 异常错误的构造器 com.sh.http.common.exception.HttpException
 
HttpException(HttpStatus, String) - 异常错误的构造器 com.sh.http.common.exception.HttpException
 
HttpFileRequest - com.sh.handler中的类
Description:
HttpFileRequest() - 类的构造器 com.sh.handler.HttpFileRequest
 
HttpGet - com.sh.http.client中的类
 
HttpHandler - com.sh.http.server中的接口
HTTP请求处理器接口
HttpHeader - org.htmlparser.http中的类
Utility methods to display HTTP headers.
HttpMessageProcessor - com.sh.http.server.impl中的类
 
HttpMessageProcessor(ServerOptions) - 类的构造器 com.sh.http.server.impl.HttpMessageProcessor
 
HttpMethod - com.sh.http.common中的类
 
HttpMethod() - 类的构造器 com.sh.http.common.HttpMethod
 
HttpOptions - com.sh.http.client中的类
 
HttpPoolClient - com.sh.util中的类
Description:
HttpPoolClient() - 类的构造器 com.sh.util.HttpPoolClient
 
HttpPost - com.sh.http.client中的类
 
HttpProtocol - com.sh.http.common中的类
 
httpRequest(HttpUtil.RequestUrlInfo, String, String, String, String, Map<String, String>, int, int, Consumer<String>, HttpUtilBuilder) - 类中的静态方法 com.sh.util.HttpUtil
发起http请求并获取结果
httpRequest(HttpUtil.RequestUrlInfo, String, String, String, String, Map<String, String>, int, int, Consumer<String>, HttpUtilBuilder.HttpRet, HttpUtilBuilder) - 类中的静态方法 com.sh.util.HttpUtil
 
httpRequest(String, String, String, String, String) - 类中的静态方法 com.sh.resource.util.HttpUtil
 
httpRequest(String, String, String, String, String) - 类中的静态方法 com.sh.util.HttpUtil
 
httpRequest(String, String, String, String, String, int) - 类中的静态方法 com.sh.util.HttpUtil
 
httpRequest(String, String, String, String, String, int, int) - 类中的静态方法 com.sh.util.HttpUtil
 
httpRequest(String, String, String, String, String, Map<String, String>) - 类中的静态方法 com.sh.resource.util.HttpUtil
发起http请求并获取结果
httpRequest(String, String, String, String, String, Map<String, String>, int, int) - 类中的静态方法 com.sh.util.HttpUtil
 
HttpRequest - com.sh.common.net.http中的类
Description: HTTP请求 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
HttpRequest - com.sh.http.client中的接口
 
HttpRequest - com.sh.http.server中的接口
HTTP请求处理的核心接口,提供了完整的HTTP请求操作能力。
HttpRequest() - 类的构造器 com.sh.common.net.http.HttpRequest
 
HttpRequest(String) - 类的构造器 com.sh.common.net.http.HttpRequest
 
HttpRequestHandler - com.sh.handler中的类
Description: HTTP请求处理
HttpRequestHandler() - 类的构造器 com.sh.handler.HttpRequestHandler
 
HttpRequestImpl - com.sh.http.client.impl中的类
 
HttpRequestImpl(AioSession) - 类的构造器 com.sh.http.client.impl.HttpRequestImpl
 
HttpRequestProtocol - com.sh.http.server.impl中的类
 
HttpRequestProtocol(ServerOptions) - 类的构造器 com.sh.http.server.impl.HttpRequestProtocol
 
httpRequestWithJson(HttpUtil.RequestUrlInfo, String, String, String, String, Map<String, String>, int, int, Consumer<String>, HttpUtilBuilder) - 类中的静态方法 com.sh.util.HttpUtil
 
httpRequestWithJson(String, String, String, String, String) - 类中的静态方法 com.sh.util.HttpUtil
 
httpRequestWithJson(String, String, String, String, String, Map<String, String>, int, int) - 类中的静态方法 com.sh.util.HttpUtil
 
HttpRespons - com.sh.common.net.http中的类
Description: HTTP响应对象 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
HttpRespons() - 类的构造器 com.sh.common.net.http.HttpRespons
 
HttpResponse - com.sh.http.client中的接口
 
HttpResponse - com.sh.http.server中的接口
HTTP响应处理的核心接口,提供了完整的HTTP响应操作能力。
HttpResponseImpl - com.sh.http.client.impl中的类
 
HttpResponseImpl(AioSession, CompletableFuture) - 类的构造器 com.sh.http.client.impl.HttpResponseImpl
 
HttpRest - com.sh.http.client中的接口
 
HttpRet() - 类的构造器 com.sh.util.HttpUtilBuilder.HttpRet
 
httpServerHandler(HttpHandler) - 类中的方法 com.sh.http.server.impl.HttpMessageProcessor
 
httpServerType - 类中的变量 com.sh.javax.common.RequestPagesConfig
 
HttpServletMappingImpl - com.sh.http.core.impl中的类
 
HttpServletMappingImpl(MappingMatch, ServletMappingInfo, String) - 类的构造器 com.sh.http.core.impl.HttpServletMappingImpl
 
HttpServletRequestBase - com.sh.wf.servlet.wrap中的类
 
HttpServletRequestBase(HttpServletRequest) - 类的构造器 com.sh.wf.servlet.wrap.HttpServletRequestBase
 
HttpServletRequestImpl - com.sh.http.core.impl中的类
 
HttpServletRequestImpl(HttpRequest, ServletContextRuntime, CompletableFuture<Void>) - 类的构造器 com.sh.http.core.impl.HttpServletRequestImpl
 
HttpServletResponseBase - com.sh.wf.servlet.wrap中的类
 
HttpServletResponseBase(HttpServletResponse) - 类的构造器 com.sh.wf.servlet.wrap.HttpServletResponseBase
 
HttpServletResponseImpl - com.sh.http.core.impl中的类
 
HttpServletResponseImpl(HttpServletRequestImpl, HttpResponse) - 类的构造器 com.sh.http.core.impl.HttpServletResponseImpl
 
httpsRequest(HttpUtil.RequestUrlInfo, String, String, String, String, Map<String, String>, int, int, Consumer<String>, HttpUtilBuilder) - 类中的静态方法 com.sh.util.HttpUtil
发起https请求并获取结果
httpsRequest(HttpUtil.RequestUrlInfo, String, String, String, String, Map<String, String>, int, int, Consumer<String>, HttpUtilBuilder.HttpRet, HttpUtilBuilder) - 类中的静态方法 com.sh.util.HttpUtil
 
httpsRequest(String, String, String) - 类中的静态方法 com.sh.weixin.util.HttpUtil
发起https请求并获取结果
httpsRequest(String, String, String, String, String) - 类中的静态方法 com.sh.resource.util.HttpUtil
 
httpsRequest(String, String, String, String, String) - 类中的静态方法 com.sh.util.HttpUtil
 
httpsRequest(String, String, String, String, String, Map<String, String>) - 类中的静态方法 com.sh.resource.util.HttpUtil
发起https请求并获取结果
httpsRequest(String, String, String, String, String, Map<String, String>, int, int) - 类中的静态方法 com.sh.util.HttpUtil
 
httpsRequestWithJson(HttpUtil.RequestUrlInfo, String, String, String, String, Map<String, String>, int, int, Consumer<String>, HttpUtilBuilder) - 类中的静态方法 com.sh.util.HttpUtil
发起https请求并获取结果
httpsRequestWithJson(String, String, String, String, String) - 类中的静态方法 com.sh.util.HttpUtil
 
httpsRequestWithJson(String, String, String, String, String, Map<String, String>, int, int) - 类中的静态方法 com.sh.util.HttpUtil
 
HttpStaticResourceHandler - com.sh.http.handler中的类
 
HttpStaticResourceHandler(Consumer<FileServerOptions>) - 类的构造器 com.sh.http.handler.HttpStaticResourceHandler
 
HttpStatus - com.sh.http.common中的类
 
HttpStatus(int, String) - 类的构造器 com.sh.http.common.HttpStatus
 
HttpSyncRequest - com.sh.handler中的类
Description:
HttpUtil - com.sh.resource.util中的类
Description: HTTP工具类,发起请求,获取请求内容,包括HTTP和HTTPS
HttpUtil - com.sh.util中的类
Description: HTTP工具类,发起请求,获取请求内容,包括HTTP和HTTPS
HttpUtil - com.sh.weixin.util中的类
Description:
HttpUtil() - 类的构造器 com.sh.resource.util.HttpUtil
 
HttpUtil() - 类的构造器 com.sh.util.HttpUtil
 
HttpUtil() - 类的构造器 com.sh.weixin.util.HttpUtil
 
HttpUtil.RequestUrlInfo - com.sh.util中的类
获取多URL中的值,目前主要是用来容错,不是用来负载的,所以只有轮训,只有上一个失败了才会走下一个
HttpUtilBuilder - com.sh.util中的类
Description: HttpUtil工具扩展类
HttpUtilBuilder() - 类的构造器 com.sh.util.HttpUtilBuilder
 
HttpUtilBuilder.HttpRet - com.sh.util中的类
 
HttpZipRequest - com.sh.handler中的类
Description:
HTWeb - com.sh.wf.module.component.page中的类
Description: HT-WEB组件
HTWeb() - 类的构造器 com.sh.wf.module.component.page.HTWeb
 
Huffman - com.sh.http.common.codec.h2.hpack中的类
 
Huffman() - 类的构造器 com.sh.http.common.codec.h2.hpack.Huffman
 
Huffman.Reader - com.sh.http.common.codec.h2.hpack中的接口
 
Huffman.Writer - com.sh.http.common.codec.h2.hpack中的接口
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格