Package | Description |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
java.io.OutputStream |
HSLFObjectShape.updateObjectData(ObjectMetaData.Application application,
ObjectMetaData metaData) |
Modifier and Type | Method and Description |
---|---|
static ObjectMetaData.Application |
ObjectMetaData.Application.lookup(java.lang.String progId) |
static ObjectMetaData.Application |
ObjectMetaData.Application.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ObjectMetaData.Application[] |
ObjectMetaData.Application.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.io.OutputStream |
ObjectShape.updateObjectData(ObjectMetaData.Application application,
ObjectMetaData metaData)
Updates the ole data.
|
Modifier and Type | Method and Description |
---|---|
java.io.OutputStream |
XSLFObjectShape.updateObjectData(ObjectMetaData.Application application,
ObjectMetaData metaData) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.