public class P extends java.lang.Object implements Child, ContentAccessor
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pPr" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_PPr" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}EG_PContent" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{http://schemas.microsoft.com/office/word/2010/wordml}AG_Parids"/>
<attribute name="rsidRPr" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_LongHexNumber" />
<attribute name="rsidR" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_LongHexNumber" />
<attribute name="rsidDel" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_LongHexNumber" />
<attribute name="rsidP" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_LongHexNumber" />
<attribute name="rsidRDefault" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_LongHexNumber" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
P.Bdo
Java class for anonymous complex type.
|
static class |
P.Dir
Java class for anonymous complex type.
|
static class |
P.Hyperlink
Hyperlink
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
content |
protected java.lang.String |
paraId |
protected PPr |
pPr |
protected java.lang.String |
rsidDel |
protected java.lang.String |
rsidP |
protected java.lang.String |
rsidR |
protected java.lang.String |
rsidRDefault |
protected java.lang.String |
rsidRPr |
protected java.lang.String |
textId |
| Constructor and Description |
|---|
P() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
java.util.List<java.lang.Object> |
getContent()
Gets the value of the content property.
|
java.util.List<java.lang.Object> |
getParagraphContent()
Deprecated.
|
java.lang.String |
getParaId()
Gets the value of the paraId property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
PPr |
getPPr()
Gets the value of the pPr property.
|
java.lang.String |
getRsidDel()
Gets the value of the rsidDel property.
|
java.lang.String |
getRsidP()
Gets the value of the rsidP property.
|
java.lang.String |
getRsidR()
Gets the value of the rsidR property.
|
java.lang.String |
getRsidRDefault()
Gets the value of the rsidRDefault property.
|
java.lang.String |
getRsidRPr()
Gets the value of the rsidRPr property.
|
java.lang.String |
getTextId()
Gets the value of the textId property.
|
void |
replaceElement(java.lang.Object current,
java.util.List insertions) |
void |
setParaId(java.lang.String value)
Sets the value of the paraId property.
|
void |
setParent(java.lang.Object parent) |
void |
setPPr(PPr value)
Sets the value of the pPr property.
|
void |
setRsidDel(java.lang.String value)
Sets the value of the rsidDel property.
|
void |
setRsidP(java.lang.String value)
Sets the value of the rsidP property.
|
void |
setRsidR(java.lang.String value)
Sets the value of the rsidR property.
|
void |
setRsidRDefault(java.lang.String value)
Sets the value of the rsidRDefault property.
|
void |
setRsidRPr(java.lang.String value)
Sets the value of the rsidRPr property.
|
void |
setTextId(java.lang.String value)
Sets the value of the textId property.
|
java.lang.String |
toString()
Deprecated.
|
protected PPr pPr
protected java.util.List<java.lang.Object> content
protected java.lang.String rsidRPr
protected java.lang.String rsidR
protected java.lang.String rsidDel
protected java.lang.String rsidP
protected java.lang.String rsidRDefault
protected java.lang.String paraId
protected java.lang.String textId
public void setPPr(PPr value)
value - allowed object is
PPrpublic java.util.List<java.lang.Object> getContent()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the content property.
For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<CTMarkup>
RunIns
JAXBElement<CTMarkup>
JAXBElement<CTRel>
JAXBElement<CTMoveBookmark>
JAXBElement<CTMarkup>
JAXBElement<RunTrackChange>
JAXBElement<CTTrackChange>
JAXBElement<CTTrackChange>
JAXBElement<CTSimpleField>
JAXBElement<RangePermissionStart>
JAXBElement<RunTrackChange>
JAXBElement<CTMoveToRangeEnd>
JAXBElement<CTTrackChange>
ProofErr
CommentRangeEnd
JAXBElement<CTMoveBookmark>
R
RunDel
JAXBElement<CTMarkupRange>
JAXBElement<CTSmartTagRun>
JAXBElement<CTOMathPara>
JAXBElement<CTPerm>
CommentRangeStart
JAXBElement<CTMoveFromRangeEnd>
JAXBElement<CTOMath>
JAXBElement<CTCustomXmlRun>
JAXBElement<CTTrackChange>
JAXBElement<CTMarkup>
JAXBElement<SdtRun>
JAXBElement<P.Hyperlink>
JAXBElement<CTBookmark>
JAXBElement<P.Bdo>
JAXBElement<P.Dir>
getContent in interface ContentAccessor@Deprecated public java.util.List<java.lang.Object> getParagraphContent()
public java.lang.String getRsidRPr()
Stringpublic void setRsidRPr(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRsidR()
Stringpublic void setRsidR(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRsidDel()
Stringpublic void setRsidDel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRsidP()
Stringpublic void setRsidP(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRsidRDefault()
Stringpublic void setRsidRDefault(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getParaId()
Stringpublic void setParaId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTextId()
Stringpublic void setTextId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.@Deprecated public java.lang.String toString()
toString in class java.lang.Objectpublic void replaceElement(java.lang.Object current,
java.util.List insertions)
Copyright © 2007–2023. All rights reserved.