Uses of Class
org.docx4j.docProps.variantTypes.Vstream
Packages that use Vstream
-
Uses of Vstream in org.docx4j.docProps.custom
Fields in org.docx4j.docProps.custom declared as VstreamMethods in org.docx4j.docProps.custom that return VstreamMethods in org.docx4j.docProps.custom with parameters of type VstreamModifier and TypeMethodDescriptionvoidProperties.Property.setVstream(Vstream value) Sets the value of the vstream property. -
Uses of Vstream in org.docx4j.docProps.variantTypes
Fields in org.docx4j.docProps.variantTypes declared as VstreamMethods in org.docx4j.docProps.variantTypes that return VstreamModifier and TypeMethodDescriptionObjectFactory.createVstream()Create an instance ofVstreamVariant.getVstream()Binary Versioned StreamMethods in org.docx4j.docProps.variantTypes that return types with arguments of type VstreamModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Vstream>ObjectFactory.createVstream(Vstream value) Methods in org.docx4j.docProps.variantTypes with parameters of type VstreamModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Vstream>ObjectFactory.createVstream(Vstream value) voidVariant.setVstream(Vstream value) Sets the value of the vstream property.