public class Outlines extends OFDElement implements Iterable<CT_OutlineElem>
图 18 大纲节点结构
proxy| 限定符和类型 | 方法和说明 |
|---|---|
Outlines |
addOutlineElem(CT_OutlineElem outlineElem)
【必选】
增加 大纲节点
|
void |
forEach(Consumer<? super CT_OutlineElem> action) |
List<CT_OutlineElem> |
getOutlineElems()
【必选】
增加 大纲节点
|
Iterator<CT_OutlineElem> |
iterator() |
Spliterator<CT_OutlineElem> |
spliterator()
已过时。
|
addOFDEntity, getElements, getInstance, getObjID, getOFDElement, getOFDElement, getOFDElements, getOFDElementText, getQualifiedName, removeAll, removeAttr, removeOFDElemByNames, set, setObjID, setObjID, setOFDEntity, setOFDNameaccept, add, add, add, add, add, add, add, add, add, addAttribute, addAttribute, addCDATA, addComment, addElement, addElement, addElement, addEntity, additionalNamespaces, addNamespace, addProcessingInstruction, addProcessingInstruction, addText, appendAttributes, appendContent, asXML, asXPathResult, attribute, attribute, attribute, attributeCount, attributeIterator, attributes, attributeValue, attributeValue, attributeValue, attributeValue, clearContent, clone, content, createCopy, createCopy, createCopy, createXPath, declaredNamespaces, detach, element, element, elementByID, elementIterator, elementIterator, elementIterator, elements, elements, elements, elementText, elementText, elementTextTrim, elementTextTrim, equals, getData, getDocument, getName, getNamespace, getNamespaceForPrefix, getNamespaceForURI, getNamespacePrefix, getNamespacesForURI, getNamespaceURI, getNodeType, getNodeTypeName, getParent, getPath, getPath, getProxy, getQName, getQName, getStringValue, getText, getTextTrim, getUniquePath, getUniquePath, getXPathResult, hasContent, hasMixedContent, indexOf, isReadOnly, isRootElement, isTextOnly, matches, node, nodeCount, nodeIterator, normalize, numberValueOf, processingInstruction, processingInstructions, processingInstructions, remove, remove, remove, remove, remove, remove, remove, remove, remove, removeProcessingInstruction, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setAttributes, setAttributeValue, setAttributeValue, setContent, setData, setDocument, setName, setParent, setProcessingInstructions, setProxy, setQName, setText, supportsParent, valueOf, writepublic Outlines addOutlineElem(CT_OutlineElem outlineElem)
outlineElem - 大纲节点public List<CT_OutlineElem> getOutlineElems()
public Iterator<CT_OutlineElem> iterator()
iterator 在接口中 Iterable<CT_OutlineElem>public void forEach(Consumer<? super CT_OutlineElem> action)
forEach 在接口中 Iterable<CT_OutlineElem>@Deprecated public Spliterator<CT_OutlineElem> spliterator()
spliterator 在接口中 Iterable<CT_OutlineElem>Copyright © 2021. All rights reserved.