public interface CTR extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTR.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
CTEmpty |
addNewAnnotationRef()
Appends and returns a new empty value (as xml) as the last "annotationRef" element
|
CTBr |
addNewBr()
Appends and returns a new empty value (as xml) as the last "br" element
|
CTMarkup |
addNewCommentReference()
Appends and returns a new empty value (as xml) as the last "commentReference" element
|
CTEmpty |
addNewContinuationSeparator()
Appends and returns a new empty value (as xml) as the last "continuationSeparator" element
|
CTEmpty |
addNewCr()
Appends and returns a new empty value (as xml) as the last "cr" element
|
CTEmpty |
addNewDayLong()
Appends and returns a new empty value (as xml) as the last "dayLong" element
|
CTEmpty |
addNewDayShort()
Appends and returns a new empty value (as xml) as the last "dayShort" element
|
CTText |
addNewDelInstrText()
Appends and returns a new empty value (as xml) as the last "delInstrText" element
|
CTText |
addNewDelText()
Appends and returns a new empty value (as xml) as the last "delText" element
|
CTDrawing |
addNewDrawing()
Appends and returns a new empty value (as xml) as the last "drawing" element
|
CTEmpty |
addNewEndnoteRef()
Appends and returns a new empty value (as xml) as the last "endnoteRef" element
|
CTFtnEdnRef |
addNewEndnoteReference()
Appends and returns a new empty value (as xml) as the last "endnoteReference" element
|
CTFldChar |
addNewFldChar()
Appends and returns a new empty value (as xml) as the last "fldChar" element
|
CTEmpty |
addNewFootnoteRef()
Appends and returns a new empty value (as xml) as the last "footnoteRef" element
|
CTFtnEdnRef |
addNewFootnoteReference()
Appends and returns a new empty value (as xml) as the last "footnoteReference" element
|
CTText |
addNewInstrText()
Appends and returns a new empty value (as xml) as the last "instrText" element
|
CTEmpty |
addNewLastRenderedPageBreak()
Appends and returns a new empty value (as xml) as the last "lastRenderedPageBreak" element
|
CTEmpty |
addNewMonthLong()
Appends and returns a new empty value (as xml) as the last "monthLong" element
|
CTEmpty |
addNewMonthShort()
Appends and returns a new empty value (as xml) as the last "monthShort" element
|
CTEmpty |
addNewNoBreakHyphen()
Appends and returns a new empty value (as xml) as the last "noBreakHyphen" element
|
CTObject |
addNewObject()
Appends and returns a new empty value (as xml) as the last "object" element
|
CTEmpty |
addNewPgNum()
Appends and returns a new empty value (as xml) as the last "pgNum" element
|
CTPicture |
addNewPict()
Appends and returns a new empty value (as xml) as the last "pict" element
|
CTPTab |
addNewPtab()
Appends and returns a new empty value (as xml) as the last "ptab" element
|
CTRPr |
addNewRPr()
Appends and returns a new empty "rPr" element
|
CTRuby |
addNewRuby()
Appends and returns a new empty value (as xml) as the last "ruby" element
|
CTEmpty |
addNewSeparator()
Appends and returns a new empty value (as xml) as the last "separator" element
|
CTEmpty |
addNewSoftHyphen()
Appends and returns a new empty value (as xml) as the last "softHyphen" element
|
CTSym |
addNewSym()
Appends and returns a new empty value (as xml) as the last "sym" element
|
CTText |
addNewT()
Appends and returns a new empty value (as xml) as the last "t" element
|
CTEmpty |
addNewTab()
Appends and returns a new empty value (as xml) as the last "tab" element
|
CTEmpty |
addNewYearLong()
Appends and returns a new empty value (as xml) as the last "yearLong" element
|
CTEmpty |
addNewYearShort()
Appends and returns a new empty value (as xml) as the last "yearShort" element
|
CTEmpty[] |
getAnnotationRefArray()
Deprecated.
|
CTEmpty |
getAnnotationRefArray(int i)
Gets ith "annotationRef" element
|
List<CTEmpty> |
getAnnotationRefList()
Gets a List of "annotationRef" elements
|
CTBr[] |
getBrArray()
Deprecated.
|
CTBr |
getBrArray(int i)
Gets ith "br" element
|
List<CTBr> |
getBrList()
Gets a List of "br" elements
|
CTMarkup[] |
getCommentReferenceArray()
Deprecated.
|
CTMarkup |
getCommentReferenceArray(int i)
Gets ith "commentReference" element
|
List<CTMarkup> |
getCommentReferenceList()
Gets a List of "commentReference" elements
|
CTEmpty[] |
getContinuationSeparatorArray()
Deprecated.
|
CTEmpty |
getContinuationSeparatorArray(int i)
Gets ith "continuationSeparator" element
|
List<CTEmpty> |
getContinuationSeparatorList()
Gets a List of "continuationSeparator" elements
|
CTEmpty[] |
getCrArray()
Deprecated.
|
CTEmpty |
getCrArray(int i)
Gets ith "cr" element
|
List<CTEmpty> |
getCrList()
Gets a List of "cr" elements
|
CTEmpty[] |
getDayLongArray()
Deprecated.
|
CTEmpty |
getDayLongArray(int i)
Gets ith "dayLong" element
|
List<CTEmpty> |
getDayLongList()
Gets a List of "dayLong" elements
|
CTEmpty[] |
getDayShortArray()
Deprecated.
|
CTEmpty |
getDayShortArray(int i)
Gets ith "dayShort" element
|
List<CTEmpty> |
getDayShortList()
Gets a List of "dayShort" elements
|
CTText[] |
getDelInstrTextArray()
Deprecated.
|
CTText |
getDelInstrTextArray(int i)
Gets ith "delInstrText" element
|
List<CTText> |
getDelInstrTextList()
Gets a List of "delInstrText" elements
|
CTText[] |
getDelTextArray()
Deprecated.
|
CTText |
getDelTextArray(int i)
Gets ith "delText" element
|
List<CTText> |
getDelTextList()
Gets a List of "delText" elements
|
CTDrawing[] |
getDrawingArray()
Deprecated.
|
CTDrawing |
getDrawingArray(int i)
Gets ith "drawing" element
|
List<CTDrawing> |
getDrawingList()
Gets a List of "drawing" elements
|
CTEmpty[] |
getEndnoteRefArray()
Deprecated.
|
CTEmpty |
getEndnoteRefArray(int i)
Gets ith "endnoteRef" element
|
CTFtnEdnRef[] |
getEndnoteReferenceArray()
Deprecated.
|
CTFtnEdnRef |
getEndnoteReferenceArray(int i)
Gets ith "endnoteReference" element
|
List<CTFtnEdnRef> |
getEndnoteReferenceList()
Gets a List of "endnoteReference" elements
|
List<CTEmpty> |
getEndnoteRefList()
Gets a List of "endnoteRef" elements
|
CTFldChar[] |
getFldCharArray()
Deprecated.
|
CTFldChar |
getFldCharArray(int i)
Gets ith "fldChar" element
|
List<CTFldChar> |
getFldCharList()
Gets a List of "fldChar" elements
|
CTEmpty[] |
getFootnoteRefArray()
Deprecated.
|
CTEmpty |
getFootnoteRefArray(int i)
Gets ith "footnoteRef" element
|
CTFtnEdnRef[] |
getFootnoteReferenceArray()
Deprecated.
|
CTFtnEdnRef |
getFootnoteReferenceArray(int i)
Gets ith "footnoteReference" element
|
List<CTFtnEdnRef> |
getFootnoteReferenceList()
Gets a List of "footnoteReference" elements
|
List<CTEmpty> |
getFootnoteRefList()
Gets a List of "footnoteRef" elements
|
CTText[] |
getInstrTextArray()
Deprecated.
|
CTText |
getInstrTextArray(int i)
Gets ith "instrText" element
|
List<CTText> |
getInstrTextList()
Gets a List of "instrText" elements
|
CTEmpty[] |
getLastRenderedPageBreakArray()
Deprecated.
|
CTEmpty |
getLastRenderedPageBreakArray(int i)
Gets ith "lastRenderedPageBreak" element
|
List<CTEmpty> |
getLastRenderedPageBreakList()
Gets a List of "lastRenderedPageBreak" elements
|
CTEmpty[] |
getMonthLongArray()
Deprecated.
|
CTEmpty |
getMonthLongArray(int i)
Gets ith "monthLong" element
|
List<CTEmpty> |
getMonthLongList()
Gets a List of "monthLong" elements
|
CTEmpty[] |
getMonthShortArray()
Deprecated.
|
CTEmpty |
getMonthShortArray(int i)
Gets ith "monthShort" element
|
List<CTEmpty> |
getMonthShortList()
Gets a List of "monthShort" elements
|
CTEmpty[] |
getNoBreakHyphenArray()
Deprecated.
|
CTEmpty |
getNoBreakHyphenArray(int i)
Gets ith "noBreakHyphen" element
|
List<CTEmpty> |
getNoBreakHyphenList()
Gets a List of "noBreakHyphen" elements
|
CTObject[] |
getObjectArray()
Deprecated.
|
CTObject |
getObjectArray(int i)
Gets ith "object" element
|
List<CTObject> |
getObjectList()
Gets a List of "object" elements
|
CTEmpty[] |
getPgNumArray()
Deprecated.
|
CTEmpty |
getPgNumArray(int i)
Gets ith "pgNum" element
|
List<CTEmpty> |
getPgNumList()
Gets a List of "pgNum" elements
|
CTPicture[] |
getPictArray()
Deprecated.
|
CTPicture |
getPictArray(int i)
Gets ith "pict" element
|
List<CTPicture> |
getPictList()
Gets a List of "pict" elements
|
CTPTab[] |
getPtabArray()
Deprecated.
|
CTPTab |
getPtabArray(int i)
Gets ith "ptab" element
|
List<CTPTab> |
getPtabList()
Gets a List of "ptab" elements
|
CTRPr |
getRPr()
Gets the "rPr" element
|
byte[] |
getRsidDel()
Gets the "rsidDel" attribute
|
byte[] |
getRsidR()
Gets the "rsidR" attribute
|
byte[] |
getRsidRPr()
Gets the "rsidRPr" attribute
|
CTRuby[] |
getRubyArray()
Deprecated.
|
CTRuby |
getRubyArray(int i)
Gets ith "ruby" element
|
List<CTRuby> |
getRubyList()
Gets a List of "ruby" elements
|
CTEmpty[] |
getSeparatorArray()
Deprecated.
|
CTEmpty |
getSeparatorArray(int i)
Gets ith "separator" element
|
List<CTEmpty> |
getSeparatorList()
Gets a List of "separator" elements
|
CTEmpty[] |
getSoftHyphenArray()
Deprecated.
|
CTEmpty |
getSoftHyphenArray(int i)
Gets ith "softHyphen" element
|
List<CTEmpty> |
getSoftHyphenList()
Gets a List of "softHyphen" elements
|
CTSym[] |
getSymArray()
Deprecated.
|
CTSym |
getSymArray(int i)
Gets ith "sym" element
|
List<CTSym> |
getSymList()
Gets a List of "sym" elements
|
CTEmpty[] |
getTabArray()
Deprecated.
|
CTEmpty |
getTabArray(int i)
Gets ith "tab" element
|
List<CTEmpty> |
getTabList()
Gets a List of "tab" elements
|
CTText[] |
getTArray()
Deprecated.
|
CTText |
getTArray(int i)
Gets ith "t" element
|
List<CTText> |
getTList()
Gets a List of "t" elements
|
CTEmpty[] |
getYearLongArray()
Deprecated.
|
CTEmpty |
getYearLongArray(int i)
Gets ith "yearLong" element
|
List<CTEmpty> |
getYearLongList()
Gets a List of "yearLong" elements
|
CTEmpty[] |
getYearShortArray()
Deprecated.
|
CTEmpty |
getYearShortArray(int i)
Gets ith "yearShort" element
|
List<CTEmpty> |
getYearShortList()
Gets a List of "yearShort" elements
|
CTEmpty |
insertNewAnnotationRef(int i)
Inserts and returns a new empty value (as xml) as the ith "annotationRef" element
|
CTBr |
insertNewBr(int i)
Inserts and returns a new empty value (as xml) as the ith "br" element
|
CTMarkup |
insertNewCommentReference(int i)
Inserts and returns a new empty value (as xml) as the ith "commentReference" element
|
CTEmpty |
insertNewContinuationSeparator(int i)
Inserts and returns a new empty value (as xml) as the ith "continuationSeparator" element
|
CTEmpty |
insertNewCr(int i)
Inserts and returns a new empty value (as xml) as the ith "cr" element
|
CTEmpty |
insertNewDayLong(int i)
Inserts and returns a new empty value (as xml) as the ith "dayLong" element
|
CTEmpty |
insertNewDayShort(int i)
Inserts and returns a new empty value (as xml) as the ith "dayShort" element
|
CTText |
insertNewDelInstrText(int i)
Inserts and returns a new empty value (as xml) as the ith "delInstrText" element
|
CTText |
insertNewDelText(int i)
Inserts and returns a new empty value (as xml) as the ith "delText" element
|
CTDrawing |
insertNewDrawing(int i)
Inserts and returns a new empty value (as xml) as the ith "drawing" element
|
CTEmpty |
insertNewEndnoteRef(int i)
Inserts and returns a new empty value (as xml) as the ith "endnoteRef" element
|
CTFtnEdnRef |
insertNewEndnoteReference(int i)
Inserts and returns a new empty value (as xml) as the ith "endnoteReference" element
|
CTFldChar |
insertNewFldChar(int i)
Inserts and returns a new empty value (as xml) as the ith "fldChar" element
|
CTEmpty |
insertNewFootnoteRef(int i)
Inserts and returns a new empty value (as xml) as the ith "footnoteRef" element
|
CTFtnEdnRef |
insertNewFootnoteReference(int i)
Inserts and returns a new empty value (as xml) as the ith "footnoteReference" element
|
CTText |
insertNewInstrText(int i)
Inserts and returns a new empty value (as xml) as the ith "instrText" element
|
CTEmpty |
insertNewLastRenderedPageBreak(int i)
Inserts and returns a new empty value (as xml) as the ith "lastRenderedPageBreak" element
|
CTEmpty |
insertNewMonthLong(int i)
Inserts and returns a new empty value (as xml) as the ith "monthLong" element
|
CTEmpty |
insertNewMonthShort(int i)
Inserts and returns a new empty value (as xml) as the ith "monthShort" element
|
CTEmpty |
insertNewNoBreakHyphen(int i)
Inserts and returns a new empty value (as xml) as the ith "noBreakHyphen" element
|
CTObject |
insertNewObject(int i)
Inserts and returns a new empty value (as xml) as the ith "object" element
|
CTEmpty |
insertNewPgNum(int i)
Inserts and returns a new empty value (as xml) as the ith "pgNum" element
|
CTPicture |
insertNewPict(int i)
Inserts and returns a new empty value (as xml) as the ith "pict" element
|
CTPTab |
insertNewPtab(int i)
Inserts and returns a new empty value (as xml) as the ith "ptab" element
|
CTRuby |
insertNewRuby(int i)
Inserts and returns a new empty value (as xml) as the ith "ruby" element
|
CTEmpty |
insertNewSeparator(int i)
Inserts and returns a new empty value (as xml) as the ith "separator" element
|
CTEmpty |
insertNewSoftHyphen(int i)
Inserts and returns a new empty value (as xml) as the ith "softHyphen" element
|
CTSym |
insertNewSym(int i)
Inserts and returns a new empty value (as xml) as the ith "sym" element
|
CTText |
insertNewT(int i)
Inserts and returns a new empty value (as xml) as the ith "t" element
|
CTEmpty |
insertNewTab(int i)
Inserts and returns a new empty value (as xml) as the ith "tab" element
|
CTEmpty |
insertNewYearLong(int i)
Inserts and returns a new empty value (as xml) as the ith "yearLong" element
|
CTEmpty |
insertNewYearShort(int i)
Inserts and returns a new empty value (as xml) as the ith "yearShort" element
|
boolean |
isSetRPr()
True if has "rPr" element
|
boolean |
isSetRsidDel()
True if has "rsidDel" attribute
|
boolean |
isSetRsidR()
True if has "rsidR" attribute
|
boolean |
isSetRsidRPr()
True if has "rsidRPr" attribute
|
void |
removeAnnotationRef(int i)
Removes the ith "annotationRef" element
|
void |
removeBr(int i)
Removes the ith "br" element
|
void |
removeCommentReference(int i)
Removes the ith "commentReference" element
|
void |
removeContinuationSeparator(int i)
Removes the ith "continuationSeparator" element
|
void |
removeCr(int i)
Removes the ith "cr" element
|
void |
removeDayLong(int i)
Removes the ith "dayLong" element
|
void |
removeDayShort(int i)
Removes the ith "dayShort" element
|
void |
removeDelInstrText(int i)
Removes the ith "delInstrText" element
|
void |
removeDelText(int i)
Removes the ith "delText" element
|
void |
removeDrawing(int i)
Removes the ith "drawing" element
|
void |
removeEndnoteRef(int i)
Removes the ith "endnoteRef" element
|
void |
removeEndnoteReference(int i)
Removes the ith "endnoteReference" element
|
void |
removeFldChar(int i)
Removes the ith "fldChar" element
|
void |
removeFootnoteRef(int i)
Removes the ith "footnoteRef" element
|
void |
removeFootnoteReference(int i)
Removes the ith "footnoteReference" element
|
void |
removeInstrText(int i)
Removes the ith "instrText" element
|
void |
removeLastRenderedPageBreak(int i)
Removes the ith "lastRenderedPageBreak" element
|
void |
removeMonthLong(int i)
Removes the ith "monthLong" element
|
void |
removeMonthShort(int i)
Removes the ith "monthShort" element
|
void |
removeNoBreakHyphen(int i)
Removes the ith "noBreakHyphen" element
|
void |
removeObject(int i)
Removes the ith "object" element
|
void |
removePgNum(int i)
Removes the ith "pgNum" element
|
void |
removePict(int i)
Removes the ith "pict" element
|
void |
removePtab(int i)
Removes the ith "ptab" element
|
void |
removeRuby(int i)
Removes the ith "ruby" element
|
void |
removeSeparator(int i)
Removes the ith "separator" element
|
void |
removeSoftHyphen(int i)
Removes the ith "softHyphen" element
|
void |
removeSym(int i)
Removes the ith "sym" element
|
void |
removeT(int i)
Removes the ith "t" element
|
void |
removeTab(int i)
Removes the ith "tab" element
|
void |
removeYearLong(int i)
Removes the ith "yearLong" element
|
void |
removeYearShort(int i)
Removes the ith "yearShort" element
|
void |
setAnnotationRefArray(CTEmpty[] annotationRefArray)
Sets array of all "annotationRef" element
|
void |
setAnnotationRefArray(int i,
CTEmpty annotationRef)
Sets ith "annotationRef" element
|
void |
setBrArray(CTBr[] brArray)
Sets array of all "br" element
|
void |
setBrArray(int i,
CTBr br)
Sets ith "br" element
|
void |
setCommentReferenceArray(CTMarkup[] commentReferenceArray)
Sets array of all "commentReference" element
|
void |
setCommentReferenceArray(int i,
CTMarkup commentReference)
Sets ith "commentReference" element
|
void |
setContinuationSeparatorArray(CTEmpty[] continuationSeparatorArray)
Sets array of all "continuationSeparator" element
|
void |
setContinuationSeparatorArray(int i,
CTEmpty continuationSeparator)
Sets ith "continuationSeparator" element
|
void |
setCrArray(CTEmpty[] crArray)
Sets array of all "cr" element
|
void |
setCrArray(int i,
CTEmpty cr)
Sets ith "cr" element
|
void |
setDayLongArray(CTEmpty[] dayLongArray)
Sets array of all "dayLong" element
|
void |
setDayLongArray(int i,
CTEmpty dayLong)
Sets ith "dayLong" element
|
void |
setDayShortArray(CTEmpty[] dayShortArray)
Sets array of all "dayShort" element
|
void |
setDayShortArray(int i,
CTEmpty dayShort)
Sets ith "dayShort" element
|
void |
setDelInstrTextArray(CTText[] delInstrTextArray)
Sets array of all "delInstrText" element
|
void |
setDelInstrTextArray(int i,
CTText delInstrText)
Sets ith "delInstrText" element
|
void |
setDelTextArray(CTText[] delTextArray)
Sets array of all "delText" element
|
void |
setDelTextArray(int i,
CTText delText)
Sets ith "delText" element
|
void |
setDrawingArray(CTDrawing[] drawingArray)
Sets array of all "drawing" element
|
void |
setDrawingArray(int i,
CTDrawing drawing)
Sets ith "drawing" element
|
void |
setEndnoteRefArray(CTEmpty[] endnoteRefArray)
Sets array of all "endnoteRef" element
|
void |
setEndnoteRefArray(int i,
CTEmpty endnoteRef)
Sets ith "endnoteRef" element
|
void |
setEndnoteReferenceArray(CTFtnEdnRef[] endnoteReferenceArray)
Sets array of all "endnoteReference" element
|
void |
setEndnoteReferenceArray(int i,
CTFtnEdnRef endnoteReference)
Sets ith "endnoteReference" element
|
void |
setFldCharArray(CTFldChar[] fldCharArray)
Sets array of all "fldChar" element
|
void |
setFldCharArray(int i,
CTFldChar fldChar)
Sets ith "fldChar" element
|
void |
setFootnoteRefArray(CTEmpty[] footnoteRefArray)
Sets array of all "footnoteRef" element
|
void |
setFootnoteRefArray(int i,
CTEmpty footnoteRef)
Sets ith "footnoteRef" element
|
void |
setFootnoteReferenceArray(CTFtnEdnRef[] footnoteReferenceArray)
Sets array of all "footnoteReference" element
|
void |
setFootnoteReferenceArray(int i,
CTFtnEdnRef footnoteReference)
Sets ith "footnoteReference" element
|
void |
setInstrTextArray(CTText[] instrTextArray)
Sets array of all "instrText" element
|
void |
setInstrTextArray(int i,
CTText instrText)
Sets ith "instrText" element
|
void |
setLastRenderedPageBreakArray(CTEmpty[] lastRenderedPageBreakArray)
Sets array of all "lastRenderedPageBreak" element
|
void |
setLastRenderedPageBreakArray(int i,
CTEmpty lastRenderedPageBreak)
Sets ith "lastRenderedPageBreak" element
|
void |
setMonthLongArray(CTEmpty[] monthLongArray)
Sets array of all "monthLong" element
|
void |
setMonthLongArray(int i,
CTEmpty monthLong)
Sets ith "monthLong" element
|
void |
setMonthShortArray(CTEmpty[] monthShortArray)
Sets array of all "monthShort" element
|
void |
setMonthShortArray(int i,
CTEmpty monthShort)
Sets ith "monthShort" element
|
void |
setNoBreakHyphenArray(CTEmpty[] noBreakHyphenArray)
Sets array of all "noBreakHyphen" element
|
void |
setNoBreakHyphenArray(int i,
CTEmpty noBreakHyphen)
Sets ith "noBreakHyphen" element
|
void |
setObjectArray(CTObject[] objectArray)
Sets array of all "object" element
|
void |
setObjectArray(int i,
CTObject object)
Sets ith "object" element
|
void |
setPgNumArray(CTEmpty[] pgNumArray)
Sets array of all "pgNum" element
|
void |
setPgNumArray(int i,
CTEmpty pgNum)
Sets ith "pgNum" element
|
void |
setPictArray(CTPicture[] pictArray)
Sets array of all "pict" element
|
void |
setPictArray(int i,
CTPicture pict)
Sets ith "pict" element
|
void |
setPtabArray(CTPTab[] ptabArray)
Sets array of all "ptab" element
|
void |
setPtabArray(int i,
CTPTab ptab)
Sets ith "ptab" element
|
void |
setRPr(CTRPr rPr)
Sets the "rPr" element
|
void |
setRsidDel(byte[] rsidDel)
Sets the "rsidDel" attribute
|
void |
setRsidR(byte[] rsidR)
Sets the "rsidR" attribute
|
void |
setRsidRPr(byte[] rsidRPr)
Sets the "rsidRPr" attribute
|
void |
setRubyArray(CTRuby[] rubyArray)
Sets array of all "ruby" element
|
void |
setRubyArray(int i,
CTRuby ruby)
Sets ith "ruby" element
|
void |
setSeparatorArray(CTEmpty[] separatorArray)
Sets array of all "separator" element
|
void |
setSeparatorArray(int i,
CTEmpty separator)
Sets ith "separator" element
|
void |
setSoftHyphenArray(CTEmpty[] softHyphenArray)
Sets array of all "softHyphen" element
|
void |
setSoftHyphenArray(int i,
CTEmpty softHyphen)
Sets ith "softHyphen" element
|
void |
setSymArray(CTSym[] symArray)
Sets array of all "sym" element
|
void |
setSymArray(int i,
CTSym sym)
Sets ith "sym" element
|
void |
setTabArray(CTEmpty[] tabArray)
Sets array of all "tab" element
|
void |
setTabArray(int i,
CTEmpty tab)
Sets ith "tab" element
|
void |
setTArray(CTText[] tArray)
Sets array of all "t" element
|
void |
setTArray(int i,
CTText t)
Sets ith "t" element
|
void |
setYearLongArray(CTEmpty[] yearLongArray)
Sets array of all "yearLong" element
|
void |
setYearLongArray(int i,
CTEmpty yearLong)
Sets ith "yearLong" element
|
void |
setYearShortArray(CTEmpty[] yearShortArray)
Sets array of all "yearShort" element
|
void |
setYearShortArray(int i,
CTEmpty yearShort)
Sets ith "yearShort" element
|
int |
sizeOfAnnotationRefArray()
Returns number of "annotationRef" element
|
int |
sizeOfBrArray()
Returns number of "br" element
|
int |
sizeOfCommentReferenceArray()
Returns number of "commentReference" element
|
int |
sizeOfContinuationSeparatorArray()
Returns number of "continuationSeparator" element
|
int |
sizeOfCrArray()
Returns number of "cr" element
|
int |
sizeOfDayLongArray()
Returns number of "dayLong" element
|
int |
sizeOfDayShortArray()
Returns number of "dayShort" element
|
int |
sizeOfDelInstrTextArray()
Returns number of "delInstrText" element
|
int |
sizeOfDelTextArray()
Returns number of "delText" element
|
int |
sizeOfDrawingArray()
Returns number of "drawing" element
|
int |
sizeOfEndnoteRefArray()
Returns number of "endnoteRef" element
|
int |
sizeOfEndnoteReferenceArray()
Returns number of "endnoteReference" element
|
int |
sizeOfFldCharArray()
Returns number of "fldChar" element
|
int |
sizeOfFootnoteRefArray()
Returns number of "footnoteRef" element
|
int |
sizeOfFootnoteReferenceArray()
Returns number of "footnoteReference" element
|
int |
sizeOfInstrTextArray()
Returns number of "instrText" element
|
int |
sizeOfLastRenderedPageBreakArray()
Returns number of "lastRenderedPageBreak" element
|
int |
sizeOfMonthLongArray()
Returns number of "monthLong" element
|
int |
sizeOfMonthShortArray()
Returns number of "monthShort" element
|
int |
sizeOfNoBreakHyphenArray()
Returns number of "noBreakHyphen" element
|
int |
sizeOfObjectArray()
Returns number of "object" element
|
int |
sizeOfPgNumArray()
Returns number of "pgNum" element
|
int |
sizeOfPictArray()
Returns number of "pict" element
|
int |
sizeOfPtabArray()
Returns number of "ptab" element
|
int |
sizeOfRubyArray()
Returns number of "ruby" element
|
int |
sizeOfSeparatorArray()
Returns number of "separator" element
|
int |
sizeOfSoftHyphenArray()
Returns number of "softHyphen" element
|
int |
sizeOfSymArray()
Returns number of "sym" element
|
int |
sizeOfTabArray()
Returns number of "tab" element
|
int |
sizeOfTArray()
Returns number of "t" element
|
int |
sizeOfYearLongArray()
Returns number of "yearLong" element
|
int |
sizeOfYearShortArray()
Returns number of "yearShort" element
|
void |
unsetRPr()
Unsets the "rPr" element
|
void |
unsetRsidDel()
Unsets the "rsidDel" attribute
|
void |
unsetRsidR()
Unsets the "rsidR" attribute
|
void |
unsetRsidRPr()
Unsets the "rsidRPr" attribute
|
STLongHexNumber |
xgetRsidDel()
Gets (as xml) the "rsidDel" attribute
|
STLongHexNumber |
xgetRsidR()
Gets (as xml) the "rsidR" attribute
|
STLongHexNumber |
xgetRsidRPr()
Gets (as xml) the "rsidRPr" attribute
|
void |
xsetRsidDel(STLongHexNumber rsidDel)
Sets (as xml) the "rsidDel" attribute
|
void |
xsetRsidR(STLongHexNumber rsidR)
Sets (as xml) the "rsidR" attribute
|
void |
xsetRsidRPr(STLongHexNumber rsidRPr)
Sets (as xml) the "rsidRPr" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
CTRPr getRPr()
boolean isSetRPr()
void setRPr(CTRPr rPr)
CTRPr addNewRPr()
void unsetRPr()
@Deprecated CTBr[] getBrArray()
CTBr getBrArray(int i)
int sizeOfBrArray()
void setBrArray(CTBr[] brArray)
void setBrArray(int i,
CTBr br)
CTBr insertNewBr(int i)
CTBr addNewBr()
void removeBr(int i)
@Deprecated CTText[] getTArray()
CTText getTArray(int i)
int sizeOfTArray()
void setTArray(CTText[] tArray)
void setTArray(int i,
CTText t)
CTText insertNewT(int i)
CTText addNewT()
void removeT(int i)
@Deprecated CTText[] getDelTextArray()
CTText getDelTextArray(int i)
int sizeOfDelTextArray()
void setDelTextArray(CTText[] delTextArray)
void setDelTextArray(int i,
CTText delText)
CTText insertNewDelText(int i)
CTText addNewDelText()
void removeDelText(int i)
@Deprecated CTText[] getInstrTextArray()
CTText getInstrTextArray(int i)
int sizeOfInstrTextArray()
void setInstrTextArray(CTText[] instrTextArray)
void setInstrTextArray(int i,
CTText instrText)
CTText insertNewInstrText(int i)
CTText addNewInstrText()
void removeInstrText(int i)
@Deprecated CTText[] getDelInstrTextArray()
CTText getDelInstrTextArray(int i)
int sizeOfDelInstrTextArray()
void setDelInstrTextArray(CTText[] delInstrTextArray)
void setDelInstrTextArray(int i,
CTText delInstrText)
CTText insertNewDelInstrText(int i)
CTText addNewDelInstrText()
void removeDelInstrText(int i)
@Deprecated CTEmpty[] getNoBreakHyphenArray()
CTEmpty getNoBreakHyphenArray(int i)
int sizeOfNoBreakHyphenArray()
void setNoBreakHyphenArray(CTEmpty[] noBreakHyphenArray)
void setNoBreakHyphenArray(int i,
CTEmpty noBreakHyphen)
CTEmpty insertNewNoBreakHyphen(int i)
CTEmpty addNewNoBreakHyphen()
void removeNoBreakHyphen(int i)
@Deprecated CTEmpty[] getSoftHyphenArray()
CTEmpty getSoftHyphenArray(int i)
int sizeOfSoftHyphenArray()
void setSoftHyphenArray(CTEmpty[] softHyphenArray)
void setSoftHyphenArray(int i,
CTEmpty softHyphen)
CTEmpty insertNewSoftHyphen(int i)
CTEmpty addNewSoftHyphen()
void removeSoftHyphen(int i)
@Deprecated CTEmpty[] getDayShortArray()
CTEmpty getDayShortArray(int i)
int sizeOfDayShortArray()
void setDayShortArray(CTEmpty[] dayShortArray)
void setDayShortArray(int i,
CTEmpty dayShort)
CTEmpty insertNewDayShort(int i)
CTEmpty addNewDayShort()
void removeDayShort(int i)
@Deprecated CTEmpty[] getMonthShortArray()
CTEmpty getMonthShortArray(int i)
int sizeOfMonthShortArray()
void setMonthShortArray(CTEmpty[] monthShortArray)
void setMonthShortArray(int i,
CTEmpty monthShort)
CTEmpty insertNewMonthShort(int i)
CTEmpty addNewMonthShort()
void removeMonthShort(int i)
@Deprecated CTEmpty[] getYearShortArray()
CTEmpty getYearShortArray(int i)
int sizeOfYearShortArray()
void setYearShortArray(CTEmpty[] yearShortArray)
void setYearShortArray(int i,
CTEmpty yearShort)
CTEmpty insertNewYearShort(int i)
CTEmpty addNewYearShort()
void removeYearShort(int i)
@Deprecated CTEmpty[] getDayLongArray()
CTEmpty getDayLongArray(int i)
int sizeOfDayLongArray()
void setDayLongArray(CTEmpty[] dayLongArray)
void setDayLongArray(int i,
CTEmpty dayLong)
CTEmpty insertNewDayLong(int i)
CTEmpty addNewDayLong()
void removeDayLong(int i)
@Deprecated CTEmpty[] getMonthLongArray()
CTEmpty getMonthLongArray(int i)
int sizeOfMonthLongArray()
void setMonthLongArray(CTEmpty[] monthLongArray)
void setMonthLongArray(int i,
CTEmpty monthLong)
CTEmpty insertNewMonthLong(int i)
CTEmpty addNewMonthLong()
void removeMonthLong(int i)
@Deprecated CTEmpty[] getYearLongArray()
CTEmpty getYearLongArray(int i)
int sizeOfYearLongArray()
void setYearLongArray(CTEmpty[] yearLongArray)
void setYearLongArray(int i,
CTEmpty yearLong)
CTEmpty insertNewYearLong(int i)
CTEmpty addNewYearLong()
void removeYearLong(int i)
@Deprecated CTEmpty[] getAnnotationRefArray()
CTEmpty getAnnotationRefArray(int i)
int sizeOfAnnotationRefArray()
void setAnnotationRefArray(CTEmpty[] annotationRefArray)
void setAnnotationRefArray(int i,
CTEmpty annotationRef)
CTEmpty insertNewAnnotationRef(int i)
CTEmpty addNewAnnotationRef()
void removeAnnotationRef(int i)
@Deprecated CTEmpty[] getFootnoteRefArray()
CTEmpty getFootnoteRefArray(int i)
int sizeOfFootnoteRefArray()
void setFootnoteRefArray(CTEmpty[] footnoteRefArray)
void setFootnoteRefArray(int i,
CTEmpty footnoteRef)
CTEmpty insertNewFootnoteRef(int i)
CTEmpty addNewFootnoteRef()
void removeFootnoteRef(int i)
@Deprecated CTEmpty[] getEndnoteRefArray()
CTEmpty getEndnoteRefArray(int i)
int sizeOfEndnoteRefArray()
void setEndnoteRefArray(CTEmpty[] endnoteRefArray)
void setEndnoteRefArray(int i,
CTEmpty endnoteRef)
CTEmpty insertNewEndnoteRef(int i)
CTEmpty addNewEndnoteRef()
void removeEndnoteRef(int i)
@Deprecated CTEmpty[] getSeparatorArray()
CTEmpty getSeparatorArray(int i)
int sizeOfSeparatorArray()
void setSeparatorArray(CTEmpty[] separatorArray)
void setSeparatorArray(int i,
CTEmpty separator)
CTEmpty insertNewSeparator(int i)
CTEmpty addNewSeparator()
void removeSeparator(int i)
List<CTEmpty> getContinuationSeparatorList()
@Deprecated CTEmpty[] getContinuationSeparatorArray()
CTEmpty getContinuationSeparatorArray(int i)
int sizeOfContinuationSeparatorArray()
void setContinuationSeparatorArray(CTEmpty[] continuationSeparatorArray)
void setContinuationSeparatorArray(int i,
CTEmpty continuationSeparator)
CTEmpty insertNewContinuationSeparator(int i)
CTEmpty addNewContinuationSeparator()
void removeContinuationSeparator(int i)
@Deprecated CTSym[] getSymArray()
CTSym getSymArray(int i)
int sizeOfSymArray()
void setSymArray(CTSym[] symArray)
void setSymArray(int i,
CTSym sym)
CTSym insertNewSym(int i)
CTSym addNewSym()
void removeSym(int i)
@Deprecated CTEmpty[] getPgNumArray()
CTEmpty getPgNumArray(int i)
int sizeOfPgNumArray()
void setPgNumArray(CTEmpty[] pgNumArray)
void setPgNumArray(int i,
CTEmpty pgNum)
CTEmpty insertNewPgNum(int i)
CTEmpty addNewPgNum()
void removePgNum(int i)
@Deprecated CTEmpty[] getCrArray()
CTEmpty getCrArray(int i)
int sizeOfCrArray()
void setCrArray(CTEmpty[] crArray)
void setCrArray(int i,
CTEmpty cr)
CTEmpty insertNewCr(int i)
CTEmpty addNewCr()
void removeCr(int i)
@Deprecated CTEmpty[] getTabArray()
CTEmpty getTabArray(int i)
int sizeOfTabArray()
void setTabArray(CTEmpty[] tabArray)
void setTabArray(int i,
CTEmpty tab)
CTEmpty insertNewTab(int i)
CTEmpty addNewTab()
void removeTab(int i)
@Deprecated CTObject[] getObjectArray()
CTObject getObjectArray(int i)
int sizeOfObjectArray()
void setObjectArray(CTObject[] objectArray)
void setObjectArray(int i,
CTObject object)
CTObject insertNewObject(int i)
CTObject addNewObject()
void removeObject(int i)
@Deprecated CTPicture[] getPictArray()
CTPicture getPictArray(int i)
int sizeOfPictArray()
void setPictArray(CTPicture[] pictArray)
void setPictArray(int i,
CTPicture pict)
CTPicture insertNewPict(int i)
CTPicture addNewPict()
void removePict(int i)
@Deprecated CTFldChar[] getFldCharArray()
CTFldChar getFldCharArray(int i)
int sizeOfFldCharArray()
void setFldCharArray(CTFldChar[] fldCharArray)
void setFldCharArray(int i,
CTFldChar fldChar)
CTFldChar insertNewFldChar(int i)
CTFldChar addNewFldChar()
void removeFldChar(int i)
@Deprecated CTRuby[] getRubyArray()
CTRuby getRubyArray(int i)
int sizeOfRubyArray()
void setRubyArray(CTRuby[] rubyArray)
void setRubyArray(int i,
CTRuby ruby)
CTRuby insertNewRuby(int i)
CTRuby addNewRuby()
void removeRuby(int i)
List<CTFtnEdnRef> getFootnoteReferenceList()
@Deprecated CTFtnEdnRef[] getFootnoteReferenceArray()
CTFtnEdnRef getFootnoteReferenceArray(int i)
int sizeOfFootnoteReferenceArray()
void setFootnoteReferenceArray(CTFtnEdnRef[] footnoteReferenceArray)
void setFootnoteReferenceArray(int i,
CTFtnEdnRef footnoteReference)
CTFtnEdnRef insertNewFootnoteReference(int i)
CTFtnEdnRef addNewFootnoteReference()
void removeFootnoteReference(int i)
List<CTFtnEdnRef> getEndnoteReferenceList()
@Deprecated CTFtnEdnRef[] getEndnoteReferenceArray()
CTFtnEdnRef getEndnoteReferenceArray(int i)
int sizeOfEndnoteReferenceArray()
void setEndnoteReferenceArray(CTFtnEdnRef[] endnoteReferenceArray)
void setEndnoteReferenceArray(int i,
CTFtnEdnRef endnoteReference)
CTFtnEdnRef insertNewEndnoteReference(int i)
CTFtnEdnRef addNewEndnoteReference()
void removeEndnoteReference(int i)
List<CTMarkup> getCommentReferenceList()
@Deprecated CTMarkup[] getCommentReferenceArray()
CTMarkup getCommentReferenceArray(int i)
int sizeOfCommentReferenceArray()
void setCommentReferenceArray(CTMarkup[] commentReferenceArray)
void setCommentReferenceArray(int i,
CTMarkup commentReference)
CTMarkup insertNewCommentReference(int i)
CTMarkup addNewCommentReference()
void removeCommentReference(int i)
@Deprecated CTDrawing[] getDrawingArray()
CTDrawing getDrawingArray(int i)
int sizeOfDrawingArray()
void setDrawingArray(CTDrawing[] drawingArray)
void setDrawingArray(int i,
CTDrawing drawing)
CTDrawing insertNewDrawing(int i)
CTDrawing addNewDrawing()
void removeDrawing(int i)
@Deprecated CTPTab[] getPtabArray()
CTPTab getPtabArray(int i)
int sizeOfPtabArray()
void setPtabArray(CTPTab[] ptabArray)
void setPtabArray(int i,
CTPTab ptab)
CTPTab insertNewPtab(int i)
CTPTab addNewPtab()
void removePtab(int i)
List<CTEmpty> getLastRenderedPageBreakList()
@Deprecated CTEmpty[] getLastRenderedPageBreakArray()
CTEmpty getLastRenderedPageBreakArray(int i)
int sizeOfLastRenderedPageBreakArray()
void setLastRenderedPageBreakArray(CTEmpty[] lastRenderedPageBreakArray)
void setLastRenderedPageBreakArray(int i,
CTEmpty lastRenderedPageBreak)
CTEmpty insertNewLastRenderedPageBreak(int i)
CTEmpty addNewLastRenderedPageBreak()
void removeLastRenderedPageBreak(int i)
byte[] getRsidRPr()
STLongHexNumber xgetRsidRPr()
boolean isSetRsidRPr()
void setRsidRPr(byte[] rsidRPr)
void xsetRsidRPr(STLongHexNumber rsidRPr)
void unsetRsidRPr()
byte[] getRsidDel()
STLongHexNumber xgetRsidDel()
boolean isSetRsidDel()
void setRsidDel(byte[] rsidDel)
void xsetRsidDel(STLongHexNumber rsidDel)
void unsetRsidDel()
byte[] getRsidR()
STLongHexNumber xgetRsidR()
boolean isSetRsidR()
void setRsidR(byte[] rsidR)
void xsetRsidR(STLongHexNumber rsidR)
void unsetRsidR()
Copyright © 2010 - 2020 Adobe. All Rights Reserved