Package eu.bandm.tools.paisley
Class XMLPatterns
java.lang.Object
eu.bandm.tools.paisley.XMLPatterns
-
Method Summary
Modifier and TypeMethodDescriptionchild()
comment()
element()
namespaceURI
(Pattern<? super String> namespaceURI) namespaceURI
(String namespaceURI) nextSibling
(Pattern<? super Node> body) ownerDocument
(Pattern<? super Document> body) parent()
previousSibling
(Pattern<? super Node> body) processingInstruction
(String target) processingInstruction
(String target, Pattern<? super String> data) rootElement
(Pattern<? super Element> body) tagName()
text()
-
Method Details
-
tagName
-
tagName
-
tagName
-
chars
-
chars
-
namespaceURI
-
namespaceURI
-
namespaceURI
-
localName
-
localName
-
localName
-
name
-
name
-
comment
-
comment
-
processingInstruction
-
processingInstruction
-
text
-
text
-
attr
-
attr
-
attrNode
-
attrNode
-
attrNode
-
attrNode
-
attrValue
-
attrValue
-
attrValue
-
attrValue
-
attribute
-
attribute
-
element
-
element
-
rootElement
-
rootElement
-
ownerDocument
-
ownerDocument
-
child
-
child
-
nextSibling
-
nextSibling
-
previousSibling
-
previousSibling
-
parent
-
parent
-