Package | Description |
---|---|
org.docx4j.docProps.custom | |
org.docx4j.docProps.variantTypes |
Modifier and Type | Field and Description |
---|---|
protected Vstream |
Properties.Property.vstream |
Modifier and Type | Method and Description |
---|---|
Vstream |
Properties.Property.getVstream()
Binary Versioned
Stream
|
Modifier and Type | Method and Description |
---|---|
void |
Properties.Property.setVstream(Vstream value)
Sets the value of the vstream property.
|
Modifier and Type | Field and Description |
---|---|
protected Vstream |
Variant.vstream |
Modifier and Type | Method and Description |
---|---|
Vstream |
ObjectFactory.createVstream()
Create an instance of
Vstream |
Vstream |
Variant.getVstream()
Binary Versioned Stream
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Vstream> |
ObjectFactory.createVstream(Vstream value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Vstream> |
ObjectFactory.createVstream(Vstream value)
|
void |
Variant.setVstream(Vstream value)
Sets the value of the vstream property.
|
Copyright © 2007-2019. All Rights Reserved.