Skip to content

Commit da08f64

Browse files
Update file(s) "/." from "groupdocs-metadata/Groupdocs.Metadata-References"
1 parent fbf9d90 commit da08f64

File tree

895 files changed

+964
-892
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

895 files changed

+964
-892
lines changed

content/sites/groupdocs/metadata/english/java/allclasses-frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:26 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:11:27 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

content/sites/groupdocs/metadata/english/java/allclasses-noframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:26 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:11:27 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

content/sites/groupdocs/metadata/english/java/com.groupdocs.metadata.core/fileformat/_index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Represents the recognized format of a loaded file.
6060
| [Heif](#Heif) | A HEIF/HEIC image. |
6161
| [Dng](#Dng) | A dng RAW image. |
6262
| [Cr2](#Cr2) | A CR2 image. |
63+
| [Gltf](#Gltf) | A glTF (GL Transmission Format) 3D file. |
64+
| [Svg](#Svg) | An SVG (Scalable Vector Graphics) image. |
65+
| [Avif](#Avif) | An AVIF (AV1 Image File Format) image. |
6366
| [Rar](#Rar) | RAR is a proprietary archive file format that supports data compression, error correction and file spanning. |
6467
| [Tar](#Tar) | In computing, tar is a computer software utility for collecting many files into one archive file, often referred to as a tarball, for distribution or backup purposes. |
6568
## Methods
@@ -485,6 +488,30 @@ public static final FileFormat Cr2
485488

486489
A CR2 image.
487490

491+
### Gltf {#Gltf}
492+
```
493+
public static final FileFormat Gltf
494+
```
495+
496+
497+
A glTF (GL Transmission Format) 3D file.
498+
499+
### Svg {#Svg}
500+
```
501+
public static final FileFormat Svg
502+
```
503+
504+
505+
An SVG (Scalable Vector Graphics) image.
506+
507+
### Avif {#Avif}
508+
```
509+
public static final FileFormat Avif
510+
```
511+
512+
513+
An AVIF (AV1 Image File Format) image.
514+
488515
### Rar {#Rar}
489516
```
490517
public static final FileFormat Rar

content/sites/groupdocs/metadata/english/java/com.groupdocs.metadata.core/filetype/_index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ Represents the file type.
115115
| [SEVENZIP](#SEVENZIP) | 7z is a compressed archive file format that supports several different data compression, encryption and pre-processing algorithms. |
116116
| [RAR](#RAR) | RAR is a proprietary archive file format that supports data compression, error correction and file spanning. |
117117
| [TAR](#TAR) | In computing, tar is a computer software utility for collecting many files into one archive file, often referred to as a tarball, for distribution or backup purposes. |
118+
| [GLTF](#GLTF) | glTF (GL Transmission Format) is a 3D file format used for 3D scenes and models. |
119+
| [SVG](#SVG) | SVG (Scalable Vector Graphics) is an XML-based vector image format. |
120+
| [AVIF](#AVIF) | AVIF (AV1 Image File Format) is an image format based on the AV1 video codec. |
118121
## Methods
119122

120123
| Method | Description |
@@ -1086,6 +1089,30 @@ In computing, tar is a computer software utility for collecting many files into
10861089

10871090
[here]: https://wiki.fileformat.com/compression/tar/
10881091

1092+
### GLTF {#GLTF}
1093+
```
1094+
public static final FileType GLTF
1095+
```
1096+
1097+
1098+
glTF (GL Transmission Format) is a 3D file format used for 3D scenes and models.
1099+
1100+
### SVG {#SVG}
1101+
```
1102+
public static final FileType SVG
1103+
```
1104+
1105+
1106+
SVG (Scalable Vector Graphics) is an XML-based vector image format.
1107+
1108+
### AVIF {#AVIF}
1109+
```
1110+
public static final FileType AVIF
1111+
```
1112+
1113+
1114+
AVIF (AV1 Image File Format) is an image format based on the AV1 video codec.
1115+
10891116
### getDescription() {#getDescription--}
10901117
```
10911118
public final String getDescription()

content/sites/groupdocs/metadata/english/java/com.groupdocs.metadata.core/metadatatype/_index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ Specifies the type of a metadata package.
7070
| [Dae](#Dae) | A DAE file is a Digital Asset Exchange file format that is used for exchanging data between interactive 3D applications. |
7171
| [Fbx](#Fbx) | FBX (Filmbox) is a proprietary file format (.fbx) developed by Kaydara and owned by Autodesk since 2006. |
7272
| [Stl](#Stl) | STL is a file format native to the stereolithography CAD software created by 3D Systems.[3][4][5] Chuck Hull, the inventor of stereolithography and 3D Systems\\u2019 founder, reports that the file extension is an abbreviation for stereolithography. |
73+
| [Gltf](#Gltf) | A glTF (GL Transmission Format) metadata package. |
74+
| [Svg](#Svg) | An SVG image metadata package. |
7375
| [Gis](#Gis) | Gis format |
7476
## Methods
7577

@@ -487,6 +489,22 @@ public static final MetadataType Stl
487489

488490
STL is a file format native to the stereolithography CAD software created by 3D Systems.[3][4][5] Chuck Hull, the inventor of stereolithography and 3D Systems\\u2019 founder, reports that the file extension is an abbreviation for stereolithography.
489491

492+
### Gltf {#Gltf}
493+
```
494+
public static final MetadataType Gltf
495+
```
496+
497+
498+
A glTF (GL Transmission Format) metadata package.
499+
500+
### Svg {#Svg}
501+
```
502+
public static final MetadataType Svg
503+
```
504+
505+
506+
An SVG image metadata package.
507+
490508
### Gis {#Gis}
491509
```
492510
public static final MetadataType Gis

content/sites/groupdocs/metadata/english/java/com/groupdocs/metadata/Metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:24 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:11:23 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Metadata (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

content/sites/groupdocs/metadata/english/java/com/groupdocs/metadata/class-use/Metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:26 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:11:26 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Uses of Class com.groupdocs.metadata.Metadata (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

content/sites/groupdocs/metadata/english/java/com/groupdocs/metadata/core/ApePackage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:11 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:10:58 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ApePackage (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

content/sites/groupdocs/metadata/english/java/com/groupdocs/metadata/core/AsfAudioStreamProperty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:11 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:10:58 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>AsfAudioStreamProperty (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

content/sites/groupdocs/metadata/english/java/com/groupdocs/metadata/core/AsfBaseDescriptor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 15:27:11 CST 2026 -->
5+
<!-- Generated by javadoc (1.8.0_421) on Wed Feb 04 18:10:58 CST 2026 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>AsfBaseDescriptor (GroupDocs.Metadata (26.1) API Reference)</title>
88
<meta name="date" content="2026-02-04">

0 commit comments

Comments
 (0)