Package com.liferay.portal.kernel.xml
Interface Branch
- All Superinterfaces:
Node,Serializable
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidadd(ProcessingInstruction processingInstruction) addElement(QName qName) addElement(String name) addElement(String qualifiedName, String namespaceURI) voidappendContent(Branch branch) voidcontent()elementByID(String elementID) intnode(int index) intvoidprocessingInstruction(String target) processingInstructions(String target) booleanbooleanbooleanbooleanremove(ProcessingInstruction processingInstruction) booleanremoveProcessingInstruction(String target) voidsetContent(List<Node> content) voidsetProcessingInstructions(List<ProcessingInstruction> processingInstructions) Methods inherited from interface com.liferay.portal.kernel.xml.Node
accept, asXML, asXPathResult, compactString, detach, formattedString, formattedString, formattedString, formattedString, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write
-
Method Details
-
add
-
add
-
add
-
add
-
addElement
-
addElement
-
addElement
-
appendContent
-
clearContent
void clearContent() -
content
-
elementByID
-
indexOf
-
node
-
nodeCount
int nodeCount() -
nodeIterator
-
normalize
void normalize() -
processingInstruction
-
processingInstructions
List<ProcessingInstruction> processingInstructions() -
processingInstructions
-
remove
-
remove
-
remove
-
remove
-
removeProcessingInstruction
-
setContent
-
setProcessingInstructions
-