public static interface DocumentType.ReplaceWithNodesUnionType
Modifier and Type | Method and Description |
---|---|
default Node |
asNode() |
default java.lang.String |
asString() |
default boolean |
isNode() |
default boolean |
isString() |
static DocumentType.ReplaceWithNodesUnionType |
of(java.lang.Object o) |
static DocumentType.ReplaceWithNodesUnionType of(java.lang.Object o)
default Node asNode()
default java.lang.String asString()
default boolean isNode()
default boolean isString()