Home
last modified time | relevance | path

Searched refs:annotationAttributes (Results 1 – 12 of 12) sorted by relevance

/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/
H A DAnnotation.java195 annotationAttributes = an.annotationAttributes; in Annotation()
215 annotationAttributes.put(TITLE, title); in Annotation()
216 annotationAttributes.put(CONTENT, text); in Annotation()
241 annotationAttributes.put(TITLE, title); in Annotation()
242 annotationAttributes.put(CONTENT, text); in Annotation()
263 annotationAttributes.put(URL, url); in Annotation()
284 annotationAttributes.put(FILE, url); in Annotation()
308 annotationAttributes.put(FILE, file); in Annotation()
357 annotationAttributes.put(FILE, file); in Annotation()
445 annotationAttributes.put(FILE, value); in Annotation()
[all …]
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DAnnotation.java185 annotationAttributes = an.annotationAttributes; in Annotation()
203 annotationAttributes.put(TITLE, title); in Annotation()
204 annotationAttributes.put(CONTENT, text); in Annotation()
228 annotationAttributes.put(TITLE, title); in Annotation()
229 annotationAttributes.put(CONTENT, text); in Annotation()
249 annotationAttributes.put(URL, url); in Annotation()
269 annotationAttributes.put(FILE, url); in Annotation()
292 annotationAttributes.put(FILE, file); in Annotation()
314 annotationAttributes.put(FILE, moviePath); in Annotation()
340 annotationAttributes.put(FILE, file); in Annotation()
[all …]
/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexXMLin/
H A DBlahtexFilter.cpp119 AttributesImpl annotationAttributes; in startElement() local
120annotationAttributes.addAttribute(encoding.c_str(), empty.c_str(), encoding.c_str(), TeX.c_str(), … in startElement()
121 …namespace.c_str(), unprefixedAnnotation.c_str(), prefixedAnnotation.c_str(), annotationAttributes); in startElement()
130 AttributesImpl annotationAttributes; in startElement() local
131annotationAttributes.addAttribute(encoding.c_str(), empty.c_str(), encoding.c_str(), PNG.c_str(), … in startElement()
132 …namespace.c_str(), unprefixedAnnotation.c_str(), prefixedAnnotation.c_str(), annotationAttributes); in startElement()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/core/type/classreading/
H A DAnnotationAttributesReadingVisitor.java179 Method[] annotationAttributes = annotationClass.getMethods(); in registerDefaultValues() local
180 for (Method annotationAttribute : annotationAttributes) { in registerDefaultValues()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java961 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
962 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
965 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1027 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
1028 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
1031 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1027 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
1028 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
1031 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java961 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
962 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
965 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1027 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
1028 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
1031 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1132 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
1133 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
1136 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1199 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
1200 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
1203 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1100 …ue_pair[] createElementPairs(List<CPInfo> constantPool, Map<String, Object> annotationAttributes) { in createElementPairs() argument
1101 element_value_pair[] pairs = new element_value_pair[annotationAttributes.size()]; in createElementPairs()
1104 for (Entry<String, Object> e : annotationAttributes.entrySet()) { in createElementPairs()