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) |
List<String> |
getOmitProperties() |
boolean |
isHighlightImportedGroupId() |
boolean |
isOmitCondition() |
boolean |
isOmitExclusion() |
boolean |
isOmitFace() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitProperty(String name) |
boolean |
isOmitRepository() |
void |
print(Object aValue,
NPrintStream out) |
NIdWriter |
setHighlightImportedGroupId(boolean value) |
NIdWriter |
setNtf(boolean ntf) |
NIdWriter |
setOmitCondition(boolean omitCondition) |
NIdWriter |
setOmitExclusion(boolean omitExclusion) |
NIdWriter |
setOmitFace(boolean value) |
NIdWriter |
setOmitGroupId(boolean value) |
NIdWriter |
setOmitImportedGroupId(boolean value) |
NIdWriter |
setOmitOtherProperties(boolean value) |
NIdWriter |
setOmitProperty(String name,
boolean value) |
NIdWriter |
setOmitRepository(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 setOmitCondition(boolean omitCondition)
setOmitCondition in interface NIdWriterpublic boolean isOmitExclusion()
isOmitExclusion in interface NIdWriterpublic NIdWriter setOmitExclusion(boolean omitExclusion)
setOmitExclusion in interface NIdWriterpublic NIdWriter setNtf(boolean ntf)
setNtf in interface NIdWritersetNtf in interface NObjectWritersetNtf in class DefaultFormatBase0<NIdWriter>public boolean isOmitRepository()
isOmitRepository in interface NIdWriterpublic NIdWriter setOmitRepository(boolean value)
setOmitRepository in interface NIdWriterpublic boolean isOmitGroupId()
isOmitGroupId in interface NIdWriterpublic NIdWriter setOmitGroupId(boolean value)
setOmitGroupId in interface NIdWriterpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface NIdWriterpublic NIdWriter setOmitImportedGroupId(boolean value)
setOmitImportedGroupId in interface NIdWriterpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface NIdWriterpublic NIdWriter setOmitOtherProperties(boolean value)
setOmitOtherProperties in interface NIdWriterpublic boolean isOmitFace()
isOmitFace in interface NIdWriterpublic NIdWriter setOmitFace(boolean value)
setOmitFace in interface NIdWriterpublic boolean isHighlightImportedGroupId()
isHighlightImportedGroupId in interface NIdWriterpublic NIdWriter setHighlightImportedGroupId(boolean value)
setHighlightImportedGroupId in interface NIdWriterpublic List<String> getOmitProperties()
getOmitProperties 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.