- Sort Score
- Num 10 results
- Language All
Results 561 - 570 of 690 for _attributes (0.06 seconds)
-
src/main/java/org/codelibs/fess/app/web/admin/badword/AdminBadwordAction.java
// =================================================================================== // Attribute // ========= @Resource private BadWordService badWordService; @Resource private BadWordPager badWordPager; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Jan 23 23:57:26 GMT 2026 - 18K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/RoleQueryHelper.java
*/ public RoleQueryHelper() { super(); } private static final Logger logger = LogManager.getLogger(RoleQueryHelper.class); /** * The key for user roles in the request attribute. */ protected static final String USER_ROLES = "userRoles"; /** * The cached cipher for encryption and decryption. */ protected CachedCipher cipher; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 15.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/sponsor/FessMultipartRequestHandler.java
// =================================================================================== // Attribute // ========= // keeping parsed request parameters, normal texts or uploaded filesCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 08:48:41 GMT 2026 - 18.9K bytes - Click Count (1) -
api/maven-api-metadata/src/main/mdo/metadata.mdo
</default> </defaults> <classes> <class rootElement="true" xml.tagName="metadata" java.clone="deep"> <name>Metadata</name> <version>1.0.0+</version> <fields> <field xml.attribute="true" xml.tagName="modelVersion"> <name>modelVersion</name> <version>1.1.0+</version> <type>String</type> <description>The version of the underlying metadata model.</description>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed May 15 17:32:27 GMT 2024 - 15.8K bytes - Click Count (0) -
docs/en/docs/advanced/advanced-dependencies.md
We could create an instance of this class with: {* ../../docs_src/dependencies/tutorial011_an_py310.py hl[18] *} And that way we are able to "parameterize" our dependency, that now has `"bar"` inside of it, as the attribute `checker.fixed_content`. ## Use the instance as a dependency { #use-the-instance-as-a-dependency }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 9K bytes - Click Count (0) -
okhttp-tls/src/test/java/okhttp3/tls/internal/der/DerCertificatesTest.kt
signatureValue = BitString( byteString = signatureBytes, unusedBitsCount = 0, ), ), ) } @Test fun `certificate attributes`() { val certificate = HeldCertificate .Builder() .certificateAuthority(3) .commonName("Jurassic Park") .organizationalUnit("Gene Research")Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Mar 19 19:25:20 GMT 2025 - 43.9K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/DistroTestPlugin.java
} private static Configuration configureExamplePlugin(Project project) { Configuration examplePlugin = project.getConfigurations().create(EXAMPLE_PLUGIN_CONFIGURATION); examplePlugin.getAttributes().attribute(ArtifactAttributes.ARTIFACT_FORMAT, ArtifactTypeDefinition.ZIP_TYPE); DependencyHandler deps = project.getDependencies();Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Sep 28 21:31:21 GMT 2021 - 23.1K bytes - Click Count (0) -
docs/en/docs/_llm-test.md
* <abbr title="Input/Output: disk reading or writing, network communications.">I/O</abbr>. //// //// tab | Info "title" attributes of "abbr" elements are translated following some specific instructions. Translations can add their own "abbr" elements which the LLM should not remove. E.g. to explain English words.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/stats/ApiAdminStatsAction.java
super(); } // =================================================================================== // Attribute // ========= // ===================================================================================
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 19.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/dict/protwords/AdminDictProtwordsAction.java
// =================================================================================== // Attribute // ========= @Resource private ProtwordsService protwordsService; @Resource private ProtwordsPager protwordsPager;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 20.1K bytes - Click Count (0)