java.lang.Object
org.xmlobjects.stream.BuildResult<T>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> BuildResult<T>empty()voidifDOMElement(Consumer<Element> action) voidbooleanbooleanstatic <T> BuildResult<T>static <T> BuildResult<T>of(T object)
-
Method Details
-
of
-
of
-
empty
-
isSetObject
public boolean isSetObject() -
ifObject
-
getObject
-
isSetDOMElement
public boolean isSetDOMElement() -
ifDOMElement
-
getDOMElement
-