public class DefaultNIO extends Object implements NIO
| Modifier and Type | Field and Description |
|---|---|
DefaultNBootModel |
bootModel |
DefaultNWorkspaceConfigModel |
cmodel |
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
DefaultNIO() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofNullRawInputStream, ofNullRawOutputStreamisValidScore, query, querypublic DefaultNWorkspaceConfigModel cmodel
public DefaultNBootModel bootModel
public boolean isStdin(InputStream in)
public InputStream stdin()
public int getScore(NScorableContext context)
getScore in interface NComponentgetScore in interface NScorablepublic boolean isStdout(NPrintStream out)
public boolean isStderr(NPrintStream out)
public NPrintStream stdout()
public NPrintStream stderr()
public NSystemTerminal getSystemTerminal()
getSystemTerminal in interface NIOpublic NIO setSystemTerminal(NSystemTerminalBase terminal)
setSystemTerminal in interface NIOpublic NTerminal getDefaultTerminal()
getDefaultTerminal in interface NIOpublic NIO setDefaultTerminal(NTerminal terminal)
setDefaultTerminal in interface NIOpublic NPath createPath(String path)
createPath in interface NIOpublic NPath createPath(File path)
createPath in interface NIOpublic NPath createPath(Path path)
createPath in interface NIOpublic NPath createPath(URL path)
createPath in interface NIOpublic NPath createPath(String path, ClassLoader classLoader)
createPath in interface NIOpublic NPath createPath(NPathSPI path)
createPath in interface NIOpublic NIO addPathFactory(NPathFactorySPI pathFactory)
addPathFactory in interface NIOpublic NIO removePathFactory(NPathFactorySPI pathFactory)
removePathFactory in interface NIOpublic NPath ofTempFile(String name)
ofTempFile in interface NIOpublic NPath ofTempFolder(String name)
ofTempFolder in interface NIOpublic NPath ofTempFile()
ofTempFile in interface NIOpublic NPath ofTempFolder()
ofTempFolder in interface NIOpublic NPath ofTempRepositoryFile(String name, NRepository repository)
ofTempRepositoryFile in interface NIOpublic NPath ofTempRepositoryFolder(String name, NRepository repository)
ofTempRepositoryFolder in interface NIOpublic NPath ofTempRepositoryFile(NRepository repository)
ofTempRepositoryFile in interface NIOpublic NPath ofTempRepositoryFolder(NRepository repository)
ofTempRepositoryFolder in interface NIOpublic NPath ofTempIdFile(String name, NId repository)
ofTempIdFile in interface NIOpublic NPath ofTempIdFolder(String name, NId repository)
ofTempIdFolder in interface NIOpublic NPath ofTempIdFile(NId repository)
ofTempIdFile in interface NIOpublic NPath ofTempIdFolder(NId repository)
ofTempIdFolder in interface NIOpublic String probeContentType(Path path)
probeContentType in interface NIOpublic String probeContentType(File path)
probeContentType in interface NIOpublic String probeContentType(URL path)
probeContentType in interface NIOpublic String probeContentType(NPath path)
probeContentType in interface NIOpublic List<String> findExtensionsByContentType(String contentType)
findExtensionsByContentType in interface NIOpublic List<String> findContentTypesByExtension(String extension)
findContentTypesByExtension in interface NIOpublic String probeContentType(InputStream stream)
probeContentType in interface NIOpublic String probeContentType(byte[] bytes)
probeContentType in interface NIOpublic String probeCharset(URL path)
probeCharset in interface NIOpublic String probeCharset(File path)
probeCharset in interface NIOpublic String probeCharset(Path path)
probeCharset in interface NIOpublic String probeCharset(NPath path)
probeCharset in interface NIOpublic String probeCharset(InputStream stream)
probeCharset in interface NIOpublic String probeCharset(byte[] bytes)
probeCharset in interface NIOpublic NTempOutputStream ofTempOutputStream()
ofTempOutputStream in interface NIOCopyright © 2025 vpc open source initiative. All rights reserved.