A B C O V X 

A

ATTRIBUTE_NAME - Static variable in enum org.atteo.config.xmlmerge.CombineChildren
 
ATTRIBUTE_NAME - Static variable in enum org.atteo.config.xmlmerge.CombineSelf
 

B

buildDocument() - Method in class org.atteo.config.xmlmerge.XmlCombiner
 

C

combine(Document) - Method in class org.atteo.config.xmlmerge.XmlCombiner
Combine given document.
combine(Element) - Method in class org.atteo.config.xmlmerge.XmlCombiner
Combine given element.
CombineChildren - Enum in org.atteo.config.xmlmerge
Controls the behavior of merging child elements.
CombineSelf - Enum in org.atteo.config.xmlmerge
Controls the behavior when merging two XML nodes.

O

org.atteo.config.xmlmerge - package org.atteo.config.xmlmerge
 

V

valueOf(String) - Static method in enum org.atteo.config.xmlmerge.CombineChildren
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.atteo.config.xmlmerge.CombineSelf
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.atteo.config.xmlmerge.CombineChildren
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.atteo.config.xmlmerge.CombineSelf
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlCombiner - Class in org.atteo.config.xmlmerge
Combines two or more XML DOM trees.
XmlCombiner() - Constructor for class org.atteo.config.xmlmerge.XmlCombiner
Creates XML combiner using default DocumentBuilder.
XmlCombiner(DocumentBuilder) - Constructor for class org.atteo.config.xmlmerge.XmlCombiner
 
A B C O V X 

Copyright © 2014 Atteo. All rights reserved.