public class ObjectFactory
extends java.lang.Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.docProps.variantTypes
|
| Modifier and Type | Method and Description |
|---|---|
Array |
createArray()
Create an instance of
Array |
javax.xml.bind.JAXBElement<Array> |
createArray(Array value)
|
javax.xml.bind.JAXBElement<byte[]> |
createBlob(byte[] value)
Create an instance of
JAXBElement<byte[]>} |
javax.xml.bind.JAXBElement<java.lang.Boolean> |
createBool(java.lang.Boolean value)
Create an instance of
JAXBElement<Boolean>} |
javax.xml.bind.JAXBElement<java.lang.String> |
createBstr(java.lang.String value)
Create an instance of
JAXBElement<String>} |
Cf |
createCf()
Create an instance of
Cf |
javax.xml.bind.JAXBElement<Cf> |
createCf(Cf value)
|
javax.xml.bind.JAXBElement<java.lang.String> |
createClsid(java.lang.String value)
Create an instance of
JAXBElement<String>} |
javax.xml.bind.JAXBElement<java.lang.String> |
createCy(java.lang.String value)
Create an instance of
JAXBElement<String>} |
javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> |
createDate(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance of
JAXBElement<XMLGregorianCalendar>} |
javax.xml.bind.JAXBElement<java.math.BigDecimal> |
createDecimal(java.math.BigDecimal value)
Create an instance of
JAXBElement<BigDecimal>} |
Empty |
createEmpty()
Create an instance of
Empty |
javax.xml.bind.JAXBElement<Empty> |
createEmpty(Empty value)
|
javax.xml.bind.JAXBElement<java.lang.String> |
createError(java.lang.String value)
Create an instance of
JAXBElement<String>} |
javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> |
createFiletime(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance of
JAXBElement<XMLGregorianCalendar>} |
javax.xml.bind.JAXBElement<java.lang.Byte> |
createI1(java.lang.Byte value)
Create an instance of
JAXBElement<Byte>} |
javax.xml.bind.JAXBElement<java.lang.Short> |
createI2(java.lang.Short value)
Create an instance of
JAXBElement<Short>} |
javax.xml.bind.JAXBElement<java.lang.Integer> |
createI4(java.lang.Integer value)
Create an instance of
JAXBElement<Integer>} |
javax.xml.bind.JAXBElement<java.lang.Long> |
createI8(java.lang.Long value)
Create an instance of
JAXBElement<Long>} |
javax.xml.bind.JAXBElement<java.lang.Integer> |
createInt(java.lang.Integer value)
Create an instance of
JAXBElement<Integer>} |
javax.xml.bind.JAXBElement<java.lang.String> |
createLpstr(java.lang.String value)
Create an instance of
JAXBElement<String>} |
javax.xml.bind.JAXBElement<java.lang.String> |
createLpwstr(java.lang.String value)
Create an instance of
JAXBElement<String>} |
Null |
createNull()
Create an instance of
Null |
javax.xml.bind.JAXBElement<Null> |
createNull(Null value)
|
javax.xml.bind.JAXBElement<byte[]> |
createOblob(byte[] value)
Create an instance of
JAXBElement<byte[]>} |
javax.xml.bind.JAXBElement<byte[]> |
createOstorage(byte[] value)
Create an instance of
JAXBElement<byte[]>} |
javax.xml.bind.JAXBElement<byte[]> |
createOstream(byte[] value)
Create an instance of
JAXBElement<byte[]>} |
javax.xml.bind.JAXBElement<java.lang.Float> |
createR4(java.lang.Float value)
Create an instance of
JAXBElement<Float>} |
javax.xml.bind.JAXBElement<java.lang.Double> |
createR8(java.lang.Double value)
Create an instance of
JAXBElement<Double>} |
javax.xml.bind.JAXBElement<byte[]> |
createStorage(byte[] value)
Create an instance of
JAXBElement<byte[]>} |
javax.xml.bind.JAXBElement<byte[]> |
createStream(byte[] value)
Create an instance of
JAXBElement<byte[]>} |
javax.xml.bind.JAXBElement<java.lang.Short> |
createUi1(java.lang.Short value)
Create an instance of
JAXBElement<Short>} |
javax.xml.bind.JAXBElement<java.lang.Integer> |
createUi2(java.lang.Integer value)
Create an instance of
JAXBElement<Integer>} |
javax.xml.bind.JAXBElement<java.lang.Long> |
createUi4(java.lang.Long value)
Create an instance of
JAXBElement<Long>} |
javax.xml.bind.JAXBElement<java.math.BigInteger> |
createUi8(java.math.BigInteger value)
Create an instance of
JAXBElement<BigInteger>} |
javax.xml.bind.JAXBElement<java.lang.Long> |
createUint(java.lang.Long value)
Create an instance of
JAXBElement<Long>} |
Variant |
createVariant()
Create an instance of
Variant |
javax.xml.bind.JAXBElement<Variant> |
createVariant(Variant value)
|
Vector |
createVector()
Create an instance of
Vector |
javax.xml.bind.JAXBElement<Vector> |
createVector(Vector value)
|
Vstream |
createVstream()
Create an instance of
Vstream |
javax.xml.bind.JAXBElement<Vstream> |
createVstream(Vstream value)
|
public ObjectFactory()
public javax.xml.bind.JAXBElement<byte[]> createOstream(byte[] value)
JAXBElement<byte[]>}public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createDate(javax.xml.datatype.XMLGregorianCalendar value)
JAXBElement<XMLGregorianCalendar>}public javax.xml.bind.JAXBElement<java.lang.Integer> createUi2(java.lang.Integer value)
JAXBElement<Integer>}public javax.xml.bind.JAXBElement<java.lang.Short> createUi1(java.lang.Short value)
JAXBElement<Short>}public javax.xml.bind.JAXBElement<java.lang.String> createLpstr(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<byte[]> createOblob(byte[] value)
JAXBElement<byte[]>}public javax.xml.bind.JAXBElement<byte[]> createStream(byte[] value)
JAXBElement<byte[]>}public javax.xml.bind.JAXBElement<byte[]> createOstorage(byte[] value)
JAXBElement<byte[]>}public javax.xml.bind.JAXBElement<java.math.BigDecimal> createDecimal(java.math.BigDecimal value)
JAXBElement<BigDecimal>}public javax.xml.bind.JAXBElement<java.lang.String> createCy(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<java.lang.Integer> createInt(java.lang.Integer value)
JAXBElement<Integer>}public javax.xml.bind.JAXBElement<java.lang.String> createError(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<java.lang.String> createLpwstr(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<java.lang.Float> createR4(java.lang.Float value)
JAXBElement<Float>}public javax.xml.bind.JAXBElement<java.lang.Long> createUint(java.lang.Long value)
JAXBElement<Long>}public javax.xml.bind.JAXBElement<java.lang.Short> createI2(java.lang.Short value)
JAXBElement<Short>}public javax.xml.bind.JAXBElement<java.lang.String> createClsid(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<java.lang.String> createBstr(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<java.lang.Byte> createI1(java.lang.Byte value)
JAXBElement<Byte>}public javax.xml.bind.JAXBElement<byte[]> createStorage(byte[] value)
JAXBElement<byte[]>}public javax.xml.bind.JAXBElement<java.lang.Integer> createI4(java.lang.Integer value)
JAXBElement<Integer>}public javax.xml.bind.JAXBElement<java.lang.Double> createR8(java.lang.Double value)
JAXBElement<Double>}public javax.xml.bind.JAXBElement<java.lang.Boolean> createBool(java.lang.Boolean value)
JAXBElement<Boolean>}public javax.xml.bind.JAXBElement<java.lang.Long> createI8(java.lang.Long value)
JAXBElement<Long>}public javax.xml.bind.JAXBElement<java.lang.Long> createUi4(java.lang.Long value)
JAXBElement<Long>}public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createFiletime(javax.xml.datatype.XMLGregorianCalendar value)
JAXBElement<XMLGregorianCalendar>}public javax.xml.bind.JAXBElement<java.math.BigInteger> createUi8(java.math.BigInteger value)
JAXBElement<BigInteger>}public javax.xml.bind.JAXBElement<byte[]> createBlob(byte[] value)
JAXBElement<byte[]>}Copyright © 2007–2023. All rights reserved.