JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
K
M
O
P
S
V
X
A
ATTRIBUTE_NAME
- Static variable in enum org.atteo.xmlcombiner.
CombineChildren
ATTRIBUTE_NAME
- Static variable in enum org.atteo.xmlcombiner.
CombineSelf
B
buildDocument()
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Return the result of the merging process.
buildDocument(OutputStream)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Stores the result of the merging process.
buildDocument(Path)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Stores the result of the merging process.
C
ChildContextsMapper
- Interface in
org.atteo.xmlcombiner
combine(Path)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Combine given file.
combine(InputStream)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Combine given input stream.
combine(Document)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Combine given document.
combine(Element)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Combine given element.
CombineChildren
- Enum in
org.atteo.xmlcombiner
Controls the behavior of merging child elements.
CombineSelf
- Enum in
org.atteo.xmlcombiner
Controls the behavior when merging two XML nodes.
K
KeyAttributesChildContextsMapper
- Class in
org.atteo.xmlcombiner
KeyAttributesChildContextsMapper()
- Constructor for class org.atteo.xmlcombiner.
KeyAttributesChildContextsMapper
M
main(String[])
- Static method in class org.atteo.xmlcombiner.
XmlCombiner
mapChildContexts(Context, List<String>)
- Method in interface org.atteo.xmlcombiner.
ChildContextsMapper
mapChildContexts(Context, List<String>)
- Method in class org.atteo.xmlcombiner.
KeyAttributesChildContextsMapper
O
org.atteo.xmlcombiner
- package org.atteo.xmlcombiner
P
postProcess(Element, Element, Element)
- Method in interface org.atteo.xmlcombiner.
XmlCombiner.Filter
Post process the matching elements after merging.
S
setFilter(XmlCombiner.Filter)
- Method in class org.atteo.xmlcombiner.
XmlCombiner
Sets the filter.
V
valueOf(String)
- Static method in enum org.atteo.xmlcombiner.
CombineChildren
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.atteo.xmlcombiner.
CombineSelf
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.atteo.xmlcombiner.
CombineChildren
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.atteo.xmlcombiner.
CombineSelf
Returns an array containing the constants of this enum type, in the order they are declared.
X
XmlCombiner
- Class in
org.atteo.xmlcombiner
Combines two or more XML DOM trees.
XmlCombiner()
- Constructor for class org.atteo.xmlcombiner.
XmlCombiner
Creates XML combiner using default
DocumentBuilder
.
XmlCombiner(DocumentBuilder)
- Constructor for class org.atteo.xmlcombiner.
XmlCombiner
XmlCombiner(String)
- Constructor for class org.atteo.xmlcombiner.
XmlCombiner
Creates XML combiner using given attribute as an id.
XmlCombiner(List<String>)
- Constructor for class org.atteo.xmlcombiner.
XmlCombiner
XmlCombiner(DocumentBuilder, String)
- Constructor for class org.atteo.xmlcombiner.
XmlCombiner
Creates XML combiner using given document builder and an id attribute name.
XmlCombiner(DocumentBuilder, List<String>)
- Constructor for class org.atteo.xmlcombiner.
XmlCombiner
XmlCombiner.Filter
- Interface in
org.atteo.xmlcombiner
Allows to filter the result of the merging.
A
B
C
K
M
O
P
S
V
X
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
Atteo
. All rights reserved.