public class DefaultNIdWriter extends DefaultObjectWriterBase<NIdWriter> implements NIdWriter
| Constructor and Description |
|---|
DefaultNIdWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NText |
format(Object aValue) |
NIdWriter |
highlightImportedGroupId(boolean value) |
boolean |
isHighlightImportedGroupId() |
boolean |
isOmitCondition() |
boolean |
isOmitExclusion() |
boolean |
isOmitFace() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitProperty(String name) |
boolean |
isOmitRepository() |
NIdWriter |
ntf(boolean ntf) |
NIdWriter |
omitCondition(boolean omitCondition) |
NIdWriter |
omitExclusion(boolean omitExclusion) |
NIdWriter |
omitFace(boolean value) |
NIdWriter |
omitGroupId(boolean value) |
NIdWriter |
omitImportedGroupId(boolean value) |
NIdWriter |
omitOtherProperties(boolean value) |
List<String> |
omitProperties() |
NIdWriter |
omitRepository(boolean value) |
void |
print(Object aValue,
NPrintStream out) |
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, writelnconfigure, configure, configureLastpublic boolean isOmitCondition()
isOmitCondition in interface NIdWriterpublic NIdWriter omitCondition(boolean omitCondition)
omitCondition in interface NIdWriterpublic boolean isOmitExclusion()
isOmitExclusion in interface NIdWriterpublic NIdWriter omitExclusion(boolean omitExclusion)
omitExclusion in interface NIdWriterpublic NIdWriter ntf(boolean ntf)
ntf in interface NIdWriterntf in interface NObjectWriterntf in class DefaultFormatBase0<NIdWriter>public boolean isOmitRepository()
isOmitRepository in interface NIdWriterpublic NIdWriter omitRepository(boolean value)
omitRepository in interface NIdWriterpublic boolean isOmitGroupId()
isOmitGroupId in interface NIdWriterpublic NIdWriter omitGroupId(boolean value)
omitGroupId in interface NIdWriterpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface NIdWriterpublic NIdWriter omitImportedGroupId(boolean value)
omitImportedGroupId in interface NIdWriterpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface NIdWriterpublic NIdWriter omitOtherProperties(boolean value)
omitOtherProperties in interface NIdWriterpublic boolean isOmitFace()
isOmitFace in interface NIdWriterpublic boolean isHighlightImportedGroupId()
isHighlightImportedGroupId in interface NIdWriterpublic NIdWriter highlightImportedGroupId(boolean value)
highlightImportedGroupId in interface NIdWriterpublic List<String> omitProperties()
omitProperties in interface NIdWriterpublic boolean isOmitProperty(String name)
isOmitProperty in interface NIdWriterpublic NIdWriter setOmitProperty(String name, boolean value)
setOmitProperty in interface NIdWriterpublic NText format(Object aValue)
format in interface NObjectWriterformat in class DefaultObjectWriterBase<NIdWriter>public void print(Object aValue, NPrintStream out)
print in interface NObjectWriterprint in class DefaultObjectWriterBase<NIdWriter>public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableCopyright © 2026 vpc open source initiative. All rights reserved.