public class NutsTextNodeWriterRaw extends Object
| Constructor and Description |
|---|
NutsTextNodeWriterRaw(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
flattenNode(net.thevpc.nuts.NutsText node) |
void |
flattenNode(net.thevpc.nuts.NutsText node,
net.thevpc.nuts.NutsTextWriteConfiguration ctx) |
List<net.thevpc.nuts.NutsText> |
getItems() |
net.thevpc.nuts.NutsTextWriteConfiguration |
getWriteConfiguration() |
NutsTextNodeWriterRaw |
setWriteConfiguration(net.thevpc.nuts.NutsTextWriteConfiguration config) |
public NutsTextNodeWriterRaw(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsTextWriteConfiguration getWriteConfiguration()
public NutsTextNodeWriterRaw setWriteConfiguration(net.thevpc.nuts.NutsTextWriteConfiguration config)
public List<net.thevpc.nuts.NutsText> getItems()
public void flattenNode(net.thevpc.nuts.NutsText node)
public void flattenNode(net.thevpc.nuts.NutsText node,
net.thevpc.nuts.NutsTextWriteConfiguration ctx)
Copyright © 2022 vpc open source initiative. All rights reserved.