public class DefaultNIdWriter extends DefaultObjectWriterBase<net.thevpc.nuts.artifact.NIdWriter> implements net.thevpc.nuts.artifact.NIdWriter
| Constructor and Description |
|---|
DefaultNIdWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.text.NText |
format(Object aValue) |
net.thevpc.nuts.artifact.NIdWriter |
highlightImportedGroupId(boolean value) |
boolean |
isHighlightImportedGroupId() |
boolean |
isOmitCondition() |
boolean |
isOmitExclusion() |
boolean |
isOmitFace() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitProperty(String name) |
boolean |
isOmitRepository() |
net.thevpc.nuts.artifact.NIdWriter |
ntf(boolean ntf) |
net.thevpc.nuts.artifact.NIdWriter |
omitCondition(boolean omitCondition) |
net.thevpc.nuts.artifact.NIdWriter |
omitExclusion(boolean omitExclusion) |
net.thevpc.nuts.artifact.NIdWriter |
omitFace(boolean value) |
net.thevpc.nuts.artifact.NIdWriter |
omitGroupId(boolean value) |
net.thevpc.nuts.artifact.NIdWriter |
omitImportedGroupId(boolean value) |
net.thevpc.nuts.artifact.NIdWriter |
omitOtherProperties(boolean value) |
List<String> |
omitProperties() |
net.thevpc.nuts.artifact.NIdWriter |
omitRepository(boolean value) |
void |
print(Object aValue,
net.thevpc.nuts.io.NPrintStream out) |
net.thevpc.nuts.artifact.NIdWriter |
setOmitProperty(String name,
boolean value) |
String |
toString() |
formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, write, write, write, write, write, write, write, write, writeln, writeln, writeln, writeln, writeln, writeln, writeln, writelnconfigure, getName, isNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitformatPlain, get, isNtf, of, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, write, write, write, write, write, write, write, write, writeln, writeln, writeln, writeln, writeln, writeln, writeln, writelnpublic boolean isOmitCondition()
isOmitCondition in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitCondition(boolean omitCondition)
omitCondition in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isOmitExclusion()
isOmitExclusion in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitExclusion(boolean omitExclusion)
omitExclusion in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter ntf(boolean ntf)
ntf in interface net.thevpc.nuts.artifact.NIdWriterntf in interface net.thevpc.nuts.text.NObjectWriterntf in class DefaultFormatBase0<net.thevpc.nuts.artifact.NIdWriter>public boolean isOmitRepository()
isOmitRepository in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitRepository(boolean value)
omitRepository in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isOmitGroupId()
isOmitGroupId in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitGroupId(boolean value)
omitGroupId in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitImportedGroupId(boolean value)
omitImportedGroupId in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitOtherProperties(boolean value)
omitOtherProperties in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isOmitFace()
isOmitFace in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter omitFace(boolean value)
omitFace in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isHighlightImportedGroupId()
isHighlightImportedGroupId in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter highlightImportedGroupId(boolean value)
highlightImportedGroupId in interface net.thevpc.nuts.artifact.NIdWriterpublic List<String> omitProperties()
omitProperties in interface net.thevpc.nuts.artifact.NIdWriterpublic boolean isOmitProperty(String name)
isOmitProperty in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.artifact.NIdWriter setOmitProperty(String name, boolean value)
setOmitProperty in interface net.thevpc.nuts.artifact.NIdWriterpublic net.thevpc.nuts.text.NText format(Object aValue)
format in interface net.thevpc.nuts.text.NObjectWriterformat in class DefaultObjectWriterBase<net.thevpc.nuts.artifact.NIdWriter>public void print(Object aValue, net.thevpc.nuts.io.NPrintStream out)
print in interface net.thevpc.nuts.text.NObjectWriterprint in class DefaultObjectWriterBase<net.thevpc.nuts.artifact.NIdWriter>public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableCopyright © 2026 vpc open source initiative. All rights reserved.