|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.office.OfficeDocumentMeta
public class OfficeDocumentMeta
| Field Summary | |
|---|---|
protected OfficeMeta |
officeMeta
|
protected String |
officeVersion
|
protected String |
xmlnsChart
|
protected String |
xmlnsDc
|
protected String |
xmlnsDr3D
|
protected String |
xmlnsDraw
|
protected String |
xmlnsFo
|
protected String |
xmlnsForm
|
protected String |
xmlnsMath
|
protected String |
xmlnsMeta
|
protected String |
xmlnsNumber
|
protected String |
xmlnsOffice
|
protected String |
xmlnsScript
|
protected String |
xmlnsStyle
|
protected String |
xmlnsSvg
|
protected String |
xmlnsTable
|
protected String |
xmlnsText
|
protected String |
xmlnsXlink
|
| Constructor Summary | |
|---|---|
OfficeDocumentMeta()
|
|
| Method Summary | |
|---|---|
OfficeMeta |
getOfficeMeta()
Gets the value of the officeMeta property. |
String |
getOfficeVersion()
Gets the value of the officeVersion property. |
String |
getXmlnsChart()
Gets the value of the xmlnsChart property. |
String |
getXmlnsDc()
Gets the value of the xmlnsDc property. |
String |
getXmlnsDr3D()
Gets the value of the xmlnsDr3D property. |
String |
getXmlnsDraw()
Gets the value of the xmlnsDraw property. |
String |
getXmlnsFo()
Gets the value of the xmlnsFo property. |
String |
getXmlnsForm()
Gets the value of the xmlnsForm property. |
String |
getXmlnsMath()
Gets the value of the xmlnsMath property. |
String |
getXmlnsMeta()
Gets the value of the xmlnsMeta property. |
String |
getXmlnsNumber()
Gets the value of the xmlnsNumber property. |
String |
getXmlnsOffice()
Gets the value of the xmlnsOffice property. |
String |
getXmlnsScript()
Gets the value of the xmlnsScript property. |
String |
getXmlnsStyle()
Gets the value of the xmlnsStyle property. |
String |
getXmlnsSvg()
Gets the value of the xmlnsSvg property. |
String |
getXmlnsTable()
Gets the value of the xmlnsTable property. |
String |
getXmlnsText()
Gets the value of the xmlnsText property. |
String |
getXmlnsXlink()
Gets the value of the xmlnsXlink property. |
void |
setOfficeMeta(OfficeMeta value)
Sets the value of the officeMeta property. |
void |
setOfficeVersion(String value)
Sets the value of the officeVersion property. |
void |
setXmlnsChart(String value)
Sets the value of the xmlnsChart property. |
void |
setXmlnsDc(String value)
Sets the value of the xmlnsDc property. |
void |
setXmlnsDr3D(String value)
Sets the value of the xmlnsDr3D property. |
void |
setXmlnsDraw(String value)
Sets the value of the xmlnsDraw property. |
void |
setXmlnsFo(String value)
Sets the value of the xmlnsFo property. |
void |
setXmlnsForm(String value)
Sets the value of the xmlnsForm property. |
void |
setXmlnsMath(String value)
Sets the value of the xmlnsMath property. |
void |
setXmlnsMeta(String value)
Sets the value of the xmlnsMeta property. |
void |
setXmlnsNumber(String value)
Sets the value of the xmlnsNumber property. |
void |
setXmlnsOffice(String value)
Sets the value of the xmlnsOffice property. |
void |
setXmlnsScript(String value)
Sets the value of the xmlnsScript property. |
void |
setXmlnsStyle(String value)
Sets the value of the xmlnsStyle property. |
void |
setXmlnsSvg(String value)
Sets the value of the xmlnsSvg property. |
void |
setXmlnsTable(String value)
Sets the value of the xmlnsTable property. |
void |
setXmlnsText(String value)
Sets the value of the xmlnsText property. |
void |
setXmlnsXlink(String value)
Sets the value of the xmlnsXlink property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OfficeMeta officeMeta
protected String officeVersion
protected String xmlnsChart
protected String xmlnsDc
protected String xmlnsDr3D
protected String xmlnsDraw
protected String xmlnsFo
protected String xmlnsForm
protected String xmlnsMath
protected String xmlnsMeta
protected String xmlnsNumber
protected String xmlnsOffice
protected String xmlnsScript
protected String xmlnsStyle
protected String xmlnsSvg
protected String xmlnsTable
protected String xmlnsText
protected String xmlnsXlink
| Constructor Detail |
|---|
public OfficeDocumentMeta()
| Method Detail |
|---|
public OfficeMeta getOfficeMeta()
OfficeMetapublic String getOfficeVersion()
Stringpublic String getXmlnsChart()
Stringpublic String getXmlnsDc()
Stringpublic String getXmlnsDr3D()
Stringpublic String getXmlnsDraw()
Stringpublic String getXmlnsFo()
Stringpublic String getXmlnsForm()
Stringpublic String getXmlnsMath()
Stringpublic String getXmlnsMeta()
Stringpublic String getXmlnsNumber()
Stringpublic String getXmlnsOffice()
Stringpublic String getXmlnsScript()
Stringpublic String getXmlnsStyle()
Stringpublic String getXmlnsSvg()
Stringpublic String getXmlnsTable()
Stringpublic String getXmlnsText()
Stringpublic String getXmlnsXlink()
Stringpublic void setOfficeMeta(OfficeMeta value)
value - allowed object is OfficeMetapublic void setOfficeVersion(String value)
value - allowed object is Stringpublic void setXmlnsChart(String value)
value - allowed object is Stringpublic void setXmlnsDc(String value)
value - allowed object is Stringpublic void setXmlnsDr3D(String value)
value - allowed object is Stringpublic void setXmlnsDraw(String value)
value - allowed object is Stringpublic void setXmlnsFo(String value)
value - allowed object is Stringpublic void setXmlnsForm(String value)
value - allowed object is Stringpublic void setXmlnsMath(String value)
value - allowed object is Stringpublic void setXmlnsMeta(String value)
value - allowed object is Stringpublic void setXmlnsNumber(String value)
value - allowed object is Stringpublic void setXmlnsOffice(String value)
value - allowed object is Stringpublic void setXmlnsScript(String value)
value - allowed object is Stringpublic void setXmlnsStyle(String value)
value - allowed object is Stringpublic void setXmlnsSvg(String value)
value - allowed object is Stringpublic void setXmlnsTable(String value)
value - allowed object is Stringpublic void setXmlnsText(String value)
value - allowed object is Stringpublic void setXmlnsXlink(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||