public class NodeListBuilder extends NodeListFluentImpl<NodeListBuilder> implements VisitableBuilder<NodeList,NodeListBuilder>
NodeListFluentImpl.ItemsNestedImpl<N>, NodeListFluentImpl.MetadataNestedImpl<N>NodeListFluent.ItemsNested<N>, NodeListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
NodeListBuilder() |
NodeListBuilder(java.lang.Boolean validationEnabled) |
NodeListBuilder(NodeList instance) |
NodeListBuilder(NodeList instance,
java.lang.Boolean validationEnabled) |
NodeListBuilder(NodeListFluent<?> fluent) |
NodeListBuilder(NodeListFluent<?> fluent,
java.lang.Boolean validationEnabled) |
NodeListBuilder(NodeListFluent<?> fluent,
NodeList instance) |
NodeListBuilder(NodeListFluent<?> fluent,
NodeList instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NodeList |
build() |
boolean |
equals(java.lang.Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic NodeListBuilder()
public NodeListBuilder(java.lang.Boolean validationEnabled)
public NodeListBuilder(NodeListFluent<?> fluent)
public NodeListBuilder(NodeListFluent<?> fluent, java.lang.Boolean validationEnabled)
public NodeListBuilder(NodeListFluent<?> fluent, NodeList instance)
public NodeListBuilder(NodeListFluent<?> fluent, NodeList instance, java.lang.Boolean validationEnabled)
public NodeListBuilder(NodeList instance)
public NodeListBuilder(NodeList instance, java.lang.Boolean validationEnabled)
public boolean equals(java.lang.Object o)
equals in class NodeListFluentImpl<NodeListBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.