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(Boolean validationEnabled) |
NodeListBuilder(NodeList instance) |
NodeListBuilder(NodeList instance,
Boolean validationEnabled) |
NodeListBuilder(NodeListFluent<?> fluent) |
NodeListBuilder(NodeListFluent<?> fluent,
Boolean validationEnabled) |
NodeListBuilder(NodeListFluent<?> fluent,
NodeList instance) |
NodeListBuilder(NodeListFluent<?> fluent,
NodeList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NodeList |
build() |
boolean |
equals(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, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildpublic NodeListBuilder()
public NodeListBuilder(Boolean validationEnabled)
public NodeListBuilder(NodeListFluent<?> fluent)
public NodeListBuilder(NodeListFluent<?> fluent, Boolean validationEnabled)
public NodeListBuilder(NodeListFluent<?> fluent, NodeList instance)
public NodeListBuilder(NodeListFluent<?> fluent, NodeList instance, Boolean validationEnabled)
public NodeListBuilder(NodeList instance)
public boolean equals(Object o)
equals in class NodeListFluentImpl<NodeListBuilder>Copyright © 2011–2018 Red Hat. All rights reserved.